Types from org.eclipse.jface.text used by org.eclipse.ui.workbench.texteditor

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

Reference Details

org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.fContentAssistSubjectAdapter-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.ContentAssistHandler(Control, AbstractControlContentAssistSubjectAdapter, SubjectControlContentAssistant)-1

org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.createHandlerForCombo(Combo, SubjectControlContentAssistant)84

org.eclipse.jface.contentassist.SubjectControlContentAssistant

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.fContentAssistant-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.ContentAssistHandler(Control, AbstractControlContentAssistSubjectAdapter, SubjectControlContentAssistant)-1
org.eclipse.ui.contentassist.ContentAssistHandler.createHandlerForCombo(Combo, SubjectControlContentAssistant)-1
org.eclipse.ui.contentassist.ContentAssistHandler.createHandlerForText(Text, SubjectControlContentAssistant)-1

org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.contentassist.ContentAssistHandler.createHandlerForText(Text, SubjectControlContentAssistant)97

org.eclipse.jface.text.contentassist.ContentAssistant

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.6.getContentAssistant(ISourceViewer)518
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.6.getContentAssistant(ISourceViewer)518
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.KeyBindingSupportForAssistant(ContentAssistant)-1

org.eclipse.jface.text.contentassist.ContentAssistEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.assistSessionEnded(ContentAssistEvent)-1
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.assistSessionStarted(ContentAssistEvent)-1

org.eclipse.jface.text.contentassist.ICompletionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant-1

org.eclipse.jface.text.contentassist.ICompletionProposal

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.computeCompletionProposals(ITextViewer, int)176
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)61
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)116
CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.computeCompletionProposals(ITextViewer, int)176
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)61
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)116
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.NO_PROPOSALS-1
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.fgNoSuggestionsProposal-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.spelling.NoCompletionsProposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.templates.TemplateVariableProposal-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.selectionChanged(ICompletionProposal, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.createProposal(String, String, int)-1
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)-1
org.eclipse.ui.texteditor.spelling.SpellingProblem.getProposals()-1
org.eclipse.ui.texteditor.spelling.SpellingProblem.getProposals(IQuickAssistInvocationContext)-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)-1

org.eclipse.jface.text.contentassist.ICompletionProposalExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1

org.eclipse.jface.text.contentassist.ICompletionProposalExtension2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1

org.eclipse.jface.text.contentassist.ICompletionProposalExtension3

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1

org.eclipse.jface.text.contentassist.ICompletionProposalExtension4

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal-1

org.eclipse.jface.text.contentassist.IContentAssistant

RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.6.getContentAssistant(ISourceViewer)-1

org.eclipse.jface.text.contentassist.IContentAssistProcessor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.getTemplateProcessor()-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.getTemplateProcessor()-1

org.eclipse.jface.text.contentassist.IContextInformation

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.NO_CONTEXTS-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.spelling.NoCompletionsProposal.getContextInformation()-1
org.eclipse.ui.texteditor.HippieProposalProcessor.computeContextInformation(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.getContextInformation()-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.getContextInformation()-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeContextInformation(ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplateVariableProposal.getContextInformation()-1

org.eclipse.jface.text.contentassist.IContextInformationValidator

RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.HippieProposalProcessor.getContextInformationValidator()-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.getContextInformationValidator()-1

org.eclipse.jface.text.CursorLinePainter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fCursorLinePainter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showCursorLine()694

org.eclipse.jface.text.DefaultInformationControl

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.20.createInformationControl(Shell)3482

org.eclipse.jface.text.FindReplaceDocumentAdapterContentProposalProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceDialog.createInputPanel(Composite)606
org.eclipse.ui.texteditor.FindReplaceDialog.createInputPanel(Composite)588
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceDialog.createInputPanel(Composite)606
org.eclipse.ui.texteditor.FindReplaceDialog.createInputPanel(Composite)588

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor.createHyperlinkDetector()92
CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor.1.run()102
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.fHyperlinkDetector-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.fHyperlinkDetector-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor.1.(HyperlinkDetectorDescriptor, String, AbstractHyperlinkDetector[], Throwable[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor.createHyperlinkDetector()-1

org.eclipse.jface.text.hyperlink.IHyperlink

RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.detectHyperlinks(ITextViewer, IRegion, boolean)-1

org.eclipse.jface.text.hyperlink.IHyperlinkDetector

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.createHyperlinkDetectors(String, IAdaptable)176
CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.createHyperlinkDetectors(String, IAdaptable)176
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.createHyperlinkDetectors(String, IAdaptable)-1

org.eclipse.jface.text.hyperlink.IHyperlinkDetectorExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1

org.eclipse.jface.text.hyperlink.IHyperlinkDetectorExtension2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate-1

org.eclipse.jface.text.IBlockTextSelection

INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.CaseAction.run()107

org.eclipse.jface.text.IFindReplaceTarget

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.FindNextAction.update()228
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.partActivated(IWorkbenchPart)114
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.partActivated(IWorkbenchPart)114
org.eclipse.ui.texteditor.FindReplaceAction.update()387
org.eclipse.ui.texteditor.IncrementalFindAction.update()114
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.FindNextAction.fTarget-1
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.fPreviousTarget-1
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.fPreviousTarget-1
org.eclipse.ui.texteditor.FindReplaceAction.fTarget-1
org.eclipse.ui.texteditor.FindReplaceDialog.fTarget-1
org.eclipse.ui.texteditor.FindReplaceTarget.fTarget-1
org.eclipse.ui.texteditor.IncrementalFindAction.fTarget-1
org.eclipse.ui.texteditor.IncrementalFindTarget.fTarget-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceTarget-1
org.eclipse.ui.texteditor.IncrementalFindTarget-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getAdapter(Class)6040
org.eclipse.ui.texteditor.AbstractTextEditor.initializeFindScopeColor(ISourceViewer)3927
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.partActivated(IWorkbenchPart)114
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceDialogStub.partActivated(IWorkbenchPart)114
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceAction.FindReplaceAction(ResourceBundle, String, Shell, IFindReplaceTarget)-1
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)-1
org.eclipse.ui.texteditor.FindReplaceTarget.FindReplaceTarget(AbstractTextEditor, IFindReplaceTarget)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceTarget.getTarget()-1

org.eclipse.jface.text.IFindReplaceTargetExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.initializeFindScopeColor(ISourceViewer)3929
org.eclipse.ui.texteditor.FindReplaceDialog.ActivationListener.shellDeactivated(ShellEvent)101
org.eclipse.ui.texteditor.FindReplaceDialog.ActivationListener.shellDeactivated(ShellEvent)101
org.eclipse.ui.texteditor.FindReplaceDialog.handleDialogClose()989
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1411
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1432
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1432
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)1614
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)1607
org.eclipse.ui.texteditor.FindReplaceDialog.useSelectedLines(boolean)537
org.eclipse.ui.texteditor.FindReplaceTarget.getExtension()60
org.eclipse.ui.texteditor.IncrementalFindAction.run()102
org.eclipse.ui.texteditor.IncrementalFindTarget.beginSession()310
org.eclipse.ui.texteditor.IncrementalFindTarget.endSession()320
org.eclipse.ui.texteditor.IncrementalFindTarget.getLineSelection()752
org.eclipse.ui.texteditor.IncrementalFindTarget.setSelection(int, int)762
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceTarget-1
org.eclipse.ui.texteditor.IncrementalFindTarget-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.initializeFindScopeColor(ISourceViewer)3928
org.eclipse.ui.texteditor.FindReplaceDialog.ActivationListener.shellDeactivated(ShellEvent)100
org.eclipse.ui.texteditor.FindReplaceDialog.ActivationListener.shellDeactivated(ShellEvent)100
org.eclipse.ui.texteditor.FindReplaceDialog.handleDialogClose()988
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1431
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1431
org.eclipse.ui.texteditor.FindReplaceDialog.replaceAll(String, String, boolean, boolean, boolean, boolean, boolean)1410
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)1613
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)1606
org.eclipse.ui.texteditor.FindReplaceDialog.useSelectedLines(boolean)534
org.eclipse.ui.texteditor.FindReplaceTarget.getExtension()59
org.eclipse.ui.texteditor.IncrementalFindAction.run()101
org.eclipse.ui.texteditor.IncrementalFindTarget.beginSession()309
org.eclipse.ui.texteditor.IncrementalFindTarget.endSession()319
org.eclipse.ui.texteditor.IncrementalFindTarget.getLineSelection()751
org.eclipse.ui.texteditor.IncrementalFindTarget.setSelection(int, int)761
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceDialog.useSelectedLines(boolean)537
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceTarget.getExtension()-1

org.eclipse.jface.text.IFindReplaceTargetExtension3

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.FindNextAction.findAndSelect(int, String, boolean, boolean, boolean, boolean)320
org.eclipse.ui.texteditor.FindReplaceDialog.findAndSelect(int, String, boolean, boolean, boolean, boolean)812
org.eclipse.ui.texteditor.FindReplaceDialog.replaceSelection(String, boolean)832
org.eclipse.ui.texteditor.FindReplaceTarget.findAndSelect(int, String, boolean, boolean, boolean, boolean)88
org.eclipse.ui.texteditor.FindReplaceTarget.replaceSelection(String, boolean)141
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.FindReplaceTarget-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.FindNextAction.findAndSelect(int, String, boolean, boolean, boolean, boolean)318
org.eclipse.ui.texteditor.FindReplaceDialog.findAndSelect(int, String, boolean, boolean, boolean, boolean)811
org.eclipse.ui.texteditor.FindReplaceDialog.replaceSelection(String, boolean)831
org.eclipse.ui.texteditor.FindReplaceDialog.updateTarget(IFindReplaceTarget, boolean, boolean)1611
org.eclipse.ui.texteditor.FindReplaceTarget.findAndSelect(int, String, boolean, boolean, boolean, boolean)87
org.eclipse.ui.texteditor.FindReplaceTarget.replaceSelection(String, boolean)140

org.eclipse.jface.text.IInformationControl

RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.20.createInformationControl(Shell)-1

org.eclipse.jface.text.IInformationControlCreator

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.fControlCreator-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.fControlCreator-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.20-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3480
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2028
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2028
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1975
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1975
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformationPresenterControlCreator()-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformationPresenterControlCreator()-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.getInformationControlCreator()-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.getInformationControlCreator()-1

org.eclipse.jface.text.IMarkRegionTarget

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.MarkAction.run()61
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.fMarkRegionTarget-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.MarkRegionTarget-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.MarkAction.run()61

org.eclipse.jface.text.information.IInformationProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2034
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2034
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1979
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1979

org.eclipse.jface.text.information.IInformationProviderExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1

org.eclipse.jface.text.information.IInformationProviderExtension2

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2030
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2030
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1977
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1977
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2029
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2029
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1976
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1976

org.eclipse.jface.text.information.InformationPresenter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.fInformationPresenter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3486

org.eclipse.jface.text.IPainter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.fWhitespaceCharPainter-1

org.eclipse.jface.text.IRewriteTarget

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.run()77
org.eclipse.ui.texteditor.AbstractTextEditor.21.dragFinished(DragSourceEvent)3562
org.eclipse.ui.texteditor.AbstractTextEditor.22.drop(DropTargetEvent)3620
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.run()94
org.eclipse.ui.texteditor.HippieCompleteAction.clearState()143
org.eclipse.ui.texteditor.HippieCompleteAction.updateState()361
org.eclipse.ui.texteditor.MoveLinesAction.beginCompoundEdit()131
org.eclipse.ui.texteditor.MoveLinesAction.endCompoundEdit()190
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.ConvertRunnable.fRewriteTarget-1
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.ConvertRunnable.fRewriteTarget-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.run()92
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.run()77
org.eclipse.ui.texteditor.AbstractTextEditor.21.dragFinished(DragSourceEvent)3562
org.eclipse.ui.texteditor.AbstractTextEditor.22.drop(DropTargetEvent)3620
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.run()94
org.eclipse.ui.texteditor.HippieCompleteAction.clearState()143
org.eclipse.ui.texteditor.HippieCompleteAction.updateState()361
org.eclipse.ui.texteditor.MoveLinesAction.beginCompoundEdit()131
org.eclipse.ui.texteditor.MoveLinesAction.endCompoundEdit()190
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.ConvertRunnable.ConvertRunnable(IRewriteTarget, String)-1
org.eclipse.ui.texteditor.ConvertLineDelimitersAction.ConvertRunnable.ConvertRunnable(IRewriteTarget, String)-1

org.eclipse.jface.text.ISelectionValidator

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider-1
org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider-1

org.eclipse.jface.text.ITextHover

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1938
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1938
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)-1

org.eclipse.jface.text.ITextInputListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.TextInputListener-1
org.eclipse.ui.texteditor.AbstractTextEditor.TextInputListener-1
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener-1
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener-1

org.eclipse.jface.text.ITextListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener-1
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener-1
org.eclipse.ui.texteditor.IncrementalFindTarget-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.4-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard-1

org.eclipse.jface.text.ITextOperationTarget

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.ContentAssistAction.update()100
org.eclipse.ui.texteditor.ShiftAction.isEnabled(boolean)157
org.eclipse.ui.texteditor.ShiftAction.update()105
org.eclipse.ui.texteditor.ShiftAction.updateForTab()125
org.eclipse.ui.texteditor.TextOperationAction.update()155
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.ContentAssistAction.fOperationTarget-1
org.eclipse.ui.texteditor.ShiftAction.fOperationTarget-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.fOperationTarget-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.fOperationTarget-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.fOperationTarget-1
org.eclipse.ui.texteditor.TextOperationAction.fOperationTarget-1

org.eclipse.jface.text.ITextOperationTargetExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.ContentAssistAction.update()108
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.ContentAssistAction.update()107
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.ContentAssistAction.update()108

org.eclipse.jface.text.ITextSelection

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getSelection()137
org.eclipse.ui.texteditor.AbstractTextEditor.21.dragStart(DragSourceEvent)3525
org.eclipse.ui.texteditor.AbstractTextEditor.9.run()634
org.eclipse.ui.texteditor.AbstractTextEditor.doSetSelection(ISelection)2924
org.eclipse.ui.texteditor.AbstractTextEditor.gotoAnnotation(boolean)6805
org.eclipse.ui.texteditor.AbstractTextEditor.restoreSelection()2888
org.eclipse.ui.texteditor.AbstractTextEditor.saveState(IMemento)6936
org.eclipse.ui.texteditor.AbstractTextEditor.saveState(IMemento)6937
org.eclipse.ui.texteditor.AbstractTextEditor.selectAndReveal(int, int, int, int)6181
org.eclipse.ui.texteditor.CaseAction.run()79
org.eclipse.ui.texteditor.DeleteLineAction.getSelection(ITextEditor)166
org.eclipse.ui.texteditor.HippieCompleteAction.getCurrentPrefix()223
org.eclipse.ui.texteditor.HippieCompleteAction.getSelectionOffset()236
org.eclipse.ui.texteditor.IncrementalFindTarget.selectionChanged(SelectionChangedEvent)779
org.eclipse.ui.texteditor.JoinLinesAction.getSelection(ITextEditor)118
org.eclipse.ui.texteditor.MoveLinesAction.runWithEvent(Event)294
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.equalsLocationOf(ITextEditor)172
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.TextSelectionNavigationLocation(ITextEditor, boolean)68
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.update()331
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getSelection()136
org.eclipse.ui.texteditor.AbstractTextEditor.21.dragStart(DragSourceEvent)3524
org.eclipse.ui.texteditor.AbstractTextEditor.9.run()633
org.eclipse.ui.texteditor.AbstractTextEditor.doSetSelection(ISelection)2923
org.eclipse.ui.texteditor.AbstractTextEditor.restoreSelection()2887
org.eclipse.ui.texteditor.AbstractTextEditor.saveState(IMemento)6935
org.eclipse.ui.texteditor.AbstractTextEditor.selectAndReveal(int, int, int, int)6180
org.eclipse.ui.texteditor.DeleteLineAction.getSelection(ITextEditor)163
org.eclipse.ui.texteditor.IncrementalFindTarget.selectionChanged(SelectionChangedEvent)778
org.eclipse.ui.texteditor.JoinLinesAction.getSelection(ITextEditor)115
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.equalsLocationOf(ITextEditor)171
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.computeLine(boolean)167
org.eclipse.ui.internal.texteditor.quickdiff.RevertSelectionAction.computeEnablement()50
org.eclipse.ui.texteditor.AbstractTextEditor.9.run()634
org.eclipse.ui.texteditor.AbstractTextEditor.doSetSelection(ISelection)2924
org.eclipse.ui.texteditor.AbstractTextEditor.gotoAnnotation(boolean)6805
org.eclipse.ui.texteditor.AbstractTextEditor.restoreSelection()2888
org.eclipse.ui.texteditor.AbstractTextEditor.selectAndReveal(int, int, int, int)6181
org.eclipse.ui.texteditor.CaseAction.run()79
org.eclipse.ui.texteditor.DeleteLineAction.run()188
org.eclipse.ui.texteditor.HippieCompleteAction.getCurrentPrefix()223
org.eclipse.ui.texteditor.IncrementalFindTarget.selectionChanged(SelectionChangedEvent)779
org.eclipse.ui.texteditor.JoinLinesAction.run()67
org.eclipse.ui.texteditor.MoveLinesAction.runWithEvent(Event)294
org.eclipse.ui.texteditor.MoveLinesAction.runWithEvent(Event)304
org.eclipse.ui.texteditor.MoveLinesAction.runWithEvent(Event)298
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.equalsLocationOf(ITextEditor)172
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.TextSelectionNavigationLocation(ITextEditor, boolean)68
org.eclipse.ui.texteditor.TextSelectionNavigationLocation.update()331
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.MoveLinesAction.containedByVisibleRegion(ITextSelection, ITextViewer)-1
org.eclipse.ui.texteditor.MoveLinesAction.getMovingSelection(IDocument, ITextSelection, ITextViewer)-1
org.eclipse.ui.texteditor.MoveLinesAction.getSkippedLine(IDocument, ITextSelection)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.deleteLine(IDocument, ITextSelection, int, boolean)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.getDeleteRegion(IDocument, ITextSelection, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getSelection()-1
org.eclipse.ui.texteditor.DeleteLineAction.getSelection(ITextEditor)-1
org.eclipse.ui.texteditor.JoinLinesAction.getSelection(ITextEditor)-1
org.eclipse.ui.texteditor.MoveLinesAction.getMovingSelection(IDocument, ITextSelection, ITextViewer)-1
org.eclipse.ui.texteditor.MoveLinesAction.getSkippedLine(IDocument, ITextSelection)-1

org.eclipse.jface.text.ITextViewer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.CompoundEditExitStrategy.fViewer-1
org.eclipse.ui.texteditor.IncrementalFindTarget.fTextViewer-1
org.eclipse.ui.texteditor.MarkRegionTarget.fViewer-1
org.eclipse.ui.texteditor.MoveLinesAction.fTextViewer-1
org.eclipse.ui.texteditor.templates.TemplateVariableProposal.fViewer-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.fViewer-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.fViewer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.installPainter()91
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.uninstallPainter()105
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.clipToVisibleRegion(int, int)320
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.CompoundEditExitStrategy.addListeners(ITextViewer)-1
org.eclipse.ui.internal.texteditor.CompoundEditExitStrategy.arm(ITextViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getSubject(ITextViewer, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationProvider.getSubject(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.computeContextInformation(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.createSuggestionsFromOpenDocument(ITextViewer, int, String)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.getPrefix(ITextViewer, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.getSuggestions(ITextViewer, int, String)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.apply(ITextViewer, char, int, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.apply(ITextViewer, char, int, int)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.selected(ITextViewer, boolean)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.selected(ITextViewer, boolean)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.unselected(ITextViewer)-1
org.eclipse.ui.texteditor.HippieProposalProcessor.Proposal.unselected(ITextViewer)-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.HyperlinkDetectorDelegate.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.ui.texteditor.IncrementalFindTarget.IncrementalFindTarget(ITextViewer, IStatusLineManager)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorLinkedModeUI(LinkedModeModel, ITextViewer)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorLinkedModeUI(LinkedModeModel, ITextViewer[])-1
org.eclipse.ui.texteditor.MarkRegionTarget.isVisible(ITextViewer, int)-1
org.eclipse.ui.texteditor.MarkRegionTarget.MarkRegionTarget(ITextViewer, IStatusLineManager)-1
org.eclipse.ui.texteditor.MoveLinesAction.containedByVisibleRegion(ITextSelection, ITextViewer)-1
org.eclipse.ui.texteditor.MoveLinesAction.getMovingSelection(IDocument, ITextSelection, ITextViewer)-1
org.eclipse.ui.texteditor.MoveLinesAction.MoveLinesAction(ResourceBundle, String, ITextEditor, ITextViewer, boolean, boolean)-1
org.eclipse.ui.texteditor.MoveLinesAction.selectAndReveal(ITextViewer, int, int)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.TextViewerAction(TemplatePreferencePageEditTemplateDialog, ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.TextViewerAction(TemplatePreferencePageEditTemplateDialog, ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.TextViewerAction.TextViewerAction(TemplatePreferencePageEditTemplateDialog, ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplateVariableProcessor.computeContextInformation(ITextViewer, int)-1
org.eclipse.ui.texteditor.templates.TemplateVariableProposal.TemplateVariableProposal(TemplateVariableResolver, int, int, ITextViewer)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.DeleteLineClipboard(ITextViewer)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.DeleteLineClipboard(ITextViewer)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.TextViewerDeleteLineTarget(ITextViewer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.getTextViewer()-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.getViewer()-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.getViewer()-1

org.eclipse.jface.text.ITextViewerExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()802
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()802
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()822
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()822
org.eclipse.ui.texteditor.AbstractTextEditor.getAdapter(Class)6055
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3787
org.eclipse.ui.texteditor.CaseAction.run()100
org.eclipse.ui.texteditor.CaseAction.run()88
org.eclipse.ui.texteditor.IncrementalFindTarget.beginSession()305
org.eclipse.ui.texteditor.IncrementalFindTarget.install()365
org.eclipse.ui.texteditor.IncrementalFindTarget.uninstall()394
org.eclipse.ui.texteditor.MarkRegionTarget.setMarkAtCursor(boolean)57
org.eclipse.ui.texteditor.MarkRegionTarget.swapMarkAndCursor()82
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()801
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()801
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()821
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()821
org.eclipse.ui.texteditor.AbstractTextEditor.getAdapter(Class)6054
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3786
org.eclipse.ui.texteditor.CaseAction.run()87
org.eclipse.ui.texteditor.CaseAction.run()99
org.eclipse.ui.texteditor.IncrementalFindTarget.beginSession()304
org.eclipse.ui.texteditor.IncrementalFindTarget.install()364
org.eclipse.ui.texteditor.IncrementalFindTarget.uninstall()393
org.eclipse.ui.texteditor.MarkRegionTarget.setMarkAtCursor(boolean)54
org.eclipse.ui.texteditor.MarkRegionTarget.swapMarkAndCursor()79
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()802
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.install()802
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()822
org.eclipse.ui.texteditor.AbstractTextEditor.ActivationCodeTrigger.uninstall()822
org.eclipse.ui.texteditor.AbstractTextEditor.getAdapter(Class)6055
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3787
org.eclipse.ui.texteditor.MarkRegionTarget.setMarkAtCursor(boolean)57
org.eclipse.ui.texteditor.MarkRegionTarget.swapMarkAndCursor()82

org.eclipse.jface.text.ITextViewerExtension2

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1963
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)1963
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1938
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1938
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.installPainter()94
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.uninstallPainter()107
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideCursorLine()708
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMargin()756
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMatchingCharacters()668
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showAnnotations(Object, boolean)789
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showCursorLine()696
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMargin()738
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMatchingCharacters()656
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.updateAnnotationPainter()840
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1936
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1936
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.installPainter()92
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.uninstallPainter()106
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.update()81
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideCursorLine()707
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMargin()752
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMatchingCharacters()667
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showAnnotations(Object, boolean)784
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showCursorLine()693
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMargin()733
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMatchingCharacters()653
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.updateAnnotationPainter()839
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideCursorLine()708
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMargin()756
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.hideMatchingCharacters()668
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showAnnotations(Object, boolean)789
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showCursorLine()696
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMargin()738
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMatchingCharacters()656
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.updateAnnotationPainter()840

org.eclipse.jface.text.ITextViewerExtension4

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1931
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1931
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showAnnotations(Object, boolean)788
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.updateAnnotationPainter()844
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1930
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1930
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showAnnotations(Object, boolean)787
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.updateAnnotationPainter()843
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1931
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1931

org.eclipse.jface.text.ITextViewerExtension5

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.adjustHighlightRange(int, int)6152
org.eclipse.ui.texteditor.AbstractTextEditor.getCoverage(ISourceViewer)6731
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2065
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2065
org.eclipse.ui.texteditor.AbstractTextEditor.isVisible(ISourceViewer, int, int)6748
org.eclipse.ui.texteditor.AbstractTextEditor.modelOffset2WidgetOffset(ISourceViewer, int)6715
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1105
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1105
org.eclipse.ui.texteditor.AbstractTextEditor.widgetOffset2ModelOffset(ISourceViewer, int)6698
org.eclipse.ui.texteditor.MarkRegionTarget.isVisible(ITextViewer, int)118
org.eclipse.ui.texteditor.MoveLinesAction.containedByVisibleRegion(ITextSelection, ITextViewer)153
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getOffset(IDocument, StyledText, Point)1593
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.clipToVisibleRegion(int, int)323
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.adjustHighlightRange(int, int)6151
org.eclipse.ui.texteditor.AbstractTextEditor.getCoverage(ISourceViewer)6730
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2064
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2064
org.eclipse.ui.texteditor.AbstractTextEditor.isVisible(ISourceViewer, int, int)6747
org.eclipse.ui.texteditor.AbstractTextEditor.modelOffset2WidgetOffset(ISourceViewer, int)6714
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1104
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1104
org.eclipse.ui.texteditor.AbstractTextEditor.widgetOffset2ModelOffset(ISourceViewer, int)6697
org.eclipse.ui.texteditor.MarkRegionTarget.isVisible(ITextViewer, int)117
org.eclipse.ui.texteditor.MoveLinesAction.containedByVisibleRegion(ITextSelection, ITextViewer)152
org.eclipse.ui.texteditor.MoveLinesAction.runWithEvent(Event)365
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getOffset(IDocument, StyledText, Point)1592
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.clipToVisibleRegion(int, int)322
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.adjustHighlightRange(int, int)6152
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2065
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)2065
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1105
org.eclipse.ui.texteditor.AbstractTextEditor.ScrollLinesAction.run()1105
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getOffset(IDocument, StyledText, Point)1593

org.eclipse.jface.text.ITextViewerExtension6

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getUndoContext()4184
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4531
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4523
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getUndoContext()4183
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4520
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4530
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4531
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4523

org.eclipse.jface.text.ITextViewerExtension7

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.installTabsToSpacesConverter()7144
org.eclipse.ui.texteditor.AbstractTextEditor.uninstallTabsToSpacesConverter()7158
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.installTabsToSpacesConverter()7139
org.eclipse.ui.texteditor.AbstractTextEditor.uninstallTabsToSpacesConverter()7157

org.eclipse.jface.text.ITextViewerExtension8

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4572
org.eclipse.ui.texteditor.AbstractTextEditor.initializeSourceViewer(IEditorInput)3978
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)4569
org.eclipse.ui.texteditor.AbstractTextEditor.initializeSourceViewer(IEditorInput)3975

org.eclipse.jface.text.ITextViewerExtension8.EnrichMode

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.initializeSourceViewer(IEditorInput)3977
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.convertEnrichModePreference(int)-1

org.eclipse.jface.text.IUndoManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getUndoContext()4184

org.eclipse.jface.text.IUndoManagerExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getUndoContext()4186
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getUndoContext()4185

org.eclipse.jface.text.link.LinkedModeUI

EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.link.EditorLinkedModeUI-1

org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater-1

org.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater.linkingFocusGained(LinkedPosition, LinkedModeUILinkedModeUITarget)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater.linkingFocusGained(LinkedPosition, LinkedModeUILinkedModeUITarget)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater.linkingFocusLost(LinkedPosition, LinkedModeUILinkedModeUITarget)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorHistoryUpdater.linkingFocusLost(LinkedPosition, LinkedModeUILinkedModeUITarget)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorLinkedModeUI(LinkedModeModel, LinkedModeUILinkedModeUITarget)-1
org.eclipse.ui.texteditor.link.EditorLinkedModeUI.EditorLinkedModeUI(LinkedModeModel, LinkedModeUILinkedModeUITarget[])-1

org.eclipse.jface.text.MarginPainter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fMarginPainter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMargin()734

org.eclipse.jface.text.PropagatingFontFieldEditor

EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor-1

org.eclipse.jface.text.quickassist.IQuickAssistAssistant

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.fQuickAssistAssistant-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3328
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.KeyBindingSupportForAssistant(IQuickAssistAssistant)-1

org.eclipse.jface.text.quickassist.IQuickAssistAssistantExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.getHandler(String)159
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.getHandler(String)158

org.eclipse.jface.text.quickassist.IQuickAssistInvocationContext

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.canAssist(IQuickAssistInvocationContext)-1
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeProposals(IQuickAssistInvocationContext, IAnnotationModel)-1
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeProposals(IQuickAssistInvocationContext, SpellingProblem[])-1
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)-1
org.eclipse.ui.texteditor.spelling.SpellingProblem.getProposals(IQuickAssistInvocationContext)-1

org.eclipse.jface.text.quickassist.IQuickAssistProcessor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor-1

org.eclipse.jface.text.quickassist.IQuickFixableAnnotation

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingAnnotation-1

org.eclipse.jface.text.reconciler.DirtyRegion

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.reconcile(DirtyRegion, IRegion)-1

org.eclipse.jface.text.reconciler.IReconcilingStrategy

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy-1

org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy-1

org.eclipse.jface.text.revisions.RevisionInformation

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.showRevisionInformation(RevisionInformation, String)-1
org.eclipse.ui.texteditor.ITextEditorExtension4.showRevisionInformation(RevisionInformation, String)-1

org.eclipse.jface.text.source.AnnotationPainter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fAnnotationPainter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.createAnnotationPainter()810
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.createAnnotationPainter()810
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.createAnnotationPainter()-1

org.eclipse.jface.text.source.AnnotationPainter.IDrawingStrategy

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgIBeamStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgNullStrategy-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.IBeamStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.IBeamStrategy-1

org.eclipse.jface.text.source.AnnotationPainter.ITextStyleStrategy

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgBoxStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgDashedBoxStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgProblemUnderlineStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgSquigglesStrategy-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fgUnderlineStrategy-1

org.eclipse.jface.text.source.CompositeRuler

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()1827
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()1827
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3478
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(IEditorInput)4166
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()1826
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()1826
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3477
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(IEditorInput)4165
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.isColumnVisible(RulerColumnDescriptor)1800
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.isColumnVisible(RulerColumnDescriptor)1800
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.setColumnVisible(RulerColumnDescriptor, boolean)1690
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.setColumnVisible(RulerColumnDescriptor, boolean)1690
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.11.(AbstractTextEditorColumnSupport, RulerColumnDescriptor, CompositeRuler, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.12.(AbstractTextEditorColumnSupport, CompositeRuler, IContributedRulerColumn)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.addColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.addColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.removeColumn(CompositeRuler, IContributedRulerColumn)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.removeColumn(CompositeRuler, IContributedRulerColumn)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.removeColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.removeColumn(CompositeRuler, RulerColumnDescriptor)-1
org.eclipse.ui.texteditor.AbstractTextEditor.updateContributedRulerColumns(CompositeRuler)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()-1
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getRuler()-1

org.eclipse.jface.text.source.ContentAssistantFacade

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.fContentAssistantFacade-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.KeyBindingSupportForAssistant(ContentAssistantFacade)-1

org.eclipse.jface.text.source.IAnnotationAccess

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fAnnotationAccess-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors)-1

org.eclipse.jface.text.source.IAnnotationHover

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1945
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1945
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)-1

org.eclipse.jface.text.source.IAnnotationHoverExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2013
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2032
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2032
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2013
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2012
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2012
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2031
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2031
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2013
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2013

org.eclipse.jface.text.source.IAnnotationPresentation

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.DefaultRangeIndicator-1

org.eclipse.jface.text.source.ICharacterPairMatcher

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fCharacterPairMatcher-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.setCharacterPairMatcher(ICharacterPairMatcher)-1

org.eclipse.jface.text.source.ILineDiffer

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getDiffer()202
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.RestoreAction.computeEnablement()54
org.eclipse.ui.internal.texteditor.quickdiff.RestoreAction.runCompoundChange()82
org.eclipse.ui.internal.texteditor.quickdiff.RevertBlockAction.computeEnablement()53
org.eclipse.ui.internal.texteditor.quickdiff.RevertBlockAction.runCompoundChange()81
org.eclipse.ui.internal.texteditor.quickdiff.RevertLineAction.computeEnablement()51
org.eclipse.ui.internal.texteditor.quickdiff.RevertLineAction.runCompoundChange()71
org.eclipse.ui.internal.texteditor.quickdiff.RevertSelectionAction.computeEnablement()60
org.eclipse.ui.internal.texteditor.quickdiff.RevertSelectionAction.runCompoundChange()83
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getDiffer()-1

org.eclipse.jface.text.source.ILineDifferExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer-1

org.eclipse.jface.text.source.ILineDifferExtension2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer-1

org.eclipse.jface.text.source.ILineDiffInfo

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.fLineChangeInfo-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DiffRegion-1
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.LineChangeInfo-1
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.LineChangeInfo-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.RestoreAction.computeEnablement()57
org.eclipse.ui.internal.texteditor.quickdiff.RevertBlockAction.computeEnablement()56
org.eclipse.ui.internal.texteditor.quickdiff.RevertLineAction.computeEnablement()54
org.eclipse.ui.internal.texteditor.quickdiff.RevertSelectionAction.computeEnablement()66
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.getLineInfo(int)-1

org.eclipse.jface.text.source.ILineRange

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.handleChanged(DocumentEvent)993
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.handleChanged(DocumentEvent)984
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2014
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2014
PARAMETER
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.compare.equivalence.DocEquivalenceComparator.DocEquivalenceComparator(DocumentEquivalenceClass, ILineRange)-1

org.eclipse.jface.text.source.IOverviewRuler

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fOverviewRuler-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors)-1

org.eclipse.jface.text.source.ISharedTextColors

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fSharedTextColors-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors)-1

org.eclipse.jface.text.source.ISourceViewer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.fSourceViewer-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fSourceViewer-1
org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.fViewer-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.fViewer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.2.run()414
org.eclipse.ui.texteditor.AbstractTextEditor.2.run()404
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1923
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1923
org.eclipse.ui.texteditor.AbstractTextEditor.isBlockSelectionModeEnabled()7212
org.eclipse.ui.texteditor.AbstractTextEditor.setBlockSelectionMode(boolean)7229
org.eclipse.ui.texteditor.AbstractTextEditor.validateEditorInputState()4870
org.eclipse.ui.texteditor.CaseAction.run()67
org.eclipse.ui.texteditor.HippieCompleteAction.completeNext()170
org.eclipse.ui.texteditor.InsertLineAction.run()96
org.eclipse.ui.texteditor.RecenterAction.run()49
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)46
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.22.(AbstractTextEditor, StyledText, ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.getCoverage(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)-1
org.eclipse.ui.texteditor.AbstractTextEditor.initializeDragAndDrop(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.initializeFindScopeColor(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.initializeViewerColors(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.initializeViewerFont(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.installTextDragAndDrop(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.isVisible(ISourceViewer, int, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.modelOffset2WidgetOffset(ISourceViewer, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)-1
org.eclipse.ui.texteditor.AbstractTextEditor.uninstallTextDragAndDrop(ISourceViewer)-1
org.eclipse.ui.texteditor.AbstractTextEditor.widgetOffset2ModelOffset(ISourceViewer, int)-1
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors)-1
org.eclipse.ui.texteditor.spelling.SpellingProblem.removeAll(ISourceViewer, String)-1
org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.SpellingReconcileStrategy(ISourceViewer, SpellingService)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.AbstractTemplatesPage(ITextEditor, ISourceViewer)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.6.getContentAssistant(ISourceViewer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createSourceViewer(Composite, IVerticalRuler, int)-1
org.eclipse.ui.texteditor.AbstractTextEditor.getSourceViewer()-1

org.eclipse.jface.text.source.ISourceViewerExtension3

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3328
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1945
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1945
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3327
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1943
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.run()1943

org.eclipse.jface.text.source.ISourceViewerExtension4

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3325
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3324
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.KeyBindingSupportForAssistant.KeyBindingSupportForAssistant(ISourceViewerExtension4)-1

org.eclipse.jface.text.source.IVerticalRuler

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.fVerticalRuler-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3476
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(IEditorInput)4164
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createSourceViewer(Composite, IVerticalRuler, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createVerticalRuler()-1
org.eclipse.ui.texteditor.AbstractTextEditor.getVerticalRuler()-1

org.eclipse.jface.text.source.IVerticalRulerColumn

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)1781
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)1781
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)1758
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)1758
EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.rulers.IContributedRulerColumn-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)1781
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.computeIndex(CompositeRuler, RulerColumnDescriptor)1781
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)1758
org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport.getVisibleColumn(CompositeRuler, RulerColumnDescriptor)1758

org.eclipse.jface.text.source.IVerticalRulerExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3796
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3817
org.eclipse.ui.texteditor.AbstractTextEditor.ShowRulerContextMenuAction.run()1459
org.eclipse.ui.texteditor.AbstractTextEditor.ShowRulerContextMenuAction.run()1459
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3795
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3816
org.eclipse.ui.texteditor.AbstractTextEditor.ShowRulerContextMenuAction.run()1458
org.eclipse.ui.texteditor.AbstractTextEditor.ShowRulerContextMenuAction.run()1458
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3817
org.eclipse.ui.texteditor.AbstractTextEditor.setFont(ISourceViewer, Font)3796

org.eclipse.jface.text.source.IVerticalRulerInfo

CASTS
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getRuler()213
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.setActiveEditor(IAction, IEditorPart)67
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.setActiveEditor(IAction, IEditorPart)86
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)56
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.computeLine(boolean)161
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.setActiveEditor(IAction, IEditorPart)67
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.setActiveEditor(IAction, IEditorPart)86
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2003
org.eclipse.ui.texteditor.AbstractTextEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)2003
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)62
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)56
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractRulerActionDelegate.createAction(ITextEditor, IVerticalRulerInfo)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.QuickDiffRestoreAction.getRuler()-1

org.eclipse.jface.text.source.IVerticalRulerInfoExtension

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)64
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)58
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)63
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.setEditor(ITextEditor)57

org.eclipse.jface.text.source.IVerticalRulerListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.ui.texteditor.SelectAnnotationRulerAction-1

org.eclipse.jface.text.source.LineRange

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.handleChanged(DocumentEvent)984
org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer.handleChanged(DocumentEvent)993

org.eclipse.jface.text.source.MatchingCharacterPainter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.fMatchingCharacterPainter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.SourceViewerDecorationSupport.showMatchingCharacters()654

org.eclipse.jface.text.source.SourceViewer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.fPatternViewer-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.fPatternEditor-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.fPatternEditor-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.fPatternViewer-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createSourceViewer(Composite, IVerticalRuler, int)3228
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.createPatternViewer(Composite)640
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.createViewer(Composite)1106
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)514
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)514
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.createPatternViewer(Composite)640
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.createViewer(Composite)1106
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.doCreateViewer(Composite)1081
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createEditor(Composite, String)467
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createEditor(Composite, String)467
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)514
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)514
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.createPatternViewer(Composite)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getPatternViewer()-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.createViewer(Composite)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.doCreateViewer(Composite)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createEditor(Composite, String)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createEditor(Composite, String)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getViewer()-1

org.eclipse.jface.text.source.SourceViewerConfiguration

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.fConfiguration-1
EXTENDS
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.6-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(Composite)3321
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.createPatternViewer(Composite)641
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.createViewer(Composite)1107
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.installTabsToSpacesConverter()7138
org.eclipse.ui.texteditor.AbstractTextEditor.updateIndentPrefixes()7184
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.createPatternViewer(Composite)641
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.createViewer(Composite)1107
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)515
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.createViewer(Composite)515
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.setSourceViewerConfiguration(SourceViewerConfiguration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.getSourceViewerConfiguration()-1

org.eclipse.jface.text.source.TextInvocationContext

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)50
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)50

org.eclipse.jface.text.source.VerticalRuler

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.createVerticalRuler()3171

org.eclipse.jface.text.source.VerticalRulerEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.annotationContextMenuAboutToShow(VerticalRulerEvent, Menu)-1
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.annotationDefaultSelected(VerticalRulerEvent)-1
org.eclipse.ui.texteditor.SelectAnnotationRulerAction.annotationSelected(VerticalRulerEvent)-1

org.eclipse.jface.text.TabsToSpacesConverter

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.installTabsToSpacesConverter()7141
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.installTabsToSpacesConverter()7141

org.eclipse.jface.text.templates.ContextTypeRegistry

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.fContextTypeRegistry-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.fContextTypeRegistry-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.fContextTypeRegistry-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.setContextTypeRegistry(ContextTypeRegistry)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getContextTypeRegistry()-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getContextTypeRegistry()-1

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.AbstractTemplatesPage(ITextEditor, ISourceViewer)481
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.copyTemplates(TemplatePersistenceData[], String)1377
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.setSelectedTemplates()1217
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.setSelectedTemplates()1224
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)376
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)376
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.export()1300
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getEnabledTemplates()1071
CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.11.run()940
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.21.drop(DropTargetEvent)1501
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.21.drop(DropTargetEvent)1515
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.3.getTemplateFromClipboard(Clipboard)784
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getContextId(Object)1293
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getContextTypeId()1268
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.setSelectedTemplates()1222
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnImage(Object, int)315
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnImage(Object, int)315
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnText(Object, int)323
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnText(Object, int)323
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)384
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)384
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)375
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)375
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)278
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)278
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)277
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)277
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.10.compare(Viewer, Object, Object)886
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.10.compare(Viewer, Object, Object)887
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.13.checkStateChanged(CheckStateChangedEvent)915
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.edit()1229
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.export()1302
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getEnabledTemplates()1071
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.remove()1364
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.revert()1383
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.TemplateLabelProvider.getColumnText(Object, int)720
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.TemplateLabelProvider.getColumnText(Object, int)720
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.updateButtons()1159
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.updateViewerInput()1141
org.eclipse.ui.texteditor.templates.TemplatesTransfer.javaToNative(Object, TransferData)69
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.fSelectedTemplates-1
org.eclipse.ui.texteditor.templates.TemplatesTransfer.fObject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getContextId(Object)1292
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getContextTypeId()1267
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.setSelectedTemplates()1221
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnText(Object, int)322
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getColumnText(Object, int)322
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getChildren(Object)359
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getChildren(Object)359
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)383
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)383
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.hasChildren(Object)395
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.hasChildren(Object)395
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)275
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)276
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)275
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateViewerComparator.compare(Viewer, Object, Object)276
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.10.compare(Viewer, Object, Object)885
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.10.compare(Viewer, Object, Object)885
org.eclipse.ui.texteditor.templates.TemplatesTransfer.javaToNative(Object, TransferData)65
INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.addTemplate(Template)1308
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.copyTemplates(TemplatePersistenceData[], String)1381
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.editTemplate()1340
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.add()1181
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.edit(TemplatePersistenceData)1243
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.addTemplate(Template)1308
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.editTemplate()1340
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)384
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getParent(Object)384
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.13.checkStateChanged(CheckStateChangedEvent)915
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.add()1181
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.edit()1229
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.import_()1273
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.remove()1364
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.revert()1383
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.TemplateLabelProvider.getColumnText(Object, int)720
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.TemplateLabelProvider.getColumnText(Object, int)720
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.updateButtons()1159
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.updateViewerInput()1141
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.23.(new AbstractTemplatesPage(){}, int, TemplatePersistenceData[], String)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.copyTemplates(TemplatePersistenceData[], String)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.moveTemplates(TemplatePersistenceData[], String)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getTemplateColumnText(TemplatePersistenceData, int)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplateLabelProvider.getTemplateColumnText(TemplatePersistenceData, int)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.edit(TemplatePersistenceData)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.export(TemplatePersistenceData[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getSelectedTemplates()-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)-1
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.TemplatesContentProvider.getTemplates(String)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getEnabledTemplates()-1

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.export(TemplatePersistenceData[])1337
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.import_()1266
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.export(TemplatePersistenceData[])1337
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.import_()1266

org.eclipse.jface.text.templates.persistence.TemplateStore

CASTS
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplateContentProvider.inputChanged(Viewer, Object, Object)40
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplateContentProvider.fStore-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.fTemplateStore-1
PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.setTemplateStore(TemplateStore)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ui.texteditor.templates.AbstractTemplatesPage.getTemplateStore()-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.getTemplateStore()-1

org.eclipse.jface.text.TextEvent

PARAMETER
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener.textChanged(TextEvent)-1
org.eclipse.ui.texteditor.AbstractTextEditor.TextListener.textChanged(TextEvent)-1
org.eclipse.ui.texteditor.IncrementalFindTarget.textChanged(TextEvent)-1
org.eclipse.ui.texteditor.templates.TemplatePreferencePage.4.textChanged(TextEvent)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.textChanged(TextEvent)-1
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.DeleteLineClipboard.textChanged(TextEvent)-1

org.eclipse.jface.text.TextSelection

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.AbstractTextEditor.doRestoreState(IMemento)6974
org.eclipse.ui.texteditor.GotoLastEditPositionAction.run()113
org.eclipse.ui.texteditor.MoveLinesAction.getMovingSelection(IDocument, ITextSelection, ITextViewer)235
org.eclipse.ui.texteditor.MoveLinesAction.getSkippedLine(IDocument, ITextSelection)255
org.eclipse.ui.texteditor.TextViewerDeleteLineTarget.deleteLine(IDocument, int, int, int, boolean)340

org.eclipse.jface.text.WhitespaceCharacterPainter

INSTANTIATION
Reference LocationLine Number
org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction.installPainter()93

Back to reference summary for org.eclipse.ui.workbench.texteditor

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict