Types from org.eclipse.text used by org.eclipse.ui.editors

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.BadLocationException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.ui.internal.editors.quickdiff.RestoreAction.runCompoundChange()86
org.eclipse.ui.internal.editors.quickdiff.RevertBlockAction.runCompoundChange()85
org.eclipse.ui.internal.editors.quickdiff.RevertLineAction.runCompoundChange()81
org.eclipse.ui.internal.editors.quickdiff.RevertSelectionAction.runCompoundChange()87
org.eclipse.ui.internal.texteditor.SourceViewerInformationControl.ensureScrollable()393
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoMarker(IMarker)1013
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.showChangeRulerInformation()1298
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.addMarkerAnnotation(IMarker)229
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createPositionFromMarker(IMarker)202
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.resetMarkers()621
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.resetMarkers()605
org.eclipse.ui.texteditor.AddMarkerAction.getLabelProposal(IDocument, int, int)320
org.eclipse.ui.texteditor.AddMarkerAction.getLabelProposal(IDocument, int, int)320
org.eclipse.ui.texteditor.AddMarkerAction.getLabelProposal(IDocument, int, int)320
org.eclipse.ui.texteditor.BasicMarkerUpdater.updateMarker(IMarker, IDocument, Position)90
org.eclipse.ui.texteditor.FocusedInformationPresenter.openFocusedAnnotationHover(IAnnotationHover, int)164
org.eclipse.ui.texteditor.FocusedInformationPresenter.openFocusedAnnotationHover(IAnnotationHover, int)164
org.eclipse.ui.texteditor.MarkerRulerAction.getInitialAttributes()456
org.eclipse.ui.texteditor.MarkerRulerAction.getLabelProposal(IDocument, int, int)483
org.eclipse.ui.texteditor.MarkerRulerAction.getLabelProposal(IDocument, int, int)483
org.eclipse.ui.texteditor.MarkerRulerAction.includesRulerLine(Position, IDocument)302
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()403
org.eclipse.ui.texteditor.SelectMarkerRulerAction.gotoMarker(IMarker)178
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()469
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesLine(Position, IDocument, int)324
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesRulerLine(Position, IDocument)299
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.charAt(int)68
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.subSequence(int, int)79
org.eclipse.ui.internal.editors.quickdiff.RestoreAction.runCompoundChange()86
org.eclipse.ui.internal.editors.quickdiff.RevertBlockAction.runCompoundChange()85
org.eclipse.ui.internal.editors.quickdiff.RevertLineAction.runCompoundChange()81
org.eclipse.ui.internal.editors.quickdiff.RevertSelectionAction.runCompoundChange()87
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()403
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()469

org.eclipse.jface.text.Document

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.editors.text.StorageDocumentProvider.createEmptyDocument()219
org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.readDocument(IProgressMonitor, boolean)219
org.eclipse.ui.internal.texteditor.SourceViewerInformationControl.setInformation(String)198

org.eclipse.jface.text.DocumentEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener.documentChanged(DocumentEvent)-1

org.eclipse.jface.text.IDocument

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.fDocument-1
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.fDocument-1
org.eclipse.ui.editors.text.DocumentReader.fDocument-1
org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.fReference-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.handleDocumentAboutToBeChanged()147
org.eclipse.ui.editors.text.FileDocumentProvider.createElementInfo(Object)731
org.eclipse.ui.editors.text.FileDocumentProvider.handleElementContentChanged(IFileEditorInput)818
org.eclipse.ui.editors.text.ForwardingDocumentProvider.connect(Object)115
org.eclipse.ui.editors.text.StorageDocumentProvider.createDocument(Object)228
org.eclipse.ui.editors.text.StorageDocumentProvider.createElementInfo(Object)257
org.eclipse.ui.editors.text.StorageDocumentProvider.getContentType(Object)447
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)614
org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.readDocument(IProgressMonitor, boolean)209
org.eclipse.ui.internal.texteditor.SourceViewerInformationControl.ensureScrollable()369
org.eclipse.ui.internal.texteditor.SourceViewerInformationControl.setInformation(String)198
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoMarker(IMarker)999
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.showChangeRulerInformation()1288
org.eclipse.ui.texteditor.AddMarkerAction.getInitialAttributes()234
org.eclipse.ui.texteditor.FocusedInformationPresenter.openFocusedAnnotationHover(IAnnotationHover, int)144
org.eclipse.ui.texteditor.MarkerRulerAction.getInitialAttributes()441
org.eclipse.ui.texteditor.MarkerRulerAction.getMarkers()343
org.eclipse.ui.texteditor.MarkerRulerAction.update()194
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()376
org.eclipse.ui.texteditor.SelectMarkerRulerAction.gotoMarker(IMarker)165
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()442
PARAMETER
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.DocumentCharSequence(IDocument)-1
org.eclipse.ui.editors.text.DocumentReader.DocumentCharSequence.DocumentCharSequence(IDocument)-1
org.eclipse.ui.editors.text.DocumentReader.DocumentReader(IDocument)-1
org.eclipse.ui.editors.text.FileDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo.FileInfo(FileDocumentProvider, IDocument, IAnnotationModel, FileDocumentProviderFileSynchronizer)-1
org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo.FileInfo(FileDocumentProvider, IDocument, IAnnotationModel, FileDocumentProviderFileSynchronizer)-1
org.eclipse.ui.editors.text.FileDocumentProvider.getCharsetForNewFile(IFile, IDocument, FileDocumentProviderFileInfo)-1
org.eclipse.ui.editors.text.FileDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)-1
org.eclipse.ui.editors.text.FileDocumentProvider.setDocumentContent(IDocument, IEditorInput)-1
org.eclipse.ui.editors.text.ForwardingDocumentProvider.saveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, IEditorInput)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, InputStream, String)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, InputStream)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.setupDocument(Object, IDocument)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo.StorageInfo(StorageDocumentProvider, IDocument, IAnnotationModel)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo.StorageInfo(StorageDocumentProvider, IDocument, IAnnotationModel)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.3.(TextFileDocumentProvider, IFile, IDocument)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.4.(TextFileDocumentProvider, URI, IDocument)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileFromDocument(IProgressMonitor, IFile, IDocument)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileStoreFromDocument(IProgressMonitor, URI, IDocument)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.createSaveOperation(Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.saveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.saveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.saveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.setDocumentContent(IDocument, IStorage, String, IProgressMonitor, boolean)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.commit(IDocument)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.reinitialize(IDocument)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.revert(IDocument)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarker(IDocument, IMarker, Position)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarkers(IDocument)-1
org.eclipse.ui.texteditor.AddMarkerAction.getLabelProposal(IDocument, int, int)-1
org.eclipse.ui.texteditor.BasicMarkerUpdater.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.IMarkerUpdater.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.MarkerRulerAction.getLabelProposal(IDocument, int, int)-1
org.eclipse.ui.texteditor.MarkerRulerAction.includesRulerLine(Position, IDocument)-1
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesLine(Position, IDocument, int)-1
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesRulerLine(Position, IDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.editors.text.ForwardingDocumentProvider.getDocument(Object)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.createDocument(Object)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.createEmptyDocument()-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.getDocument(Object)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.getDocument(Object)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.getDocument(Object)-1
org.eclipse.ui.internal.editors.quickdiff.LastSaveReferenceProvider.getReference(IProgressMonitor)-1
org.eclipse.ui.texteditor.MarkerRulerAction.getDocument()-1
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getDocument()-1

org.eclipse.jface.text.IDocumentExtension3

CASTS
Reference LocationLine Number
org.eclipse.ui.editors.text.ForwardingDocumentProvider.connect(Object)117
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.editors.text.ForwardingDocumentProvider.connect(Object)116
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.ForwardingDocumentProvider.connect(Object)117

org.eclipse.jface.text.IDocumentExtension4

CASTS
Reference LocationLine Number
org.eclipse.ui.editors.text.FileDocumentProvider.createElementInfo(Object)746
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.editors.text.FileDocumentProvider.createElementInfo(Object)743

org.eclipse.jface.text.IDocumentListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.fDocumentListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener-1
org.eclipse.ui.editors.text.DocumentReader.InternalDocumentListener-1

org.eclipse.jface.text.IRegion

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.fHoverRegion-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.fHoverRegion-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.SourceViewerInformationControl.ensureScrollable()386
org.eclipse.ui.texteditor.MarkerRulerAction.getInitialAttributes()449
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()401
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()467
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.editors.text.URLHyperlink.URLHyperlink(IRegion, String)-1
org.eclipse.ui.internal.editors.text.URLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getSubject(ITextViewer, int)-1
org.eclipse.ui.texteditor.FocusedInformationPresenter.InformationProvider.getSubject(ITextViewer, int)-1

org.eclipse.jface.text.ISynchronizable

CASTS
Reference LocationLine Number
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)618
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)621
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)624
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)617
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)623

org.eclipse.jface.text.Position

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.getMarkerPosition(IMarker)304
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarkers(IDocument)570
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createPositionFromMarker(IMarker)208
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.findSelectedOverviewRulerAnnotationLabel()1622
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoMarker(IMarker)986
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.addMarkerAnnotation(IMarker)223
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.modifyMarkerAnnotation(IMarker)320
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.resetMarkers()600
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.resetMarkers()617
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarkers(IDocument)570
org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.batchedUpdate(IMarkerDelta[])155
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()414
org.eclipse.ui.texteditor.SelectMarkerRulerAction.gotoMarker(IMarker)152
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()477
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarker(IDocument, IMarker, Position)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.BasicMarkerUpdater.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.IMarkerUpdater.updateMarker(IMarker, IDocument, Position)-1
org.eclipse.ui.texteditor.MarkerRulerAction.includesRulerLine(Position, IDocument)-1
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesLine(Position, IDocument, int)-1
org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesRulerLine(Position, IDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createPositionFromMarker(IMarker)-1
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.getMarkerPosition(IMarker)-1

org.eclipse.jface.text.Region

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.FocusedInformationPresenter.openFocusedAnnotationHover(IAnnotationHover, int)154

org.eclipse.jface.text.source.Annotation

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.findSelectedOverviewRulerAnnotationLabel()1621
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.catchupWithMarkers()398
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.removeAnnotations(List, boolean, boolean)337
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()412
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()475
EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.SimpleMarkerAnnotation-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.findSelectedOverviewRulerAnnotationLabel()1618
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoAnnotation(boolean)1925
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.catchupWithMarkers()398
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.removeAnnotations(List, boolean, boolean)337
org.eclipse.ui.texteditor.SelectMarkerRulerAction.chooseMarker(List)207
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getMarkers()412
org.eclipse.ui.texteditor.SelectMarkerRulerAction.hasMarkers()475
PARAMETER
Reference LocationLine Number
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.2.isIncluded(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.3.isIncluded(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getAnnotationPreference(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.isShowInOverviewRuler(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.isShowInVerticalRuler(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.isShownInText(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextHover.isIncluded(Annotation)-1
org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextHover.isIncluded(Annotation)-1
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isNavigationTarget(Annotation)-1
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.updateMarkerViews(Annotation)-1
org.eclipse.ui.texteditor.AnnotationPreferenceLookup.getAnnotationPreference(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getAnnotationPreference(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getImage(Annotation, AnnotationPreference, String)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getLayer(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getType(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getTypeLabel(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.hasQuickFix(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.isMultiLine(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.isPaintable(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.isTemporary(Annotation)-1
org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.paint(Annotation, GC, Canvas, Rectangle)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoAnnotation(boolean)-1

org.eclipse.jface.text.source.AnnotationModel

EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)550
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()659
org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory.createAnnotationModel(IPath)37

org.eclipse.jface.text.source.IAnnotationMap

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.updateMarkers(IDocument)552

org.eclipse.jface.text.source.IAnnotationModel

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()670
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo.fModel-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo.fModel-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.FileDocumentProvider.createElementInfo(Object)749
org.eclipse.ui.editors.text.FileDocumentProvider.doResetDocument(Object, IProgressMonitor)970
org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)615
org.eclipse.ui.internal.editors.quickdiff.QuickDiffRestoreAction.getModel()190
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)544
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)563
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)545
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()650
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()645
org.eclipse.ui.internal.texteditor.LineNumberColumn.getDiffer()685
org.eclipse.ui.internal.texteditor.LineNumberColumn.installChangeRulerModel(IVerticalRulerColumn)604
org.eclipse.ui.internal.texteditor.LineNumberColumn.uninstallChangeRulerModel(IVerticalRulerColumn)622
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.findSelectedOverviewRulerAnnotationLabel()1617
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoMarker(IMarker)982
org.eclipse.ui.texteditor.MarkerRulerAction.getAnnotationModel()269
org.eclipse.ui.texteditor.SelectMarkerRulerAction.getAnnotationModel()266
org.eclipse.ui.texteditor.SelectMarkerRulerAction.gotoMarker(IMarker)148
PARAMETER
Reference LocationLine Number
org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo.FileInfo(FileDocumentProvider, IDocument, IAnnotationModel, FileDocumentProviderFileSynchronizer)-1
org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo.FileInfo(FileDocumentProvider, IDocument, IAnnotationModel, FileDocumentProviderFileSynchronizer)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo.StorageInfo(StorageDocumentProvider, IDocument, IAnnotationModel)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo.StorageInfo(StorageDocumentProvider, IDocument, IAnnotationModel)-1
org.eclipse.ui.internal.texteditor.AnnotationColumn.setModel(IAnnotationModel)-1
org.eclipse.ui.internal.texteditor.LineNumberColumn.setModel(IAnnotationModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.editors.text.FileDocumentProvider.createAnnotationModel(Object)-1
org.eclipse.ui.editors.text.ForwardingDocumentProvider.getAnnotationModel(Object)-1
org.eclipse.ui.editors.text.StorageDocumentProvider.createAnnotationModel(Object)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.createAnnotationModel(IFile)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.getAnnotationModel(Object)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.getAnnotationModel(Object)-1
org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider.getAnnotationModel(Object)-1
org.eclipse.ui.internal.texteditor.AnnotationColumn.getModel()-1
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()-1
org.eclipse.ui.internal.texteditor.LineNumberColumn.getDiffer()-1
org.eclipse.ui.internal.texteditor.LineNumberColumn.getModel()-1
org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory.createAnnotationModel(IPath)-1

org.eclipse.jface.text.source.IAnnotationModelExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.editors.quickdiff.QuickDiffRestoreAction.getModel()192
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)585
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()648
org.eclipse.ui.internal.texteditor.LineNumberColumn.getDiffer()692
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.internal.editors.quickdiff.QuickDiffRestoreAction.getModel()191
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)551
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()647
org.eclipse.ui.internal.texteditor.LineNumberColumn.getDiffer()689
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.editors.quickdiff.QuickDiffRestoreAction.getDiffer()203
org.eclipse.ui.internal.texteditor.LineNumberColumn.ensureQuickDiffProvider(String)585
org.eclipse.ui.internal.texteditor.LineNumberColumn.getAnnotationModelWithDiffer()646
org.eclipse.ui.internal.texteditor.LineNumberColumn.getDiffer()692
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.editors.quickdiff.QuickDiffRestoreAction.getModel()-1

org.eclipse.jface.text.templates.Template

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionTemplateStore.createTemplate(Collection, IConfigurationElement)244
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionTemplateStore.createTemplate(Collection, IConfigurationElement)244
PARAMETER
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionTemplateStore.validateTemplate(Template)-1

org.eclipse.jface.text.templates.TemplateContextType

CASTS
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(IConfigurationElement)212
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.addContextType(String)123
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(IConfigurationElement)212
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(String)155
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(String)147
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(IConfigurationElement)-1
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(IConfigurationElement[], String)-1
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createContextType(String)-1

org.eclipse.jface.text.templates.TemplateException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionTemplateStore.validateTemplate(Template)195
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionTemplateStore.validateTemplate(Template)195

org.eclipse.jface.text.templates.TemplateVariableResolver

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolvers(IConfigurationElement[], String)201
CASTS
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolver(IConfigurationElement)233
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolvers(IConfigurationElement[], String)201
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolver(IConfigurationElement)233
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolvers(IConfigurationElement[], String)191
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolver(IConfigurationElement)-1
org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.createResolvers(IConfigurationElement[], String)-1

Back to reference summary for org.eclipse.ui.editors

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict