- getAllStyleRangeIterator() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns an iterator which enumerates all style ranges of this presentation
except the default style range.
- getAnnotationModel() - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
- getAnnotationModel() - Method in class org.eclipse.jface.text.source.SourceViewer
-
- getAnnotationModel() - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getAnnotationPainter(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getAnnotationPresenters() - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getBackground() - Method in class org.eclipse.jface.text.TextAttribute
-
Returns the attribute's background color.
- getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getContentAssist() - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getCoverage() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the coverage of this presentation as clipped by the presentation's
result window.
- getCoveredModelRanges(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the maximal subranges of the given model range thus that there is
no offset inside a subrange for which there is no image offset.
- getCursorPosition() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getDamager(String) - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
-
Returns the presentation damager registered with this presentation reconciler
for the specified content type.
- getDamager(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in interface org.eclipse.jface.text.presentation.IPresentationDamager
-
Returns the damage in the document's presentation caused by the given document change.
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
Returns the damage in the document's presentation caused by the given document change.
- getDefaultStyleRange() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns this presentation's default style range.
- getDenumerableRanges() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the number of style ranges in the presentation not counting the default
style range.
- getDocument() - Method in interface org.eclipse.jface.text.IRewriteTarget
-
Returns the document of this target.
- getDocument() - Method in interface org.eclipse.jface.text.ITextViewer
-
- getDocument() - Method in class org.eclipse.jface.text.TextViewer
-
- getDocumentEvent() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the corresponding document event that caused the viewer change
- getDocumentPartitioning() - Method in interface org.eclipse.jface.text.presentation.IPresentationReconcilerExtension
-
Returns the document partitioning this presentation reconciler is using.
- getDocumentPartitioning() - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
- getExtent() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the extent of this presentation clipped by the
presentation's result window.
- getFirstStyleRange() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the style range with the smallest offset ignoring the default style range or null
if the presentation is empty.
- getFont() - Method in class org.eclipse.jface.text.TextAttribute
-
Returns the attribute's font.
- getForeground() - Method in class org.eclipse.jface.text.TextAttribute
-
Returns the attribute's foreground color.
- getGraphic() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getGraphic() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
- getInput() - Method in class org.eclipse.jface.text.TextViewer
-
- getInput() - Method in interface org.eclipse.jface.viewers.IInputSelectionProvider
-
- getLabel() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getLabel() - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
- getLastStyleRange() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns the style range with the highest offset ignoring the default style range.
- getLayer(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
-
Returns the layer for given annotation.
- getLayer() - Method in interface org.eclipse.jface.text.source.IAnnotationPresentation
-
Returns the annotations drawing layer.
- getLength() - Method in class org.eclipse.jface.text.reconciler.DirtyRegion
-
- getLength() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the length of the event.
- getModelCoverage() - Method in interface org.eclipse.jface.text.ITextViewerExtension3
-
Deprecated.
Returns the minimal region of the viewer's document that completely comprises everything that is
visible in the viewer's widget or null if there is no such region.
- getModelCoverage() - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the minimal region of the viewer's input document that completely
comprises everything that is visible in the viewer's widget or
null if there is no such region.
- getNonDefaultStyleRangeIterator() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns an iterator which enumerates all style ranged which define a style
different from the presentation's default style range.
- getOffset() - Method in class org.eclipse.jface.text.reconciler.DirtyRegion
-
- getOffset() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the offset of the event.
- getPresentation(Annotation) - Method in interface org.eclipse.jface.text.source.AnnotationPresenter
-
- getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getRangeIndication() - Method in class org.eclipse.jface.text.source.SourceViewer
-
- getReconciler(ISourceViewer) - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getReconcilingStrategy(String) - Method in interface org.eclipse.jface.text.reconciler.IReconciler
-
Returns the reconciling strategy registered with the reconciler
for the specified content type.
- getRepairer(String) - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
-
Returns the presentation repairer registered with this presentation reconciler
for the specified content type.
- getRepairer(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
- getReplacedText() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the text replaced by this event.
- getReplacementLength() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getReplacementOffset() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getReplacementString() - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getRewriteTarget() - Method in class org.eclipse.jface.text.TextViewer
-
- getSelection(IDocument) - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
-
- getSelection(IDocument) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
- getSlaveDocumentManager() - Method in class org.eclipse.jface.text.TextViewer
-
- getStyle() - Method in class org.eclipse.jface.text.TextAttribute
-
Returns the attribute's style.
- getStyleclassName() - Method in class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- getStylename() - Method in class org.eclipse.jface.text.TextAttribute
-
- getSupertypes(Object) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
-
Returns the list of super types for the given annotation type.
- getText() - Method in class org.eclipse.jface.text.reconciler.DirtyRegion
-
Returns the text that changed as part of the region change.
- getText() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the text of the event.
- getTextWidget() - Method in interface org.eclipse.jface.text.ITextViewer
-
- getTextWidget() - Method in class org.eclipse.jface.text.TextViewer
-
- getTokenTextAttribute(IToken) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
Returns a text attribute encoded in the given token.
- getType() - Method in class org.eclipse.jface.text.reconciler.DirtyRegion
-
- getType(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccess
-
- getTypeLabel(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
-
Returns the label for the given annotation's type.
- getTypes() - Method in interface org.eclipse.jface.text.source.AnnotationPresenter
-
- getViewerRedrawState() - Method in class org.eclipse.jface.text.TextEvent
-
Returns the viewer's redraw state.
- getVisibleDocument() - Method in class org.eclipse.jface.text.TextViewer
-
- getVisibleRegion() - Method in interface org.eclipse.jface.text.ITextViewer
-
- getVisibleRegion() - Method in class org.eclipse.jface.text.TextViewer
-
- getVisualAnnotationModel() - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension2
-
- getVisualAnnotationModel() - Method in class org.eclipse.jface.text.source.SourceViewer
-
- IAnnotationAccess - Interface in org.eclipse.jface.text.source
-
An annotation access provides access to information that is not available via
the API of org.eclipse.jface.text.source.Annotation.
- IAnnotationAccessExtension - Interface in org.eclipse.jface.text.source
-
- IAnnotationPresentation - Interface in org.eclipse.jface.text.source
-
Interface for annotations that can take care of their own visible representation.
- ICompletionProposal - Interface in org.eclipse.jface.text.contentassist
-
- IContentAssistant - Interface in org.eclipse.jface.text.contentassist
-
- IDocumentAdapter - Interface in org.eclipse.jface.text
-
Adapts an org.eclipse.jface.text.IDocumentto the
org.eclipse.swt.custom.StyledTextContent interface.
- IDocumentAdapterExtension - Interface in org.eclipse.jface.text
-
- IInputSelectionProvider - Interface in org.eclipse.jface.viewers
-
- initializeDocumentInformationMapping(IDocument) - Method in class org.eclipse.jface.text.TextViewer
-
- inputChanged(Object, Object) - Method in class org.eclipse.jface.text.TextViewer
-
- inputChanged(Object, Object) - Method in class org.eclipse.jface.viewers.Viewer
-
- inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in interface org.eclipse.jface.text.ITextInputListener
-
Called before the input document is replaced.
- inputDocumentChanged(IDocument, IDocument) - Method in interface org.eclipse.jface.text.ITextInputListener
-
Called after the input document has been replaced.
- INSERT - Static variable in class org.eclipse.jface.text.reconciler.DirtyRegion
-
Identifies an insert operation.
- install(ITextViewer) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
- install(ITextViewer) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
-
- install(ITextViewer) - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
-
Installs this presentation reconciler on the given text viewer.
- install(ITextViewer) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
- install(ITextViewer) - Method in interface org.eclipse.jface.text.reconciler.IReconciler
-
Installs the reconciler on the given text viewer.
- invalidateTextPresentation() - Method in interface org.eclipse.jface.text.ITextViewer
-
- invalidateTextPresentation(int, int) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Invalidates the viewer's text presentation for the given range.
- invalidateTextPresentation() - Method in class org.eclipse.jface.text.TextViewer
-
- invalidateTextPresentation(int, int) - Method in class org.eclipse.jface.text.TextViewer
-
- IPresentationDamager - Interface in org.eclipse.jface.text.presentation
-
A presentation damager is a strategy used by a presentation reconciler to
determine the region of the document's presentation which must be rebuilt
because of a document change.
- IPresentationReconciler - Interface in org.eclipse.jface.text.presentation
-
An IPresentationReconciler defines and maintains the
representation of a text viewer's document in the presence of changes applied
to the document.
- IPresentationReconcilerExtension - Interface in org.eclipse.jface.text.presentation
-
- IPresentationRepairer - Interface in org.eclipse.jface.text.presentation
-
A presentation repairer is a strategy used by a presentation reconciler to
rebuild a damaged region in a document's presentation.
- IReconciler - Interface in org.eclipse.jface.text.reconciler
-
An IReconciler defines and maintains a model of the content
of the text viewer's document in the presence of changes applied to this
document.
- IReconcilingStrategy - Interface in org.eclipse.jface.text.reconciler
-
A reconciling strategy is used by an reconciler to reconcile a model
based on text of a particular content type.
- IRewriteTarget - Interface in org.eclipse.jface.text
-
A target publishing the required functions to modify a document that is displayed
in a text viewer.
- isEmpty() - Method in class org.eclipse.jface.text.TextPresentation
-
Returns whether this collection contains any style range including
the default style range.
- isMultiLine(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccess
-
- ISourceViewer - Interface in org.eclipse.jface.text.source
-
- ISourceViewerExtension - Interface in org.eclipse.jface.text.source
-
- ISourceViewerExtension2 - Interface in org.eclipse.jface.text.source
-
- ISourceViewerExtension3 - Interface in org.eclipse.jface.text.source
-
- ISourceViewerExtension4 - Interface in org.eclipse.jface.text.source
-
- isPaintable(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
-
Returns true if painting annotation will produce something
meaningful, false if not.
- isSubtype(Object, Object) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
-
Returns true if the given annotation is of the given type
or false otherwise.
- isTemporary(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationAccess
-
- ITextInputListener - Interface in org.eclipse.jface.text
-
Text input listeners registered with an
ITextViewer are informed if the document
serving as the text viewer's model is replaced.
- ITextListener - Interface in org.eclipse.jface.text
-
Text listeners registered with a text viewer are informed about all
modifications of an
ITextViewer by means of
text events.
- ITextPresentationListener - Interface in org.eclipse.jface.text
-
Text presentation listeners registered with an
ITextViewer are informed when a
TextPresentation is about to be applied to the
text viewer.
- ITextViewer - Interface in org.eclipse.jface.text
-
- ITextViewerExtension - Interface in org.eclipse.jface.text
-
- ITextViewerExtension2 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension3 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension4 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension5 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension6 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension7 - Interface in org.eclipse.jface.text
-
- ITextViewerExtension8 - Interface in org.eclipse.jface.text
-
- setAnnotationTypeColor(Object, String) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
- setDamager(IPresentationDamager, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Registers the given presentation damager for a particular content type.
- setDefaultStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
-
Set the default style range of this presentation.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.IDocumentAdapter
-
Sets the adapters document.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.ITextViewer
-
- setDocument(IDocument, int, int) - Method in interface org.eclipse.jface.text.ITextViewer
-
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationDamager
-
Tells the presentation damager on which document it will work.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationRepairer
-
Tells the presentation repairer on which document it will work.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
-
Tells this reconciling strategy on which document it will
work.
- setDocument(IDocument) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
- setDocument(IDocument, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
- setDocument(IDocument, IAnnotationModel, int, int) - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
- setDocument(IDocument, IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- setDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
-
- setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
-
- setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Sets the document partitioning for this presentation reconciler.
- setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.TextViewer
-
- setDocumentToDamagers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Informs all registered damagers about the document on which they will work.
- setDocumentToRepairers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Informs all registered repairers about the document on which they will work.
- setEvent(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer.WidgetCommand
-
Translates a document event into the presentation coordinates of this text viewer.
- setInput(Object) - Method in class org.eclipse.jface.text.TextViewer
-
- setInput(Object) - Method in class org.eclipse.jface.viewers.Viewer
-
- setRangeIndicator(Annotation) - Method in class org.eclipse.jface.text.source.SourceViewer
-
- setRedraw(boolean) - Method in interface org.eclipse.jface.text.IRewriteTarget
-
Disables/enables redrawing while modifying the target's document.
- setRedraw(boolean) - Method in class org.eclipse.jface.text.TextViewer
-
- setRepairer(IPresentationRepairer, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Registers the given presentation repairer for a particular content type.
- setResultWindow(IRegion) - Method in class org.eclipse.jface.text.TextPresentation
-
Sets the result window for this presentation.
- setVisibleDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
-
Sets this viewer's visible document.
- setVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
-
- setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
-
- SourceViewer - Class in org.eclipse.jface.text.source
-
- SourceViewer() - Constructor for class org.eclipse.jface.text.source.SourceViewer
-
- SourceViewerConfiguration - Class in org.eclipse.jface.text.source
-
- SourceViewerConfiguration() - Constructor for class org.eclipse.jface.text.source.SourceViewerConfiguration
-
- start - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
-
The start of the event.
- stopForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
-
Stops forwarding document changes to the styled text.
- STRIKETHROUGH - Static variable in class org.eclipse.jface.text.TextAttribute
-
Text attribute for strikethrough style.
- text - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
-
The inserted and replaced text segments of event.
- TextAttribute - Class in org.eclipse.jface.text
-
Description of textual attributes such as color and style.
- TextAttribute(String, Color, Color, int) - Constructor for class org.eclipse.jface.text.TextAttribute
-
Creates a text attribute with the given colors and style.
- TextAttribute(String, Color, Color, int, Font) - Constructor for class org.eclipse.jface.text.TextAttribute
-
Creates a text attribute with the given colors and style.
- TextAttribute(String, Color) - Constructor for class org.eclipse.jface.text.TextAttribute
-
Creates a text attribute for the given foreground color, no background color and
with the SWT normal style.
- TextAttribute(String) - Constructor for class org.eclipse.jface.text.TextAttribute
-
- textChanged(TextEvent) - Method in interface org.eclipse.jface.text.ITextListener
-
The visual representation of a text viewer this listener is registered with
has been changed.
- TextEvent - Class in org.eclipse.jface.text
-
- TextEvent(int, int, String, String, DocumentEvent, boolean) - Constructor for class org.eclipse.jface.text.TextEvent
-
Creates a new TextEvent based on the specification.
- TextPresentation - Class in org.eclipse.jface.text
-
Describes the presentation styles for a section of an indexed text such as a
document or string.
- TextPresentation() - Constructor for class org.eclipse.jface.text.TextPresentation
-
Creates a new empty text presentation.
- TextPresentation(int) - Constructor for class org.eclipse.jface.text.TextPresentation
-
Creates a new empty text presentation.
- TextPresentation(IRegion, int) - Constructor for class org.eclipse.jface.text.TextPresentation
-
Creates a new empty text presentation with the given extent.
- TextViewer - Class in org.eclipse.jface.text
-
- TextViewer() - Constructor for class org.eclipse.jface.text.TextViewer
-
- TextViewer.WidgetCommand - Class in org.eclipse.jface.text
-
Represents a replace command that brings the text viewer's text widget
back in synchronization with text viewer's document after the document
has been changed.
- TRACKED_PARTITION - Static variable in class org.eclipse.jface.text.presentation.PresentationReconciler
-
Prefix of the name of the position category for tracking damage regions.