Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

addAnnotationType(Object, Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
addRange(TextPresentation, int, int, TextAttribute) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Adds style information to the given text presentation.
addStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Add the given range to the presentation.
addTextInputListener(ITextInputListener) - Method in interface org.eclipse.jface.text.ITextViewer
 
addTextInputListener(ITextInputListener) - Method in class org.eclipse.jface.text.TextViewer
 
addTextListener(ITextListener) - Method in interface org.eclipse.jface.text.ITextViewer
 
addTextListener(ITextListener) - Method in class org.eclipse.jface.text.TextViewer
 
addTextPresentationListener(ITextPresentationListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension4
Adds the given text presentation listener to this text viewer.
addTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.jface.text.TextViewer
 
addTextStyleStrategy(Object, AnnotationPainter.ITextStyleStrategy) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
AnnotationPainter - Class in org.eclipse.jface.text.source
 
AnnotationPainter(ISourceViewer, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationPainter
Creates a new annotation painter for the given source viewer and with the given annotation access.
AnnotationPainter.ITextStyleStrategy - Interface in org.eclipse.jface.text.source
A text style painting strategy draws the decoration for an annotation onto the text widget by applying a TextStyle on a given StyleRange.
AnnotationPresenter - Interface in org.eclipse.jface.text.source
 
apply(IDocument) - Method in class org.eclipse.jface.text.contentassist.CompletetionProposal
 
apply(IDocument) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
 
applyTextPresentation(TextPresentation) - Method in interface org.eclipse.jface.text.ITextPresentationListener
This method is called when a text presentation is about to be applied to the text viewer.
applyTextPresentation(TextPresentation) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
applyTextPresentation(TextPresentation, StyledTextArea) - Static method in class org.eclipse.jface.text.TextPresentation
Applies the given presentation to the given text widget.
applyTextStyle(StyleRange, String) - Method in interface org.eclipse.jface.text.source.AnnotationPainter.ITextStyleStrategy
Applies a text style on the given StyleRange.

B

beginCompoundChange() - Method in interface org.eclipse.jface.text.IRewriteTarget
If an undo manager is connected to the document's visible presentation, this method tells the undo manager to fold all subsequent changes into one single undo command until endCompoundChange is called.

C

changeTextPresentation(TextPresentation, boolean) - Method in interface org.eclipse.jface.text.ITextViewer
 
changeTextPresentation(TextPresentation, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
clear() - Method in class org.eclipse.jface.text.TextPresentation
Clears this presentation by resetting all applied changes.
CompletetionProposal - Class in org.eclipse.jface.text.contentassist
 
CompletetionProposal(String, int, int, CharSequence, Supplier<Node>) - Constructor for class org.eclipse.jface.text.contentassist.CompletetionProposal
 
configure(SourceViewerConfiguration) - Method in interface org.eclipse.jface.text.source.ISourceViewer
 
configure(SourceViewerConfiguration) - Method in class org.eclipse.jface.text.source.SourceViewer
 
ContentAssistant - Class in org.eclipse.jface.text.contentassist
 
ContentAssistant(Function<Integer, List<ICompletionProposal>>) - Constructor for class org.eclipse.jface.text.contentassist.ContentAssistant
 
ContentProposalPopup - Class in org.eclipse.jface.text.contentassist
 
ContentProposalPopup(ITextViewer, Function<Integer, List<ICompletionProposal>>) - Constructor for class org.eclipse.jface.text.contentassist.ContentProposalPopup
 
createControl() - Method in class org.eclipse.jface.text.TextViewer
 
createDocumentAdapter() - Method in class org.eclipse.jface.text.TextViewer
 
createPresentation(TextPresentation, ITypedRegion) - Method in interface org.eclipse.jface.text.presentation.IPresentationRepairer
Fills the given presentation with the style ranges which when applied to the presentation reconciler's text viewer repair the presentation damage described by the given region.
createPresentation(IRegion, IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Constructs a "repair description" for the given damage and returns this description as a text presentation.
createPresentation(TextPresentation, ITypedRegion) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
 
createSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
Creates a slave document for the given document if there is a slave document manager associated with this viewer.
createSlaveDocumentManager() - Method in class org.eclipse.jface.text.TextViewer
 
createTextWidget() - Method in class org.eclipse.jface.text.TextViewer
 
createVisualAnnotationModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
Creates the visual annotation model on top of the given annotation model.

D

DEFAULT_LAYER - Static variable in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
The default annotation layer.
DEFAULT_LAYER - Static variable in interface org.eclipse.jface.text.source.IAnnotationPresentation
The default annotation layer.
DefaultDamagerRepairer - Class in org.eclipse.jface.text.rules
A standard implementation of a syntax driven presentation damager and presentation repairer.
DefaultDamagerRepairer(ITokenScanner, TextAttribute) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Deprecated.
use DefaultDamagerRepairer(ITokenScanner) instead
DefaultDamagerRepairer(ITokenScanner) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Creates a damager/repairer that uses the given scanner.
DirtyRegion - Class in org.eclipse.jface.text.reconciler
A dirty region describes a document range which has been changed.
DirtyRegion(int, int, String, String) - Constructor for class org.eclipse.jface.text.reconciler.DirtyRegion
Creates a new dirty region.
displayProposals(List<ICompletionProposal>, int, Point2D) - Method in class org.eclipse.jface.text.contentassist.ContentProposalPopup
 
disposeVisualAnnotationModel() - Method in class org.eclipse.jface.text.source.SourceViewer
Disposes the visual annotation model.

E

endCompoundChange() - Method in interface org.eclipse.jface.text.IRewriteTarget
If an undo manager is connected to the document's visible presentation, this method tells the undo manager to stop the folding of changes into a single undo command.
endOfLineOf(int) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Returns the end offset of the line that contains the specified offset or if the offset is inside a line delimiter, the end offset of the next line.
equals(Object) - Method in class org.eclipse.jface.text.TextAttribute
 
event - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The document event encapsulated by this command.
exposeModelRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Exposes the given model range.

F

fDefaultTextAttribute - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The default text attribute if non is returned as data by the current token
fDocument - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The document this object works on
fireInputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
fireInputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
fMarkPosition - Variable in class org.eclipse.jface.text.TextViewer
 
freeSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
fScanner - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The scanner it uses
fTextListeners - Variable in class org.eclipse.jface.text.TextViewer
 

G

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
Deprecated.
use Annotation.getType()
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
 

H

handleVisibleDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer
 
handleVisibleDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer
 
hashCode() - Method in class org.eclipse.jface.text.TextAttribute
 

I

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
Extension interface for IAnnotationAccess.
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
Extension interface for IDocumentAdapter.
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
Extension interface for IPresentationReconciler.
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
Deprecated.
assumed to always return true
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
Deprecated.
use Annotation.isPersistent()
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
Deprecated.
ITextViewerExtension4 - Interface in org.eclipse.jface.text
 
ITextViewerExtension5 - Interface in org.eclipse.jface.text
Extension interface for ITextViewer.
ITextViewerExtension6 - Interface in org.eclipse.jface.text
 
ITextViewerExtension7 - Interface in org.eclipse.jface.text
 
ITextViewerExtension8 - Interface in org.eclipse.jface.text
 

L

length - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The length of the event.

M

mergeStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Merges the given range into this presentation.
mergeStyleRanges(StyleRange[]) - Method in class org.eclipse.jface.text.TextPresentation
Merges the given ranges into this presentation.
MODEL_ANNOTATION_MODEL - Static variable in class org.eclipse.jface.text.source.SourceViewer
 
modelChanged(AnnotationModelEvent) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
modelChanged(IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
modelLine2WidgetLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the widget line that corresponds to the given line of the viewer's document or -1 if there is no such line.
modelLine2WidgetLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the widget line that corresponds to the given line of the viewer's input document or -1 if there is no such line.
modelOffset2WidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the widget offset that corresponds to the given offset in the viewer's document or -1 if there is no such offset
modelOffset2WidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the widget offset that corresponds to the given offset in the viewer's input document or -1 if there is no such offset
modelRange2WidgetRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the minimal region of the viewer's widget that completely comprises the given region of the viewer's document or null if there is no such region.
modelRange2WidgetRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the minimal region of the viewer's widget that completely comprises the given region of the viewer's input document or null if there is no such region.
modelRange2WidgetRange(IRegion) - Method in class org.eclipse.jface.text.TextViewer
 
modelStyleRange2WidgetStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextViewer
 

O

org.eclipse.jface.text - package org.eclipse.jface.text
 
org.eclipse.jface.text.contentassist - package org.eclipse.jface.text.contentassist
 
org.eclipse.jface.text.presentation - package org.eclipse.jface.text.presentation
 
org.eclipse.jface.text.reconciler - package org.eclipse.jface.text.reconciler
 
org.eclipse.jface.text.rules - package org.eclipse.jface.text.rules
 
org.eclipse.jface.text.source - package org.eclipse.jface.text.source
 
org.eclipse.jface.viewers - package org.eclipse.jface.viewers
 
overlapsWithVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
 
overlapsWithVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
 

P

PresentationReconciler - Class in org.eclipse.jface.text.presentation
Standard implementation of IPresentationReconciler.
PresentationReconciler() - Constructor for class org.eclipse.jface.text.presentation.PresentationReconciler
Creates a new presentation reconciler.
preservedText - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The replaced text segments of event.

R

reconcile(DirtyRegion, IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
Activates incremental reconciling of the specified dirty region.
reconcile(IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
Activates non-incremental reconciling.
redraws() - Method in class org.eclipse.jface.text.TextViewer
 
REMOVE - Static variable in class org.eclipse.jface.text.reconciler.DirtyRegion
Identifies a remove operation.
removeTextInputListener(ITextInputListener) - Method in interface org.eclipse.jface.text.ITextViewer
 
removeTextInputListener(ITextInputListener) - Method in class org.eclipse.jface.text.TextViewer
 
removeTextListener(ITextListener) - Method in interface org.eclipse.jface.text.ITextViewer
 
removeTextListener(ITextListener) - Method in class org.eclipse.jface.text.TextViewer
 
removeTextPresentationListener(ITextPresentationListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension4
Removes the given text presentation listener from this text viewer.
removeTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.jface.text.TextViewer
 
replaceStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Replaces the given range in this presentation.
replaceStyleRanges(StyleRange[]) - Method in class org.eclipse.jface.text.TextPresentation
Replaces the given ranges in this presentation.
resetVisibleRegion() - Method in interface org.eclipse.jface.text.ITextViewer
 
resetVisibleRegion() - Method in class org.eclipse.jface.text.TextViewer
 
resumeForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
Resumes forwarding document changes to the styled text.

S

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.

T

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
This event is sent to implementers of ITextListener.
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.

U

UNDERLINE - Static variable in class org.eclipse.jface.text.TextAttribute
Text attribute for underline style.
uninstall() - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
Removes the reconciler from the text viewer it has previously been installed on.
uninstall() - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
 
uninstall() - Method in interface org.eclipse.jface.text.reconciler.IReconciler
Removes the reconciler from the text viewer it has previously been installed on.
updateSlaveDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
Updates the given slave document to show the specified range of its master document.
updateTextListeners(TextViewer.WidgetCommand) - Method in class org.eclipse.jface.text.TextViewer
 
updateVisibleDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
Deprecated.
use updateSlaveDocument instead

V

Viewer - Class in org.eclipse.jface.viewers
 
Viewer() - Constructor for class org.eclipse.jface.viewers.Viewer
 

W

WidgetCommand() - Constructor for class org.eclipse.jface.text.TextViewer.WidgetCommand
 
widgetLine2ModelLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the line of the viewer's input document that corresponds to the given widget line or -1 if there is no such line.
widgetLineOfWidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the widget line of the given widget offset.
widgetLineOfWidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the widget line of the given widget offset.
widgetlLine2ModelLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the line of the viewer's document that corresponds to the given widget line or -1 if there is no such line.
widgetOffset2ModelOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the offset of the viewer's document that corresponds to the given widget offset or -1 if there is no such offset
widgetOffset2ModelOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the offset of the viewer's input document that corresponds to the given widget offset or -1 if there is no such offset
widgetRange2ModelRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
Deprecated.
Returns the minimal region of the viewer's document that completely comprises the given widget region or null if there is no such region.
widgetRange2ModelRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
Returns the minimal region of the viewer's input document that completely comprises the given widget region or null if there is no such region.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links