Uses of Interface
org.eclipse.jface.text.ITextViewerLifecycle
Packages that use ITextViewerLifecycle
Package
Description
Provides a content assist add-on for implementors of 
IContentAssistSubjectControl.Provides a content assist add-on for an 
ITextViewer.Provides support for detecting and displaying hyperlinks in 
ISourceViewers.Provides an information provider add-on for an 
ITextViewer.Provides a presentation reconciler add-on for an 
ITextViewer.Provides a reconciler add-on for an 
ITextViewer.- 
Uses of ITextViewerLifecycle in org.eclipse.jface.contentassistSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.contentassistModifier and TypeInterfaceDescriptioninterfaceDeprecated.As of 3.2, replaced by Platform UI's field assist supportClasses in org.eclipse.jface.contentassist that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassDeprecated.As of 3.2, replaced by Platform UI's field assist support *
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.codeminingClasses in org.eclipse.jface.text.codemining that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassA reconciler which update code minings.
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.contentassistSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.text.contentassistModifier and TypeInterfaceDescriptioninterfaceAnIContentAssistantprovides support on interactive content completion.Classes in org.eclipse.jface.text.contentassist that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassThe standard implementation of theIContentAssistantinterface.
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.hyperlinkSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.text.hyperlinkModifier and TypeInterfaceDescriptioninterfaceA hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.Classes in org.eclipse.jface.text.hyperlink that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassThe default hyperlink presenter underlines the link and colors the line and the text with the given color.classA hyperlink presenter capable of showing multiple hyperlinks in a hover.
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.informationSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.text.informationModifier and TypeInterfaceDescriptioninterfaceAn information presenter shows information available at the text viewer's current document position.Classes in org.eclipse.jface.text.information that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassStandard implementation ofIInformationPresenter.
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.presentationSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.text.presentationModifier and TypeInterfaceDescriptioninterfaceAnIPresentationReconcilerdefines and maintains the representation of a text viewer's document in the presence of changes applied to the document.Classes in org.eclipse.jface.text.presentation that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassStandard implementation ofIPresentationReconciler.
- 
Uses of ITextViewerLifecycle in org.eclipse.jface.text.reconcilerSubinterfaces of ITextViewerLifecycle in org.eclipse.jface.text.reconcilerModifier and TypeInterfaceDescriptioninterfaceAnIReconcilerdefines and maintains a model of the content of the text viewer's document in the presence of changes applied to this document.Classes in org.eclipse.jface.text.reconciler that implement ITextViewerLifecycleModifier and TypeClassDescriptionclassAbstract implementation ofIReconciler.classStandard implementation ofIReconciler.classStandard implementation ofIReconciler.