Methods from org.eclipse.jface.text used by org.eclipse.wst.jsdt.ui

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

Reference Details

org.eclipse.jface.contentassist.IContentAssistSubjectControl.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)156
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.FieldNameProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)104
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)126
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)121
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaSourcePackageFragmentRootCompletionProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)90
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.VariableNamesProcessor.computeCompletionProposals(IContentAssistSubjectControl, int)111

org.eclipse.jface.contentassist.SubjectControlContentAssistant.SubjectControlContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper.createJavaContentAssistant(IContentAssistProcessor)52

org.eclipse.jface.text.AbstractInformationControlManager.AbstractInformationControlManager(IInformationControlCreator)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)386
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)386

org.eclipse.jface.text.AbstractInformationControlManager.computeInformation()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.computeInformation()-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.computeInformation()-1

org.eclipse.jface.text.AbstractInformationControlManager.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.dispose()641

org.eclipse.jface.text.AbstractInformationControlManager.install(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)309
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)309

org.eclipse.jface.text.AbstractInformationControlManager.setAnchor(AbstractInformationControlManagerAnchor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)393
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)393
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)782
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)738

org.eclipse.jface.text.AbstractInformationControlManager.setFallbackAnchors(AbstractInformationControlManagerAnchor[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)394
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)394

org.eclipse.jface.text.AbstractInformationControlManager.setInformation(String, Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.computeInformation()410
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.computeInformation()410

org.eclipse.jface.text.AbstractInformationControlManager.setMargins(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)392
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.HoverManager.HoverManager(AnnotationExpansionControl)392

org.eclipse.jface.text.AbstractInformationControlManager.setSizeConstraints(int, int, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)790
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationPresenter(ISourceViewer)718
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)746

org.eclipse.jface.text.AbstractInformationControlManager.showInformation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()123
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()123
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)310
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)310

org.eclipse.jface.text.AbstractInformationControlManager.takesFocusWhenVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)308
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMouseTrackListener.mouseHover(MouseEvent)308

org.eclipse.jface.text.AbstractReusableInformationControlCreator.AbstractReusableInformationControlCreator()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ControlCreator.ControlCreator()93
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ControlCreator.ControlCreator()93
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.HoverControlCreator()72
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.HoverControlCreator()72
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.PresenterControlCreator()52
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.PresenterControlCreator()52
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.ControlCreator()44
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.ControlCreator()44

org.eclipse.jface.text.AbstractReusableInformationControlCreator.canReuse(IInformationControl)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)87
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)87
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)-1

org.eclipse.jface.text.AbstractReusableInformationControlCreator.doCreateInformationControl(Shell)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.doCreateInformationControl(Shell)-1

org.eclipse.jface.text.contentassist.ContentAssistant.addCompletionListener(ICompletionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.ContentAssistProcessor(ContentAssistant, String)123

org.eclipse.jface.text.contentassist.ContentAssistant.ContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)113
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)330

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoActivation(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)123
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)199
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)126

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoInsert(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)122
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)219
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)146

org.eclipse.jface.text.contentassist.ContentAssistant.enablePrefixCompletion(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)222
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)149

org.eclipse.jface.text.contentassist.ContentAssistant.getContentAssistProcessor(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.getJavaDocProcessor(ContentAssistant)81
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.getJavaProcessor(ContentAssistant)74

org.eclipse.jface.text.contentassist.ContentAssistant.hasProposalPopupFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TableTextCellEditor.focusLost()101

org.eclipse.jface.text.contentassist.ContentAssistant.setAutoActivationDelay(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)124
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)202
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)129

org.eclipse.jface.text.contentassist.ContentAssistant.setContentAssistProcessor(IContentAssistProcessor, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)119
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)118
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)116
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)117
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)114
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)120
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper.createJavaContentAssistant(IContentAssistProcessor)54
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)348
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)336
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)342
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)339
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)345

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)134
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)215
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)142

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)139
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)211
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)138

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)126
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper.createJavaContentAssistant(IContentAssistProcessor)57
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)352

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)135
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)216
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)143

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)140
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)212
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)139

org.eclipse.jface.text.contentassist.ContentAssistant.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)331

org.eclipse.jface.text.contentassist.ContentAssistant.setEmptyMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.getCategories()394

org.eclipse.jface.text.contentassist.ContentAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)127
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper.createJavaContentAssistant(IContentAssistProcessor)58
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)353

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)125

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)136
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)208
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)135

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)141
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)205
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)132

org.eclipse.jface.text.contentassist.ContentAssistant.setRepeatedInvocationTrigger(KeySequence)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)185
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)156

org.eclipse.jface.text.contentassist.ContentAssistant.setRestoreCompletionProposalSize(IDialogSettings)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)333

org.eclipse.jface.text.contentassist.ContentAssistant.setStatusMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.getCategories()393

org.eclipse.jface.text.contentassist.ICompletionProposal.apply(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)139
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker)126
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker)126

org.eclipse.jface.text.contentassist.ICompletionProposal.getAdditionalProposalInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getDescription()306
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getDescription()306
org.eclipse.wst.jsdt.internal.ui.text.correction.MarkerResolutionProposal.getAdditionalProposalInfo()56

org.eclipse.jface.text.contentassist.ICompletionProposal.getContextInformation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.addContextInformations(JavaContentAssistInvocationContext, int, IProgressMonitor)112

org.eclipse.jface.text.contentassist.ICompletionProposal.getDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.getActionsFromProposals(IJavaCompletionProposal[], int, ITextViewer)343
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getLabel()108
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getLabel()108
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.1.compare(Object, Object)139
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.1.compare(Object, Object)139
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.computeGuessingCompletion()186
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)110
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalComparator.getSortKey(ICompletionProposal)79

org.eclipse.jface.text.contentassist.ICompletionProposal.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getImage()313
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getImage()313
org.eclipse.wst.jsdt.internal.ui.text.correction.MarkerResolutionProposal.getImage()89

org.eclipse.jface.text.contentassist.ICompletionProposal.getSelection(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)399
org.eclipse.wst.jsdt.internal.ui.text.correction.MarkerResolutionProposal.getSelection(IDocument)109

org.eclipse.jface.text.contentassist.ICompletionProposalExtension.apply(IDocument, char, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)133

org.eclipse.jface.text.contentassist.ICompletionProposalExtension2.apply(ITextViewer, char, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)397
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)127

org.eclipse.jface.text.contentassist.IContentAssistant.showPossibleCompletions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)167
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)167

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setRepeatedInvocationMode(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)181
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)147
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)150

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setShowEmptyList(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)180
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)153
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)148

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setStatusLineVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)182
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)151

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setStatusMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)152

org.eclipse.jface.text.contentassist.IContextInformation.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.equals(Object)93
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.equals(Object)91
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.equals(Object)93
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.equals(Object)91

org.eclipse.jface.text.contentassist.IContextInformation.getContextDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getContextDisplayString()58
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getContextDisplayString()58
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalContextInformation.equals(Object)62

org.eclipse.jface.text.contentassist.IContextInformation.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getImage()65
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getImage()65

org.eclipse.jface.text.contentassist.IContextInformation.getInformationDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getInformationDisplayString()72
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.ContextInformationWrapper.getInformationDisplayString()72
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)264
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalContextInformation.equals(Object)60

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1204
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.DefaultIndentLineAutoEditStrategy()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.JavaAutoIndentStrategy(String, IJavaScriptProject, ISourceViewer)102
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringAutoIndentStrategy.JavaStringAutoIndentStrategy(String)118
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.JavaDocAutoIndentStrategy(String)62

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.findEndOfWhiteSpace(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.getIndentOfLine(IDocument, int)175
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)204
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)319
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)294
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)336
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringAutoIndentStrategy.getLineIndentation(IDocument, int)137
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)172
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)85

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, DefaultInformationControlIInformationPresenter)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.1.createInformationControl(Shell)94

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, int, DefaultInformationControlIInformationPresenter, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.1.createInformationControl(Shell)143
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.doCreateInformationControl(Shell)80
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.doCreateInformationControl(Shell)80

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, int, DefaultInformationControlIInformationPresenter)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.1.createInformationControl(Shell)129
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper.1.createInformationControl(Shell)60
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.3.createInformationControl(Shell)650

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, int, int, DefaultInformationControlIInformationPresenter)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.doCreateInformationControl(Shell)62
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.PresenterControlCreator.doCreateInformationControl(Shell)62
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.doCreateInformationControl(Shell)54
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.ControlCreator.doCreateInformationControl(Shell)54
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.4.createInformationControl(Shell)669

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.2.createInformationControl(Shell)388

org.eclipse.jface.text.DefaultInformationControl.IInformationPresenterExtension.updatePresentation(Drawable, String, TextPresentation, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.setInput(Object)528

org.eclipse.jface.text.DefaultTextDoubleClickStrategy.DefaultTextDoubleClickStrategy()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)414

org.eclipse.jface.text.DocumentCommand.DocumentCommand()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.1.(AbstractJavaCompletionProposal)390

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.ContextBasedFormattingStrategy()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.CommentFormattingStrategy()-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.JavaFormattingStrategy()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.CommentFormattingStrategy()41
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.JavaFormattingStrategy()45

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.format()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.calculateTextEdit()92
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.format()52
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.format()-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.format()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStarts(IFormattingContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStarts(IFormattingContext)171
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStarts(IFormattingContext)85
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStarts(IFormattingContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStarts(IFormattingContext)-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStops()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStops()184
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStops()95
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStops()-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStops()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.getPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.calculateTextEdit()99
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.format()61

org.eclipse.jface.text.formatter.FormattingContext.FormattingContext()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingContext.CommentFormattingContext()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingContext.CommentFormattingContext()22

org.eclipse.jface.text.formatter.FormattingContext.getPreferenceKeys()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingContext.getPreferenceKeys()-1

org.eclipse.jface.text.formatter.FormattingContext.isBooleanPreference(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingContext.isBooleanPreference(String)-1

org.eclipse.jface.text.formatter.FormattingContext.isIntegerPreference(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingContext.isIntegerPreference(String)-1

org.eclipse.jface.text.formatter.IContentFormatter.format(IDocument, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)84
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()59

org.eclipse.jface.text.formatter.IContentFormatterExtension.format(IDocument, IFormattingContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)82
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()57

org.eclipse.jface.text.formatter.IFormattingContext.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.format(IDocument, boolean, boolean, boolean, HashMap)132
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)90
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()65
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)339

org.eclipse.jface.text.formatter.IFormattingContext.getProperty(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStarts(IFormattingContext)173
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.formatterStarts(IFormattingContext)174
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStarts(IFormattingContext)88
org.eclipse.wst.jsdt.internal.ui.text.java.JavaFormattingStrategy.formatterStarts(IFormattingContext)87

org.eclipse.jface.text.formatter.IFormattingContext.setProperty(Object, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.format(IDocument, boolean, boolean, boolean, HashMap)108
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.format(IDocument, boolean, boolean, boolean, HashMap)107
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.format(IDocument, boolean, boolean, boolean, HashMap)109
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.format(ITypedRegion, IFormattingContext, CommentFormattingStrategy, String)140
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()221
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()221
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.createFormattingContext()145
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)81
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)80
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()55
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()56
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)323
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)322

org.eclipse.jface.text.formatter.MultiPassContentFormatter.format(IDocument, IFormattingContext)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)334

org.eclipse.jface.text.formatter.MultiPassContentFormatter.MultiPassContentFormatter(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)325
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)633

org.eclipse.jface.text.formatter.MultiPassContentFormatter.setMasterStrategy(IFormattingStrategy)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)327
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)635

org.eclipse.jface.text.formatter.MultiPassContentFormatter.setSlaveStrategy(IFormattingStrategy, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)328
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)329
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doFormat(IDocument, Map)330
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)636
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)637
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)638

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector.AbstractHyperlinkDetector()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.JavaElementHyperlinkDetector()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.NLSKeyHyperlinkDetector()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.JavaElementHyperlinkDetector()31
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.NLSKeyHyperlinkDetector()39

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector.getAdapter(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)37
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)46

org.eclipse.jface.text.IEditingSupportRegistry.register(IEditingSupport)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)394
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.registerHelper(IEditingSupport)163
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()240
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.registerHelper(IEditingSupport)384

org.eclipse.jface.text.IEditingSupportRegistry.unregister(IEditingSupport)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)409
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.deregisterHelper(IEditingSupport)171
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.linkedModeLeft()563
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.deregisterHelper(IEditingSupport)394

org.eclipse.jface.text.IInformationControlExtension2.setInput(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.1.run(IInformationControlExtension2)155

org.eclipse.jface.text.IInformationControlExtension4.setStatusText(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)91
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.HoverControlCreator.canReuse(IInformationControl)91

org.eclipse.jface.text.information.IInformationPresenter.install(ITextViewer)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)218
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)222
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)214

org.eclipse.jface.text.information.IInformationPresenter.showInformation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)160
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)164
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)168

org.eclipse.jface.text.information.IInformationPresenter.uninstall()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.unconfigure()324
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.unconfigure()320
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.unconfigure()328

org.eclipse.jface.text.information.IInformationProviderExtension2.getInformationPresenterControlCreator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.BestMatchHover.getInformationPresenterControlCreator()126
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getInformationPresenterControlCreator()105

org.eclipse.jface.text.information.InformationPresenter.InformationPresenter(IInformationControlCreator)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)780
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationPresenter(ISourceViewer)709
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)734
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)736

org.eclipse.jface.text.information.InformationPresenter.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)781
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationPresenter(ISourceViewer)710
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)737

org.eclipse.jface.text.information.InformationPresenter.setInformationProvider(IInformationProvider, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)787
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)784
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)788
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)786
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)785
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)789
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationPresenter(ISourceViewer)716
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)745
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)742
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)743
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)741
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)744
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)740

org.eclipse.jface.text.IRewriteTarget.beginCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.BlockCommentAction.run()202
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.1.run()116
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)390
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()471
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.SharedState.beginCompoundEdit()92
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.SharedState.beginCompoundEdit()92
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)103
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.beginChange()140
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.beginChange()140
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.beginCompoundChange(ITextViewer)273
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])580
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)580
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)533
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)378
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(IJavaScriptUnit)261
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)222

org.eclipse.jface.text.IRewriteTarget.endCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.BlockCommentAction.run()220
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.1.run()150
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)406
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()480
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.SharedState.endCompoundEdit()106
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.SharedState.endCompoundEdit()106
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)126
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.endChange()148
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.endChange()148
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.endCompoundChange(ITextViewer)265
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])602
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)603
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)553
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)394
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(IJavaScriptUnit)291
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)242

org.eclipse.jface.text.IRewriteTarget.setRedraw(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.setRedraw(ITextViewer, boolean)217

org.eclipse.jface.text.ISelectionValidator.isValid(ISelection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJob.isCanceled()2727
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJob.isCanceled()2727

org.eclipse.jface.text.ITextHover.getHoverInfo(ITextViewer, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo(ITextViewer, IRegion)99
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo(ITextViewer, IRegion)67
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.getInformation(ITextViewer, IRegion)160
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaTypeHover.getHoverInfo(ITextViewer, IRegion)52
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaTypeHover.getHoverInfo(ITextViewer, IRegion)48

org.eclipse.jface.text.ITextHover.getHoverRegion(ITextViewer, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverRegion(ITextViewer, int)57
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaTypeHover.getHoverRegion(ITextViewer, int)41

org.eclipse.jface.text.ITextHoverExtension.getHoverControlCreator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.BestMatchHover.getHoverControlCreator()115
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverControlCreator()95

org.eclipse.jface.text.ITextOperationTarget.canDoOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.2.update()123
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.update()293
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectAnnotationRulerAction.runWithEvent(Event)87
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectMarkerRulerAction2.annotationDefaultSelected(VerticalRulerEvent)65
org.eclipse.wst.jsdt.internal.ui.javaeditor.SpecificContentAssistAction.computeEnablement(ITextEditor)98
org.eclipse.wst.jsdt.internal.ui.javaeditor.SpecificContentAssistExecutor.invokeContentAssist(ITextEditor, String)64
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.run()89
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.update()274
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.update()274
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.update()113
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.update()113

org.eclipse.jface.text.ITextOperationTarget.doOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doCutCopyWithImportsOperation()319
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()484
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()474
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.internalDoOperation()274
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectAnnotationRulerAction.runWithEvent(Event)89
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectMarkerRulerAction2.annotationDefaultSelected(VerticalRulerEvent)67
org.eclipse.wst.jsdt.internal.ui.javaeditor.SpecificContentAssistExecutor.invokeContentAssist(ITextEditor, String)65
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.1.run()101
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.run()126
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.run()126

org.eclipse.jface.text.ITextSelection.getEndLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.run()105
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)212
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getMovingSelection(IDocument, ITextSelection, ISourceViewer)246
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getSkippedLine(IDocument, ITextSelection)267
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)355
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)344
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.isSelectionCommented(ISelection)117

org.eclipse.jface.text.ITextSelection.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)325
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceFactoryRefactoring(IJavaScriptUnit, ITextSelection, Shell)334
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.create(IJavaScriptUnit, ITextSelection, ISurroundWithTryCatchQuery)109
org.eclipse.wst.jsdt.internal.ui.actions.AddBlockCommentAction.isValidSelection(ITextSelection)212
org.eclipse.wst.jsdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)54
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.isValidSelection()493
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.run()97
org.eclipse.wst.jsdt.internal.ui.actions.RemoveBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)54
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)213
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)270
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithActionGroup.fillContextMenu(IMenuManager)56
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.getTemplateActions(JavaEditor)310
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.getTemplateActions(JavaEditor)318
org.eclipse.wst.jsdt.internal.ui.infoviews.CopyToClipboardAction.selectionChanged(ITextSelection)50
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)312
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)84
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.2.isOriginator(DocumentEvent, IRegion)149
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.run()122
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doCutCopyWithImportsOperation()315
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.isNonTrivialSelection(ITextSelection)373
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1882
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2838
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateStatusLine()3128
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)191
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getLineRange(IDocument, ITextSelection)418
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createSourceRange(ITextSelection)234
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.run()99
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.createSourceRange(ITextSelection)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()82
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()84
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)171
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)171
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(ITextSelection)125
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)147
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(ITextSelection)123
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)141
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection, IJavaScriptUnit)125
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, IJavaScriptUnit, IAnnotationModel)86
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, IJavaScriptUnit, IAnnotationModel)77
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.1.selectionChanged(IEditorPart, ITextSelection, JavaScriptUnit)120
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)391
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.nextPartitionOrLineEnd(IDocument, ITextSelection, int, String)910
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(ITextSelection)130
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.run(ITextSelection)85
org.eclipse.wst.jsdt.ui.actions.ExtractConstantAction.run(ITextSelection)80
org.eclipse.wst.jsdt.ui.actions.ExtractMethodAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.ExtractMethodAction.selectionChanged(ITextSelection)65
org.eclipse.wst.jsdt.ui.actions.ExtractTempAction.run(ITextSelection)80
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.run(ITextSelection)100
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.run(ITextSelection)99
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(ITextSelection)198
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)129
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.IntroduceParameterAction.run(ITextSelection)78
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])348
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.fillQuickMenu(IMenuManager)674
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.refactorMenuShown(IMenuManager)632
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)135
org.eclipse.wst.jsdt.ui.actions.SurroundWithTryCatchAction.selectionChanged(ITextSelection)139

org.eclipse.jface.text.ITextSelection.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)325
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceFactoryRefactoring(IJavaScriptUnit, ITextSelection, Shell)334
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.create(IJavaScriptUnit, ITextSelection, ISurroundWithTryCatchQuery)109
org.eclipse.wst.jsdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)53
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.isValidSelection()492
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.run()96
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.computeWordStart()45
org.eclipse.wst.jsdt.internal.ui.actions.RemoveBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)53
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)213
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)225
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)231
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)263
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)260
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)270
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.getTemplateActions(JavaEditor)318
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1151
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)162
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)168
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)204
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)672
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.isIgnoringNewInput(IJavaScriptElement, IWorkbenchPart, ISelection)638
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)345
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)84
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)102
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)96
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.2.isOriginator(DocumentEvent, IRegion)149
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.2.isOriginator(DocumentEvent, IRegion)149
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.run()122
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doCutCopyWithImportsOperation()315
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1882
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2825
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2838
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateStatusLine()3128
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)190
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getLineRange(IDocument, ITextSelection)416
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)366
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)352
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)348
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)362
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.7.show(ShowInContext)1354
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createSourceRange(ITextSelection)234
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.run()99
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.createSourceRange(ITextSelection)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()84
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()82
org.eclipse.wst.jsdt.internal.ui.javaeditor.SpecificContentAssistAction.isValidSelection(ISelection)116
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)171
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)170
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(ITextSelection)125
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)147
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(ITextSelection)123
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)141
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection, IJavaScriptUnit)124
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)70
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, IJavaScriptUnit, IAnnotationModel)87
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, IJavaScriptUnit, IAnnotationModel)77
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.1.selectionChanged(IEditorPart, ITextSelection, JavaScriptUnit)120
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)421
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)415
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)418
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)391
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterParenthesis(IDocument, ITextSelection, int, String)390
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterTryDoElse(IDocument, ITextSelection, int)371
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeAfterTryDoElse(IDocument, ITextSelection, int)359
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeArrayInitializationPos(IDocument, ITextSelection, int, String)315
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeCharacterPosition(IDocument, ITextSelection, int, char, String)286
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeCharacterPosition(IDocument, ITextSelection, int, char, String)287
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeCharacterPosition(IDocument, ITextSelection, int, char, String)288
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)129
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)128
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.nextPartitionOrLineEnd(IDocument, ITextSelection, int, String)909
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.nextPartitionOrLineEnd(IDocument, ITextSelection, int, String)910
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.nextPartitionOrLineEnd(IDocument, ITextSelection, int, String)931
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(ITextSelection)130
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.run(ITextSelection)85
org.eclipse.wst.jsdt.ui.actions.ExtractConstantAction.run(ITextSelection)80
org.eclipse.wst.jsdt.ui.actions.ExtractMethodAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.ExtractTempAction.run(ITextSelection)80
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.run(ITextSelection)100
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.run(ITextSelection)99
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(ITextSelection)198
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)129
org.eclipse.wst.jsdt.ui.actions.IntroduceParameterAction.run(ITextSelection)78
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)162
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])348
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.fillQuickMenu(IMenuManager)674
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.refactorMenuShown(IMenuManager)632
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)135

org.eclipse.jface.text.ITextSelection.getStartLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.run()104
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)342
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)343
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)203
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getMovingSelection(IDocument, ITextSelection, ISourceViewer)245
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getSkippedLine(IDocument, ITextSelection)267
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.isSelectionCommented(ISelection)117

org.eclipse.jface.text.ITextSelection.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.open()466
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.open()213
org.eclipse.wst.jsdt.internal.ui.infoviews.CopyToClipboardAction.copyToClipboard(ITextSelection, int)64
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.isNonTrivialSelection(ITextSelection)374
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)335
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)336
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.trySimpleTextSelection(ITextSelection)872
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.computeCharacterPosition(IDocument, ITextSelection, int, char, String)258
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)555

org.eclipse.jface.text.ITextViewer.addTextInputListener(ITextInputListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()593
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()593
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.install(JavaEditor, ISourceViewer, SemanticHighlightingPresenter, SemanticHighlighting[], SemanticHighlightingManagerHighlighting[])372

org.eclipse.jface.text.ITextViewer.addTextListener(ITextListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()98
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()98
org.eclipse.wst.jsdt.internal.ui.text.TypingRunDetector.connect()253

org.eclipse.jface.text.ITextViewer.addViewportListener(IViewportListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()99
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()99
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.refresh()565

org.eclipse.jface.text.ITextViewer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.computeWordStart()45
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)382
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.left(LinkedModeModel, int)556
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.left(LinkedModeModel, int)556
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)424
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)424
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)259
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)259
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.isMasked(int)271
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.isMasked(int)271
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)800
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)800
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)737
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)737
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)864
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)864
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1076
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1076
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3144
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.findNextPosition(int)768
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.findNextPosition(int)768
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.run()732
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.run()732
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJob.run(IProgressMonitor)2745
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJob.run(IProgressMonitor)2745
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()595
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()595
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.findPreviousPosition(int)981
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.findPreviousPosition(int)981
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.run()944
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.run()944
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2820
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)192
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)308
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverInfo(ITextViewer, IRegion)64
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverInfo(ITextViewer, IRegion)64
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverRegion(ITextViewer, int)89
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverRegion(ITextViewer, int)89
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()178
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.undoAndCreateRenameSupport(String)378
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.ensureScrollable()171
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setInformation(String)138
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()89
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)319
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)495
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)495
org.eclipse.wst.jsdt.internal.ui.text.correction.FixCorrectionProposal.apply(ITextViewer, char, int, int)171
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.restorePosition()309
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()146
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)157
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.apply(ITextViewer, char, int, int)417
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverRegion(ITextViewer, int)89
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.getHoverInfoForLine(ISourceViewer, int)137
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.getHoverInfoForLine(ISourceViewer, int)93
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaInformationProvider.getSubject(ITextViewer, int)150
org.eclipse.wst.jsdt.internal.ui.text.java.JavadocDoubleClickStrategy.doubleClicked(ITextViewer)192
org.eclipse.wst.jsdt.internal.ui.text.java.JavaDoubleClickSelector.doubleClicked(ITextViewer)318
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.isContextInformationValid(int)230
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)251
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringDoubleClickSelector.doubleClicked(ITextViewer)47
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.getPartition(ISourceViewer, int)128
org.eclipse.wst.jsdt.internal.ui.text.JavaElementProvider.getSubject(ITextViewer, int)51
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.getDocument()218
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(ITextViewer, char, int, int)154
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(ITextViewer, char, int, int)154
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.apply(ITextViewer, char, int, int)138
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.apply(ITextViewer, char, int, int)190
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.areMultipleLinesSelected(ITextViewer)154
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.complete(ITextViewer, int, IJavaScriptUnit)86
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)177
org.eclipse.wst.jsdt.internal.ui.text.template.preferences.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)72
org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext.getDocument()118

org.eclipse.jface.text.ITextViewer.getSelectedRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)228
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)426
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)426
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.remember()626
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.remember()626
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)853
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)853
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1067
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1067
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.handleCursorPositionChanged()3247
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.handlePreferenceStoreChanged(PropertyChangeEvent)2543
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.getCurrentLinkedPosition()577
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()179
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()91
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)370
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()153
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)193
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)118
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doPropertyChanged(String)165
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.apply(ITextViewer, char, int, int)442
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.internalComputeCompletionProposals(int, JavaContentAssistInvocationContext, IProgressMonitor)170
org.eclipse.wst.jsdt.internal.ui.text.java.JavadocDoubleClickStrategy.doubleClicked(ITextViewer)187
org.eclipse.wst.jsdt.internal.ui.text.java.JavaDoubleClickSelector.doubleClicked(ITextViewer)313
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringDoubleClickSelector.doubleClicked(ITextViewer)42
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavadocContentAssistInvocationContext.getSelectionLength()53
org.eclipse.wst.jsdt.internal.ui.text.javadoc.LegacyJavadocCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)112
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.getCaretOffset()158
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.getCaretOffset()158
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.areMultipleLinesSelected(ITextViewer)148
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.complete(ITextViewer, int, IJavaScriptUnit)91
org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext.ContentAssistInvocationContext(ITextViewer)52

org.eclipse.jface.text.ITextViewer.getSelectionProvider()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)317

org.eclipse.jface.text.ITextViewer.getTextOperationTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.TextViewerAction(ITextViewer, int)100
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.TextViewerAction(ITextViewer, int)100

org.eclipse.jface.text.ITextViewer.getTextWidget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.computeMenuLocation(StyledText)38
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.computeWordStart()55
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.InputUpdater.post(IClassFileEditorInput)450
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.InputUpdater.post(IClassFileEditorInput)450
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.createNavigationActions()1696
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.addListeners(ITextViewer)179
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3394
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createNavigationActions()3455
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1616
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)841
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeleteNextSubWordAction.setCaretPosition(int)841
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1055
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.DeletePreviousSubWordAction.setCaretPosition(int)1055
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getSignedSelection(ISourceViewer)3214
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3153
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3191
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3165
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.handlePreferenceStoreChanged(PropertyChangeEvent)2518
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.NextSubWordAction(JavaEditor, int)717
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.NextSubWordAction(JavaEditor, int)717
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.run()734
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.NextSubWordAction.run()734
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()589
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.install()589
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.PreviousSubWordAction(JavaEditor, int)929
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.PreviousSubWordAction(JavaEditor, int)929
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.run()946
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.PreviousSubWordAction.run()946
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.SelectNextSubWordAction.setCaretPosition(int)899
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.SelectNextSubWordAction.setCaretPosition(int)899
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.SelectPreviousSubWordAction.setCaretPosition(int)1111
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.SelectPreviousSubWordAction.setCaretPosition(int)1111
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1892
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)312
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.selectAndReveal(ITextViewer, int, int)456
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.6.mouseDown(MouseEvent)491
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.computePopupLocation(int)435
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.computePopupLocation(int)462
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.computePopupLocation(int)418
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()93
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.PopupVisibilityManager.start()93
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.updateVisibility()375
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.getActiveLinkedMode()157
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.ensureScrollable()175
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setInformation(String)162
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()94
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()116
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.updateStyle(ITextViewer)862
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.openErrorDialog(BadLocationException)164
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.setLastRulerMouseLocation(ISourceViewer, int)241
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.resetViewerBackground(StyleRange[])826
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.setViewerBackground(Annotation)748
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.initializeFont()279
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1216
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1216
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.internalComputeCompletionProposals(int, JavaContentAssistInvocationContext, IProgressMonitor)176
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.openErrorDialog(BadLocationException)754
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.openErrorDialog(Exception)279
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.computeLineRange(ISourceViewer, int, int, int)110
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.install(ITextViewer)277
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.ensureListenerInstalled()202
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.ensureListenerRemoved()212
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.handleException(ITextViewer, Exception, IRegion)253
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)255
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)251
org.eclipse.wst.jsdt.internal.ui.text.template.preferences.TemplateVariableProposal.apply(IDocument)75
org.eclipse.wst.jsdt.internal.ui.text.TypingRunDetector.ensureSelectionListenerAdded()422
org.eclipse.wst.jsdt.internal.ui.text.TypingRunDetector.ensureSelectionListenerRemoved()435

org.eclipse.jface.text.ITextViewer.getTopIndex()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()92

org.eclipse.jface.text.ITextViewer.getVisibleRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.modelRange2WidgetRange(IRegion)71
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3403
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3184
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)198
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.repairPresentation(ITextViewer)852
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.updateStyle(ITextViewer)873

org.eclipse.jface.text.ITextViewer.invalidateTextPresentation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.repairPresentation(ITextViewer)856

org.eclipse.jface.text.ITextViewer.removeTextInputListener(ITextInputListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.uninstall()603
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.OccurrencesFinderJobCanceler.uninstall()603
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.uninstall()388

org.eclipse.jface.text.ITextViewer.removeTextListener(ITextListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.1.widgetDisposed(DisposeEvent)109
org.eclipse.wst.jsdt.internal.ui.text.TypingRunDetector.disconnect()273

org.eclipse.jface.text.ITextViewer.removeViewportListener(IViewportListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.1.widgetDisposed(DisposeEvent)110
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.setInput(Object)541

org.eclipse.jface.text.ITextViewer.revealRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)402
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3199
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1978
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)380
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.restorePosition()311
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()162

org.eclipse.jface.text.ITextViewer.setDocument(IDocument, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setInformation(String)155

org.eclipse.jface.text.ITextViewer.setSelectedRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.selectAndReveal(int, int)177
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)401
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)533
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)533
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3198
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1979
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.selectAndReveal(ITextViewer, int, int)454
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.restoreFullSelection()367
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()236
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.undoAndCreateRenameSupport(String)417
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()105
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)379
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.restorePosition()310
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()161
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)183
org.eclipse.wst.jsdt.internal.ui.text.java.JavadocDoubleClickStrategy.doubleClicked(ITextViewer)195
org.eclipse.wst.jsdt.internal.ui.text.java.JavaDoubleClickSelector.doubleClicked(ITextViewer)322
org.eclipse.wst.jsdt.internal.ui.text.java.JavaDoubleClickSelector.doubleClicked(ITextViewer)325
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringDoubleClickSelector.doubleClicked(ITextViewer)54
org.eclipse.wst.jsdt.internal.ui.text.java.JavaStringDoubleClickSelector.doubleClicked(ITextViewer)51
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.verifyKey(VerifyEvent)118
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.verifyKey(VerifyEvent)118

org.eclipse.jface.text.ITextViewer.setTextHover(ITextHover, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2603

org.eclipse.jface.text.ITextViewer.setTopIndex(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()106

org.eclipse.jface.text.ITextViewerExtension.getControl()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.ChangeHoverInformationControl.setViewerFont()98

org.eclipse.jface.text.ITextViewerExtension.getRewriteTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.applyProposal(ICompletionProposal, ITextViewer, char, int, int)386
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.setRedraw(ITextViewer, boolean)216
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.beginCompoundChange(ITextViewer)272
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.endCompoundChange(ITextViewer)264

org.eclipse.jface.text.ITextViewerExtension.prependVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.createPartControl(Composite)1420
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.ensureListenerInstalled()200

org.eclipse.jface.text.ITextViewerExtension.removeVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.dispose()1387
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.ensureListenerRemoved()210

org.eclipse.jface.text.ITextViewerExtension2.invalidateTextPresentation(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.repairPresentation(ITextViewer)852
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.repairPresentation(ITextViewer)849

org.eclipse.jface.text.ITextViewerExtension2.removeTextHovers(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2588

org.eclipse.jface.text.ITextViewerExtension2.setTextHover(ITextHover, String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2596
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2600

org.eclipse.jface.text.ITextViewerExtension5.exposeModelRange(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2071
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2093

org.eclipse.jface.text.ITextViewerExtension5.getModelCoverage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.containedByVisibleRegion(ITextSelection, ISourceViewer)196

org.eclipse.jface.text.ITextViewerExtension5.modelLine2WidgetLine(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.setLastRulerMouseLocation(ISourceViewer, int)244

org.eclipse.jface.text.ITextViewerExtension5.modelOffset2WidgetOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.computePopupLocation(int)433
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.computePopupLocation(int)460

org.eclipse.jface.text.ITextViewerExtension5.modelRange2WidgetRange(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.JDTQuickMenuAction.modelRange2WidgetRange(IRegion)68

org.eclipse.jface.text.ITextViewerExtension5.widgetOffset2ModelOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3401
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.updateStyle(ITextViewer)871

org.eclipse.jface.text.ITextViewerExtension5.widgetRange2ModelRange(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.repairPresentation(ITextViewer)847

org.eclipse.jface.text.ITextViewerExtension7.setTabsToSpacesConverter(IAutoEditStrategy)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1363

org.eclipse.jface.text.IWidgetTokenOwner.releaseWidgetToken(IWidgetTokenKeeper)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.releaseWidgetToken()403

org.eclipse.jface.text.IWidgetTokenOwnerExtension.requestWidgetToken(IWidgetTokenKeeper, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameInformationPopup.updateVisibility()390

org.eclipse.jface.text.link.LinkedModeUI.enter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)529
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)529
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()234
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)376
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)175
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)982
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)73
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.installLinkedMode(IDocument, int[], int[], LazyGenericTypeProposalTypeArgumentProposal[], boolean)708
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)105
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)243

org.eclipse.jface.text.link.LinkedModeUI.ExitFlags.ExitFlags(int, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)262
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)262
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)254
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)254
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)474
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)474
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)173
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)180
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)175
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)187
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)180
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)173
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)175
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)187

org.eclipse.jface.text.link.LinkedModeUI.getSelectedRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)532
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)532
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)378
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)179
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)75
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.installLinkedMode(IDocument, int[], int[], LazyGenericTypeProposalTypeArgumentProposal[], boolean)710
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)106
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)245

org.eclipse.jface.text.link.LinkedModeUI.setCyclingMode(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)528
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)528
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)981
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)72
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)103

org.eclipse.jface.text.link.LinkedModeUI.setDoContextInfo(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)71
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.installLinkedMode(IDocument, int[], int[], LazyGenericTypeProposalTypeArgumentProposal[], boolean)707
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)104

org.eclipse.jface.text.link.LinkedModeUI.setExitPolicy(LinkedModeUIIExitPolicy)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)526
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)526
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()233
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)375
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)173
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)979
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)70
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.installLinkedMode(IDocument, int[], int[], LazyGenericTypeProposalTypeArgumentProposal[], boolean)705
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)102

org.eclipse.jface.text.link.LinkedModeUI.setExitPosition(ITextViewer, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)527
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)527
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()232
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)372
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)368
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)174
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)980
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)69
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.installLinkedMode(IDocument, int[], int[], LazyGenericTypeProposalTypeArgumentProposal[], boolean)706
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)101
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)242

org.eclipse.jface.text.link.LinkedModeUI.setSimpleMode(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)525
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)525
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)978

org.eclipse.jface.text.link.ProposalPosition.equals(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.equals(Object)45
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.equals(Object)-1

org.eclipse.jface.text.link.ProposalPosition.getChoices()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.getChoices()-1

org.eclipse.jface.text.link.ProposalPosition.hashCode()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.hashCode()55
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.hashCode()-1

org.eclipse.jface.text.link.ProposalPosition.ProposalPosition(IDocument, int, int, ICompletionProposal[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.apply(ITextViewer, char, int, int)219

org.eclipse.jface.text.link.ProposalPosition.ProposalPosition(IDocument, int, int, int, ICompletionProposal[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(ITextViewer, IEditorPart)349
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)89
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.VariablePosition.VariablePosition(IDocument, int, int, int, MultiVariableGuess, MultiVariable)33

org.eclipse.jface.text.MarginPainter.initialize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.1.propertyChange(PropertyChangeEvent)56

org.eclipse.jface.text.MarginPainter.MarginPainter(ITextViewer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)122

org.eclipse.jface.text.MarginPainter.setMarginRulerColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)124

org.eclipse.jface.text.MarginPainter.setMarginRulerColumn(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.update()145

org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(IRegion, IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPresentationReconciler.createRepairDescription(IRegion, IDocument)47

org.eclipse.jface.text.presentation.PresentationReconciler.PresentationReconciler()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPresentationReconciler.JavaPresentationReconciler()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPresentationReconciler.JavaPresentationReconciler()25

org.eclipse.jface.text.presentation.PresentationReconciler.setDamager(IPresentationDamager, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)304
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)316
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)308
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)300
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)296
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)312

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)293

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentToDamagers(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPresentationReconciler.createRepairDescription(IRegion, IDocument)43

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentToRepairers(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPresentationReconciler.createRepairDescription(IRegion, IDocument)44

org.eclipse.jface.text.presentation.PresentationReconciler.setRepairer(IPresentationRepairer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)309
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)301
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)297
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)313
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)317
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)305

org.eclipse.jface.text.quickassist.IQuickAssistAssistant.showPossibleQuickAssists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)179
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)179

org.eclipse.jface.text.quickassist.IQuickAssistInvocationContext.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)186

org.eclipse.jface.text.quickassist.IQuickAssistInvocationContext.getSourceViewer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)185

org.eclipse.jface.text.quickassist.QuickAssistAssistant.addCompletionListener(ICompletionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.JavaCorrectionProcessor(JavaCorrectionAssistant)155

org.eclipse.jface.text.quickassist.QuickAssistAssistant.install(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.install(ISourceViewer)108
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.install(ISourceViewer)-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.possibleCompletionsClosed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.possibleCompletionsClosed()300
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.possibleCompletionsClosed()-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.QuickAssistAssistant()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.JavaCorrectionAssistant(ITextEditor)64

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.JavaCorrectionAssistant(ITextEditor)72

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setProposalSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.JavaCorrectionAssistant(ITextEditor)83

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setProposalSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.JavaCorrectionAssistant(ITextEditor)80

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setQuickAssistProcessor(IQuickAssistProcessor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.JavaCorrectionAssistant(ITextEditor)70

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setStatusLineVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.1.assistSessionEnded(ContentAssistEvent)158
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.1.assistSessionStarted(ContentAssistEvent)162

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setStatusMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)170
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)175
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)172

org.eclipse.jface.text.quickassist.QuickAssistAssistant.showPossibleQuickAssists()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()148
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()169
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleQuickAssists()-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.uninstall()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.uninstall()125
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.uninstall()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.aboutToBeReconciled()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.aboutToBeReconciled()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.forceReconciling()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.forceReconciling()332
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.forceReconciling()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.install(ITextViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.install(ITextViewer)270
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.install(ITextViewer)-1

org.eclipse.jface.text.reconciler.AbstractReconciler.reconcilerReset()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.reconcilerReset()350
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.reconcilerReset()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.setDelay(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getReconciler(ISourceViewer)384

org.eclipse.jface.text.reconciler.AbstractReconciler.setIsAllowedToModifyDocument(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getReconciler(ISourceViewer)382

org.eclipse.jface.text.reconciler.AbstractReconciler.setIsIncrementalReconciler(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getReconciler(ISourceViewer)381

org.eclipse.jface.text.reconciler.AbstractReconciler.uninstall()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.uninstall()322
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.uninstall()-1

org.eclipse.jface.text.reconciler.IReconciler.install(ITextViewer)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.internalDoSetInput(IEditorInput)2192

org.eclipse.jface.text.reconciler.IReconcilingStrategy.reconcile(DirtyRegion, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(DirtyRegion, IRegion)74

org.eclipse.jface.text.reconciler.IReconcilingStrategy.reconcile(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(IRegion)85

org.eclipse.jface.text.reconciler.IReconcilingStrategy.setDocument(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CompositeReconcilingStrategy.setDocument(IDocument)63

org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension.initialReconcile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile()113

org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension.setProgressMonitor(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CompositeReconcilingStrategy.setProgressMonitor(IProgressMonitor)98

org.eclipse.jface.text.reconciler.MonoReconciler.getReconcilingStrategy(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.aboutToBeReconciled()342
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.forceReconciling()333
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.reconcilerReset()351

org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.initialProcess()360
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.initialProcess()-1

org.eclipse.jface.text.reconciler.MonoReconciler.MonoReconciler(IReconcilingStrategy, boolean)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.JavaReconciler(ITextEditor, JavaCompositeReconcilingStrategy, boolean)247

org.eclipse.jface.text.reconciler.MonoReconciler.process(DirtyRegion)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.process(DirtyRegion)371
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.process(DirtyRegion)-1

org.eclipse.jface.text.reconciler.MonoReconciler.setProgressMonitor(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getReconciler(ISourceViewer)383

org.eclipse.jface.text.rules.BufferedRuleBasedScanner.BufferedRuleBasedScanner()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.AbstractJavaScanner(IColorManager, IPreferenceStore)135

org.eclipse.jface.text.rules.DefaultDamagerRepairer.DefaultDamagerRepairer(ITokenScanner)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)315
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)299
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)295
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)307
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)311
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)303

org.eclipse.jface.text.rules.EndOfLineRule.EndOfLineRule(String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()104

org.eclipse.jface.text.rules.FastPartitioner.connect(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.VariableTracker.installJavaStuff(Document)105
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.VariableTracker.installJavaStuff(Document)105
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.installJavaStuff(Document)613

org.eclipse.jface.text.rules.FastPartitioner.FastPartitioner(IPartitionTokenScanner, String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.VariableTracker.installJavaStuff(Document)104
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.VariableTracker.installJavaStuff(Document)104
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.installJavaStuff(Document)612
org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools.createDocumentPartitioner()235

org.eclipse.jface.text.rules.ICharacterScanner.getColumn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)336

org.eclipse.jface.text.rules.ICharacterScanner.read()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)341
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)334
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)139
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)142
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)139
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)142
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)88
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)85
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)88
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)85
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.1.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)194
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.1.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)202

org.eclipse.jface.text.rules.ICharacterScanner.unread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)343
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)358
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.unreadBuffer(ICharacterScanner)369
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)147
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)144
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)147
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)144
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)90
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)90
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)93
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)93
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.1.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)197
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.1.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)193

org.eclipse.jface.text.rules.IToken.isUndefined()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)347
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)351
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.VersionedWordMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)179
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.VersionedWordMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)179

org.eclipse.jface.text.rules.IWordDetector.isWordPart(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)342

org.eclipse.jface.text.rules.IWordDetector.isWordStart(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)335

org.eclipse.jface.text.rules.MultiLineRule.MultiLineRule(String, String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()117
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()118

org.eclipse.jface.text.rules.PatternRule.evaluate(ICharacterScanner)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluate(ICharacterScanner)110
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluate(ICharacterScanner)110
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluate(ICharacterScanner)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluate(ICharacterScanner)-1

org.eclipse.jface.text.rules.RuleBasedPartitionScanner.RuleBasedPartitionScanner()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()93

org.eclipse.jface.text.rules.RuleBasedPartitionScanner.setPredicateRules(IPredicateRule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()122

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluateToken()80
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluateToken()80

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluateToken()80
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.evaluateToken()80

org.eclipse.jface.text.rules.RuleBasedScanner.nextToken()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.nextToken()189
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.nextToken()-1

org.eclipse.jface.text.rules.RuleBasedScanner.setDefaultReturnToken(IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.createRules()493
org.eclipse.wst.jsdt.internal.ui.text.JavaCommentScanner.createRules()226
org.eclipse.wst.jsdt.internal.ui.text.SingleTokenJavaScanner.createRules()46

org.eclipse.jface.text.rules.RuleBasedScanner.setRules(IRule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.initializeRules()264

org.eclipse.jface.text.rules.SingleLineRule.SingleLineRule(String, String, IToken, char)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.createRules()427
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()107
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()110
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.TagRule(JavaDocScanner, IToken, char)75
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.TagRule(JavaDocScanner, IToken, char)75
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.TagRule(JavaDocScanner, IToken)68
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.TagRule.TagRule(JavaDocScanner, IToken)68

org.eclipse.jface.text.rules.SingleLineRule.SingleLineRule(String, String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()167
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()166

org.eclipse.jface.text.rules.Token.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToColorChange(Token, PropertyChangeEvent)322
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)338

org.eclipse.jface.text.rules.Token.setData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToColorChange(Token, PropertyChangeEvent)325
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.addToken(String, String, String, String, String)220

org.eclipse.jface.text.rules.Token.Token(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.addToken(String, String, String, String, String)216
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.addTokenWithProxyAttribute(String, String, String, String, String)202
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()67
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()62
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()64
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()65
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()61
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()66
org.eclipse.wst.jsdt.internal.ui.text.FastJavaPartitionScanner.FastJavaPartitionScanner()63
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()95
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()98
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()99
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()97
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.JavaPartitionScanner()96

org.eclipse.jface.text.rules.WhitespaceRule.WhitespaceRule(IWhitespaceDetector)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner.createRules()431
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()171

org.eclipse.jface.text.rules.WordRule.addWord(String, IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()160
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()159
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.EmptyCommentRule(IToken)69
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.EmptyCommentRule(IToken)69

org.eclipse.jface.text.rules.WordRule.evaluate(ICharacterScanner)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.evaluate(ICharacterScanner, boolean)76
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.evaluate(ICharacterScanner, boolean)76

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocScanner.createRules()158

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.EmptyCommentRule(IToken)67
org.eclipse.wst.jsdt.internal.ui.text.JavaPartitionScanner.EmptyCommentRule.EmptyCommentRule(IToken)67

org.eclipse.jface.text.source.AnnotationRulerColumn.AnnotationRulerColumn(int, IAnnotationAccess)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createAnnotationRulerColumn(CompositeRuler)3494

org.eclipse.jface.text.source.AnnotationRulerColumn.setHover(IAnnotationHover)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createAnnotationRulerColumn(CompositeRuler)3495

org.eclipse.jface.text.source.CompositeRuler.fireAnnotationContextMenuAboutToShow(VerticalRulerEvent, Menu)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationContextMenuAboutToShow(VerticalRulerEvent, Menu)103
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationContextMenuAboutToShow(VerticalRulerEvent, Menu)103

org.eclipse.jface.text.source.CompositeRuler.fireAnnotationDefaultSelected(VerticalRulerEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationDefaultSelected(VerticalRulerEvent)96
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationDefaultSelected(VerticalRulerEvent)96

org.eclipse.jface.text.source.CompositeRuler.fireAnnotationSelected(VerticalRulerEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationSelected(VerticalRulerEvent)89
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.VerticalRulerListener.annotationSelected(VerticalRulerEvent)89

org.eclipse.jface.text.source.CompositeRuler.setLocationOfLastMouseButtonActivity(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.setLastRulerMouseLocation(ISourceViewer, int)251
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.setLastRulerMouseLocation(ISourceViewer, int)246

org.eclipse.jface.text.source.DefaultAnnotationHover.DefaultAnnotationHover()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.HTMLAnnotationHover.HTMLAnnotationHover()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.HTMLAnnotationHover.HTMLAnnotationHover()26

org.eclipse.jface.text.source.DefaultAnnotationHover.formatMultipleMessages(List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.HTMLAnnotationHover.formatMultipleMessages(List)-1

org.eclipse.jface.text.source.DefaultAnnotationHover.formatSingleMessage(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.HTMLAnnotationHover.formatSingleMessage(String)-1

org.eclipse.jface.text.source.DefaultAnnotationHover.isIncluded(Annotation)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.1.isIncluded(Annotation)-1
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.2.isIncluded(Annotation)-1

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.DefaultCharacterPairMatcher(char[], String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPairMatcher.JavaPairMatcher(char[])35

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.DefaultCharacterPairMatcher(char[])

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPairMatcher.JavaPairMatcher(char[])-1

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.dispose()2254

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.getAnchor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.gotoMatchingBracket()3175

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.match(IDocument, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPairMatcher.performMatch(IDocument, int)57
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaPairMatcher.match(IDocument, int)-1

org.eclipse.jface.text.source.IAnnotationAccessExtension.getLayer(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectAnnotationRulerAction.findJavaAnnotation()141
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.getOrder(Annotation)208

org.eclipse.jface.text.source.IAnnotationAccessExtension.isPaintable(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.getHoverInfoForLine(ISourceViewer, int)106

org.eclipse.jface.text.source.IAnnotationAccessExtension.paint(Annotation, GC, Canvas, Rectangle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyPaintListener.paintControl(PaintEvent)372
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyPaintListener.paintControl(PaintEvent)372

org.eclipse.jface.text.source.ILineRange.getNumberOfLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.getLeftMostLine(IDocument, ILineRange, int)326
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.indentLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)81
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)123
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getRegion(IDocument, ILineRange)427
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)385
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)389
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)387
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)387

org.eclipse.jface.text.source.ILineRange.getStartLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.getLeftMostLine(IDocument, ILineRange, int)327
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.indentLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)92
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)152
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)134
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)156
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)149
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getRegion(IDocument, ILineRange)425
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)387
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)389
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)385
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.getHoverInfo(ISourceViewer, ILineRange, int)292

org.eclipse.jface.text.source.ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.paint(GC, Canvas, Rectangle)239
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.paint(GC, Canvas, Rectangle)239
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)92
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)92

org.eclipse.jface.text.source.ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.NoBreakpointAnnotation.paint(GC, Canvas, Rectangle)69
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.NoBreakpointAnnotation.paint(GC, Canvas, Rectangle)69

org.eclipse.jface.text.source.ISharedTextColors.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.dispose()499

org.eclipse.jface.text.source.ISharedTextColors.getColor(RGB)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.initializeHighlightings()447
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getColor(IPreferenceStore, String, IColorManager)148
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)124
org.eclipse.wst.jsdt.internal.ui.text.ContentAssistPreference.getColor(IPreferenceStore, String, IColorManager)65
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.getColor(IPreferenceStore, String, IColorManager)101
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getBackgroundColor(StyledText)835
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getForegroundColor(StyledText)827

org.eclipse.jface.text.source.ISourceViewer.configure(SourceViewerConfiguration)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSetInput(IEditorInput)2171

org.eclipse.jface.text.source.ISourceViewer.getAnnotationModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getHoverInfo(ITextViewer, IRegion)73
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.getHoverInfoForLine(ISourceViewer, int)136
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaExpandHover.getHoverInfoForLine(ISourceViewer, int)92

org.eclipse.jface.text.source.ISourceViewerExtension2.unconfigure()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSetInput(IEditorInput)2166

org.eclipse.jface.text.source.IVerticalRulerInfo.getControl()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMenuDetectListener.handleEvent(Event)197
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.MyMenuDetectListener.handleEvent(Event)197

org.eclipse.jface.text.source.IVerticalRulerListener.annotationContextMenuAboutToShow(VerticalRulerEvent, Menu)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.showContextMenu(Menu)144
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.showContextMenu(Menu)144

org.eclipse.jface.text.source.IVerticalRulerListener.annotationDefaultSelected(VerticalRulerEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.defaultSelected()135
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.defaultSelected()135

org.eclipse.jface.text.source.IVerticalRulerListener.annotationSelected(VerticalRulerEvent)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()127
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()127

org.eclipse.jface.text.source.LineChangeHover.computeLineRange(ISourceViewer, int, int, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.computeLineRange(ISourceViewer, int, int, int)104
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.computeLineRange(ISourceViewer, int, int, int)-1

org.eclipse.jface.text.source.LineChangeHover.formatSource(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.formatSource(String)-1

org.eclipse.jface.text.source.LineChangeHover.getHoverControlCreator()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.getHoverControlCreator()-1

org.eclipse.jface.text.source.LineChangeHover.getInformationPresenterControlCreator()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.getInformationPresenterControlCreator()-1

org.eclipse.jface.text.source.LineChangeHover.getTabReplacement()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.getTabReplacement()-1

org.eclipse.jface.text.source.LineChangeHover.LineChangeHover()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.JavaChangeHover.JavaChangeHover(String, int)57

org.eclipse.jface.text.source.LineRange.LineRange(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.indent(IDocument)352
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getLineRange(IDocument, ITextSelection)421
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)385
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)389
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.runWithEvent(Event)387
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.getHoverLineRange(ISourceViewer, int)299
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateProposal.getAdditionalProposalInfo()390

org.eclipse.jface.text.source.projection.ProjectionAnnotation.isCollapsed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementSetFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)329
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementSetFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)329
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.toString()265
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.toString()265
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.modifyFiltered(DefaultJavaFoldingStructureProviderFilter, boolean)1459
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)908
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)913
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)908

org.eclipse.jface.text.source.projection.ProjectionAnnotation.markCollapsed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.modifyFiltered(DefaultJavaFoldingStructureProviderFilter, boolean)1463
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)914

org.eclipse.jface.text.source.projection.ProjectionAnnotation.markExpanded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.modifyFiltered(DefaultJavaFoldingStructureProviderFilter, boolean)1461
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)916

org.eclipse.jface.text.source.projection.ProjectionAnnotation.ProjectionAnnotation(boolean)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.JavaProjectionAnnotation(boolean, IJavaScriptElement, boolean)238
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.JavaProjectionAnnotation(boolean, IJavaScriptElement, boolean)238

org.eclipse.jface.text.source.projection.ProjectionAnnotationModel.modifyAnnotations(Annotation[], Map, Annotation[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.modifyFiltered(DefaultJavaFoldingStructureProviderFilter, boolean)1470
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)944

org.eclipse.jface.text.source.projection.ProjectionSupport.addSummarizableAnnotationType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1631
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1632

org.eclipse.jface.text.source.projection.ProjectionSupport.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.dispose()2231

org.eclipse.jface.text.source.projection.ProjectionSupport.getAdapter(ISourceViewer, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getAdapter(Class)1844

org.eclipse.jface.text.source.projection.ProjectionSupport.install()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1645

org.eclipse.jface.text.source.projection.ProjectionSupport.ProjectionSupport(ProjectionViewer, IAnnotationAccess, ISharedTextColors)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1630

org.eclipse.jface.text.source.projection.ProjectionSupport.setHoverControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1633

org.eclipse.jface.text.source.projection.ProjectionSupport.setInformationPresenterControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createSourceViewer(Composite, IVerticalRuler, int)1638

org.eclipse.jface.text.source.projection.ProjectionViewer.addProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)111
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ProjectionListener.ProjectionListener(DefaultJavaFoldingStructureProvider, ProjectionViewer)656
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ProjectionListener.ProjectionListener(DefaultJavaFoldingStructureProvider, ProjectionViewer)656

org.eclipse.jface.text.source.projection.ProjectionViewer.canDoOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.canDoOperation(int)186
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.canDoOperation(int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1275
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1275

org.eclipse.jface.text.source.projection.ProjectionViewer.disableProjection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.performRevert()3541

org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)172
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1276
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1276

org.eclipse.jface.text.source.projection.ProjectionViewer.enableProjection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.performRevert()3551
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.resetVisibleRegion()407
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.setVisibleDocument(IDocument)602

org.eclipse.jface.text.source.projection.ProjectionViewer.handleDispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.handleDispose()453
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.handleDispose()-1

org.eclipse.jface.text.source.projection.ProjectionViewer.isProjectionMode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.FoldingAction.update()56
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.FoldingAction.update()56
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.update()210
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.performRevert()3539
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1274
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.ToggleFoldingRunner.toggleFolding()1274
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.resetVisibleRegion()406

org.eclipse.jface.text.source.projection.ProjectionViewer.ProjectionViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.JavaSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int, IPreferenceStore)131

org.eclipse.jface.text.source.projection.ProjectionViewer.removeProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.FoldingActionGroup.dispose()198
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ProjectionListener.dispose()664
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ProjectionListener.dispose()664

org.eclipse.jface.text.source.projection.ProjectionViewer.resetVisibleRegion()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.resetVisibleRegion()404
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.resetVisibleRegion()-1

org.eclipse.jface.text.source.projection.ProjectionViewer.setVisibleDocument(IDocument)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.setVisibleDocument(IDocument)609
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.setVisibleDocument(IDocument)-1

org.eclipse.jface.text.source.SourceViewer.configure(SourceViewerConfiguration)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)209
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.configureTextViewer(TextViewer)229
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.setInput(Object)131
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.JavaTextViewer(Composite)42
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.internalCreatePartControl(Composite)174
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)353
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)386
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)119
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.createViewer(Composite)118
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)137
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)144
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.createControl(Composite)56
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)843
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createSourceViewer(Composite)330
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.createSourceViewer(Composite)508
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, int, int, String)154

org.eclipse.jface.text.source.SourceViewer.createControl(Composite, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.createControl(Composite, int)419
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.createControl(Composite, int)-1

org.eclipse.jface.text.source.SourceViewer.createFormattingContext()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.createFormattingContext()-1

org.eclipse.jface.text.source.SourceViewer.doOperation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.3.widgetSelected(SelectionEvent)285
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.handleVerifyKeyPressed(VerifyEvent)453
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.handleVerifyKeyPressed(VerifyEvent)447

org.eclipse.jface.text.source.SourceViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.getControl()55
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getControl()257
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()488
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)361
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createDialogArea(Composite)297
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)401
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.getControl()132
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.update()152
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.createPreviewer(Composite)792
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.createViewer(Composite)126
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)338
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)338
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createSignaturePreview(Composite, RowLayouter)301
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createBody(Composite)115
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createMethodSignature(Composite)99
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.createControl(Composite)87
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.createControl(Composite)88
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)160
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)160
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.createControl(Composite)57
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)844
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)858
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createSourceViewer(Composite)333
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createSourceViewer(Composite)332
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.doRename(boolean)289
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.createSourceViewer(Composite)510
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.createSourceViewer(Composite)511

org.eclipse.jface.text.source.SourceViewer.rememberSelection()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.rememberSelection()352
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.rememberSelection()-1

org.eclipse.jface.text.source.SourceViewer.restoreSelection()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.restoreSelection()359
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.restoreSelection()-1

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)388
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.updateViewerInput()158

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.setInput(Object)62
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)355
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)128
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.createPreviewer(Composite)788
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.createViewer(Composite)120
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)334
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)334
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createSignaturePreview(Composite, RowLayouter)297
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createBody(Composite)112
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createMethodSignature(Composite)96
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)156
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)156
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)852
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.setSourceViewerContents(String)527
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.createSourceViewer(Composite)514

org.eclipse.jface.text.source.SourceViewer.SourceViewer(Composite, IVerticalRuler, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.JavaTextViewer(Composite)38
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.createControl(Composite)85

org.eclipse.jface.text.source.SourceViewer.unconfigure()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.unconfigure()343
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.unconfigure()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.setInput(Object)130
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)131
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.createControl(Composite)54

org.eclipse.jface.text.source.SourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2579
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)289

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)626
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)315

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredTextHoverStateMasks(ISourceViewer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2590

org.eclipse.jface.text.source.SourceViewerConfiguration.getContentAssistant(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentAssistant(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getContentFormatter(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getContentFormatter(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getDefaultPrefixes(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getDefaultPrefixes(ISourceViewer, String)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)293

org.eclipse.jface.text.source.SourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getIndentPrefixesForTab(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)457

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationControlCreator(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationControlCreator(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationPresenter(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getInformationPresenter(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getPresentationReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getReconciler(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.internalDoSetInput(IEditorInput)2190

org.eclipse.jface.text.source.SourceViewerConfiguration.getTabWidth(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1354
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.handlePreferenceStoreChanged(PropertyChangeEvent)2519

org.eclipse.jface.text.source.SourceViewerConfiguration.getTextHover(ISourceViewer, String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getTextHover(ISourceViewer, String, int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2595

org.eclipse.jface.text.source.SourceViewerConfiguration.getTextHover(ISourceViewer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2599
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateHoverBehavior()2603

org.eclipse.jface.text.source.SourceViewerConfiguration.SourceViewerConfiguration()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)144

org.eclipse.jface.text.source.VerticalRulerEvent.getSelectedAnnotation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectMarkerRulerAction2.annotationDefaultSelected(VerticalRulerEvent)47

org.eclipse.jface.text.source.VerticalRulerEvent.VerticalRulerEvent(Annotation)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.defaultSelected()134
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.defaultSelected()134
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()126
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.selected()126
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.showContextMenu(Menu)143
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.Item.showContextMenu(Menu)143

org.eclipse.jface.text.TabsToSpacesConverter.setLineTracker(ILineTracker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1362
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1360

org.eclipse.jface.text.TabsToSpacesConverter.setNumberOfSpacesPerTab(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1356

org.eclipse.jface.text.TabsToSpacesConverter.TabsToSpacesConverter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.installTabsToSpacesConverter()1355

org.eclipse.jface.text.templates.ContextTypeRegistry.addContextType(TemplateContextType)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)322
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)321
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)307
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)320
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)306
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)319
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)308
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)326
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)310
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)318
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)323
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)324
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)309
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)311
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)325
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()58
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()49

org.eclipse.jface.text.templates.ContextTypeRegistry.contextTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)176

org.eclipse.jface.text.templates.ContextTypeRegistry.getContextType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContext.CodeTemplateContext(String, IJavaScriptProject, String)36
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.evaluateTemplate(Template, IJavaScriptUnit, int)568
org.eclipse.wst.jsdt.internal.corext.template.java.TemplateSet.validateTemplate(Template)174
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)393
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)337
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)311
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)189
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.updateViewerInput()145
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.collectSurroundTemplates(IDocument, IJavaScriptUnit, int, int, Collection)154
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()55
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()46
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.createNewContext(IDocument)244

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.category(Object)137
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.category(Object)137
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)200
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)200
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.performOk(boolean)556
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)465
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)466
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplatePreferencePage.applyData(Object)132
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()117
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()111
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()118

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.getTemplate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IJavaScriptProject)1488
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.findSimilarTemplate(TemplatePersistenceData[], Template, boolean)70
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()56
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)103
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)101
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)108
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)108
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)240
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)240
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.edit(TemplatePersistenceData)414
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.getTemplateOfCategory(boolean)375
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)392
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)467
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.updateViewerInput()143
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()118

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()118

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.isUserAdded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)112
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)102
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)99

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.setDeleted(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()120
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.setProjectSpecific(String, boolean)145

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.setTemplate(Template)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IJavaScriptProject)1490
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()58
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)103
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.edit(TemplatePersistenceData)418
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)467

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.TemplatePersistenceData(Template, boolean, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()118

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.TemplatePersistenceData(Template, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()54

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.read(InputStream, ResourceBundle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.import_()439

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.read(Reader)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.hasProjectSpecificTempates(IProject)76

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.save(TemplatePersistenceData[], OutputStream)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.export(TemplatePersistenceData[])522

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.save(TemplatePersistenceData[], Writer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()60

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.export(TemplatePersistenceData[])521
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.import_()434
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()59
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.hasProjectSpecificTempates(IProject)73

org.eclipse.jface.text.templates.persistence.TemplateStore.add(TemplatePersistenceData)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()54
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()119

org.eclipse.jface.text.templates.persistence.TemplateStore.delete(TemplatePersistenceData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)104
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)113

org.eclipse.jface.text.templates.persistence.TemplateStore.findTemplate(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.NewElementWizard.warnAboutTypeCommentDeprecation()138
org.eclipse.wst.jsdt.internal.ui.wizards.NewElementWizard.warnAboutTypeCommentDeprecation()138
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getTemplate(String, IJavaScriptUnit, int)2394

org.eclipse.jface.text.templates.persistence.TemplateStore.findTemplateById(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCodeTemplate(String, IJavaScriptProject)1495
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)99
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)97
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.isProjectSpecific(String)134

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplateData(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()48
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)110
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.pruneDuplicates(TemplateStore, boolean)96
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()60
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.getTemplateData()88
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.getTemplateData()90
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()109
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()114

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplateData(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IJavaScriptProject)1487
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.setProjectSpecific(String, boolean)141

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplates()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.collectSurroundTemplates(IDocument, IJavaScriptUnit, int, int, Collection)166
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.complete(ITextViewer, int, IJavaScriptUnit)110

org.eclipse.jface.text.templates.persistence.TemplateStore.internalAdd(TemplatePersistenceData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)53

org.eclipse.jface.text.templates.persistence.TemplateStore.load()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()41
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.getCodeTemplateStore()815
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.getTemplateStore()762
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.load()106
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.revertChanges()169

org.eclipse.jface.text.templates.persistence.TemplateStore.restoreDefaults()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.restoreDefaults()153
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.restoreDefaults()151

org.eclipse.jface.text.templates.persistence.TemplateStore.save()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.CompatibilityTemplateStore.load()62
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.save()161
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.save()159

org.eclipse.jface.text.templates.persistence.TemplateStore.startListeningForPreferenceChanges()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.getCodeTemplateStore()820
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.getTemplateStore()766

org.eclipse.jface.text.templates.persistence.TemplateStore.stopListeningForPreferenceChanges()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.stop(BundleContext)538
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.stop(BundleContext)543

org.eclipse.jface.text.templates.persistence.TemplateStore.TemplateStore(IPreferenceStore, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProjectTemplateStore.1.(ProjectTemplateStore, IPreferenceStore, String, ScopedPreferenceStore)47

org.eclipse.jface.text.templates.TemplateProposal.getRelevance()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalComparator.getRelevance(ICompletionProposal)88

org.eclipse.jface.text.TextAttribute.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent)583
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)599
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()126
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()126
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToColorChange(Token, PropertyChangeEvent)325
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343

org.eclipse.jface.text.TextAttribute.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)599
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()126
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()126
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343

org.eclipse.jface.text.TextAttribute.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent)583
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)599
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)596
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)599
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()124
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()124
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToColorChange(Token, PropertyChangeEvent)325
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)341
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343

org.eclipse.jface.text.TextAttribute.TextAttribute(Color, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent)583
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlighting, PropertyChangeEvent, int)599
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingManager.initializeHighlightings()447
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToColorChange(Token, PropertyChangeEvent)325
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.adaptToStyleChange(Token, PropertyChangeEvent, int)343
org.eclipse.wst.jsdt.internal.ui.text.AbstractJavaScanner.createTextAttribute(String, String, String, String, String)250

org.eclipse.jface.text.TextEvent.getDocumentEvent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.4.textChanged(TextEvent)409
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.4.textChanged(TextEvent)410
org.eclipse.wst.jsdt.internal.ui.text.TypingRunDetector.computeChange(TextEvent)320

org.eclipse.jface.text.TextPresentation.addStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.html.HTML2TextReader.stopBold()122
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)281
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)278
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)268
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)275

org.eclipse.jface.text.TextPresentation.applyTextPresentation(TextPresentation, StyledText)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.setInput(Object)534

org.eclipse.jface.text.TextPresentation.clear()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.setInput(Object)524
org.eclipse.wst.jsdt.internal.ui.text.java.JavaParameterListValidator.updatePresentation(int, TextPresentation)261

org.eclipse.jface.text.TextPresentation.getAllStyleRangeIterator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.html.BrowserInformationControl.computeSizeHint()440
org.eclipse.wst.jsdt.internal.ui.text.html.HTMLTextPresenter.adaptTextPresentation(TextPresentation, int, int)172

org.eclipse.jface.text.TextPresentation.getExtent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)543

org.eclipse.jface.text.TextPresentation.replaceStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)559

org.eclipse.jface.text.TextPresentation.replaceStyleRanges(StyleRange[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)554

org.eclipse.jface.text.TextPresentation.setResultWindow(IRegion)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.html.HTMLTextPresenter.trim(StringBuffer, TextPresentation)311

org.eclipse.jface.text.TextPresentation.TextPresentation()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.JavadocView()120
org.eclipse.wst.jsdt.internal.ui.text.html.BrowserInformationControl.computeSizeHint()430

org.eclipse.jface.text.TextSelection.emptySelection()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.getSelection()567

org.eclipse.jface.text.TextSelection.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)604
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveSelectedNodes()109
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.selectionChanged(JavaTextSelection)83

org.eclipse.jface.text.TextSelection.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)604
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)604
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveSelectedNodes()109

org.eclipse.jface.text.TextSelection.TextSelection(IDocument, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.SelectionProvider.getSelection()249
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.SelectionProvider.getSelection()249
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getMovingSelection(IDocument, ITextSelection, ISourceViewer)254
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getSkippedLine(IDocument, ITextSelection)274
org.eclipse.wst.jsdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)121
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.JavaTextSelection(IJavaScriptElement, IDocument, int, int)61

org.eclipse.jface.text.TextSelection.TextSelection(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)156
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, int, int)281
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)387
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)387

org.eclipse.jface.text.TextViewer.addPainter(IPainter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)125
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.showInvisibleCharacters(boolean)208

org.eclipse.jface.text.TextViewer.addTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.install(JavaSourceViewer, JavaPresentationReconciler)653

org.eclipse.jface.text.TextViewer.addTextListener(ITextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)407

org.eclipse.jface.text.TextViewer.changeTextPresentation(TextPresentation, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])446

org.eclipse.jface.text.TextViewer.doOperation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.SelectAllAction.run()142
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.SelectAllAction.run()142

org.eclipse.jface.text.TextViewer.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()482
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1162
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1162
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.getBidiLineSegments(int, String)508
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.addPositionFromUI(int, int, SemanticHighlightingManagerHighlighting)711
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.createPresentation(List, List)291
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.install(JavaSourceViewer, JavaPresentationReconciler)654
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.isCanceled()600
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.setCanceled(boolean)615
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.uninstall()665
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])374
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)397
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)395
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)312
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.getPattern()586
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.createHighlightedRange(int, int, int, String)918
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.updateViewerInput()161
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.updateViewerInput()148
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)731
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)726
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)738

org.eclipse.jface.text.TextViewer.getInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)340

org.eclipse.jface.text.TextViewer.getRewriteTarget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.beginChange()140
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.beginChange()140
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.endChange()148
org.eclipse.wst.jsdt.internal.ui.text.SmartBackspaceManager.BackspaceListener.endChange()148

org.eclipse.jface.text.TextViewer.getSelectedRange()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()484

org.eclipse.jface.text.TextViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.1.getSelection()199

org.eclipse.jface.text.TextViewer.getTextWidget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.JavaTextViewer(Composite)50
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setBackground(Color)279
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setFocus()366
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setForeground(Color)272
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()506
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()487
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)161
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.doOperation(int)161
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.configure(SourceViewerConfiguration)199
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.createControl(Composite, int)424
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(int)154
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.initializeViewerColors()238
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)358
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)387
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.3.widgetSelected(SelectionEvent)284
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)391
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.initializeActions()497
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.1.propertyChange(PropertyChangeEvent)54
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaPreview(Map, Composite)120
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaSourcePreviewerUpdater.JavaSourcePreviewerUpdater(JavaPreview)77
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.JavaSourcePreviewerUpdater.JavaSourcePreviewerUpdater(JavaPreview)77
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.update()149
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.createPreviewer(Composite)781
org.eclipse.wst.jsdt.internal.ui.preferences.JavaSourcePreviewerUpdater.1.propertyChange(PropertyChangeEvent)51
org.eclipse.wst.jsdt.internal.ui.preferences.JavaSourcePreviewerUpdater.JavaSourcePreviewerUpdater(SourceViewer, JavaScriptSourceViewerConfiguration, IPreferenceStore)66
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.createViewer(Composite)123
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)333
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)332
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)332
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)333
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()390
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()388
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()390
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()388
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createSignaturePreview(Composite, RowLayouter)295
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createSignaturePreview(Composite, RowLayouter)296
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.updatePreview(String)317
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.updatePreview(String)325
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createBody(Composite)110
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createMethodSignature(Composite)93
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createMethodSignature(Composite)94
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)155
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)155
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)154
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)154
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()187
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()185
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()185
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()187
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.setSize(int, int)345
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, int, int, String)157

org.eclipse.jface.text.TextViewer.getTopIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()485

org.eclipse.jface.text.TextViewer.getVisibleDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.setVisibleDocument(IDocument)603
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.setVisibleDocument(IDocument)601

org.eclipse.jface.text.TextViewer.getVisibleRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.getPattern()587

org.eclipse.jface.text.TextViewer.invalidateTextPresentation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.PropertyChangeListener.propertyChange(PropertyChangeEvent)90
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.PropertyChangeListener.propertyChange(PropertyChangeEvent)90
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])448
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.2.propertyChange(PropertyChangeEvent)66
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.performDefaults()491
org.eclipse.wst.jsdt.internal.ui.preferences.JavaSourcePreviewerUpdater.2.propertyChange(PropertyChangeEvent)62

org.eclipse.jface.text.TextViewer.invalidateTextPresentation(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.highlightingStyleChanged(SemanticHighlightingManagerHighlighting)683
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.invalidateTextPresentation()693

org.eclipse.jface.text.TextViewer.isEditable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1156
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1156

org.eclipse.jface.text.TextViewer.modelLine2WidgetLine(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpandHover.setLastRulerMouseLocation(ISourceViewer, int)249

org.eclipse.jface.text.TextViewer.modelRange2WidgetRange(IRegion)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.modelStyleRange2WidgetStyleRange(StyleRange)621
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AnnotationExpansionControl.setViewerBackground(Annotation)758

org.eclipse.jface.text.TextViewer.modelStyleRange2WidgetStyleRange(StyleRange)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.modelStyleRange2WidgetStyleRange(StyleRange)-1

org.eclipse.jface.text.TextViewer.prependVerifyKeyListener(VerifyKeyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)420

org.eclipse.jface.text.TextViewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.refresh()99

org.eclipse.jface.text.TextViewer.removePainter(IPainter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.showInvisibleCharacters(boolean)211

org.eclipse.jface.text.TextViewer.removeTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.uninstall()669

org.eclipse.jface.text.TextViewer.removeTextPresentationListener(ITextPresentationListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingPresenter.uninstall()664

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.6.requestWidgetToken(IWidgetTokenKeeper, int)845
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)203
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)203
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.6.requestWidgetToken(IWidgetTokenKeeper, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)-1

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.6.requestWidgetToken(IWidgetTokenKeeper)839
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)193
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)193
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.6.requestWidgetToken(IWidgetTokenKeeper)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)-1

org.eclipse.jface.text.TextViewer.revealRange(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.updateSourceView(IStructuredSelection)1253

org.eclipse.jface.text.TextViewer.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaTextViewer.JavaTextViewer(Composite)45
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.internalCreatePartControl(Composite)175
org.eclipse.wst.jsdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)354
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)387
org.eclipse.wst.jsdt.internal.ui.preferences.JavaEditorColoringConfigurationBlock.createPreviewer(Composite)783
org.eclipse.wst.jsdt.internal.ui.preferences.JavaTemplatePreferencePage.createViewer(Composite)119
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)335
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createSignaturePreview(Composite)335
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createSignaturePreview(Composite, RowLayouter)298
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createBody(Composite)113
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.createMethodSignature(Composite)97
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.createControl(Composite)86
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)157
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.createSignaturePreview(Composite)157
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)853
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createSourceViewer(Composite)331
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.createSourceViewer(Composite)509
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, int, int, String)155

org.eclipse.jface.text.TextViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setInput(Object)427
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setInput(Object)431
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setInput(Object)425
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)122
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)146
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.setInformation(String)304
org.eclipse.wst.jsdt.internal.ui.text.java.hover.SourceViewerInformationControl.setInformation(String)298

org.eclipse.jface.text.TextViewer.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1160
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1160
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1192
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1192
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.performRevert()3555
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.performRevert()3536
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)91
org.eclipse.wst.jsdt.internal.ui.preferences.cleanup.CleanUpPreview.format(String)74
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()66
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.CompilationUnitPreview.doFormatPreview()49
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)737
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)744

org.eclipse.jface.text.TextViewer.setSelectedRange(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()494
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1176
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1185
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1176
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1185
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.updateSourceView(IStructuredSelection)1252
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)741

org.eclipse.jface.text.TextViewer.setTopIndex(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.setViewerFont()495

org.eclipse.jface.text.TextViewer.setVisibleRegion(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)315

org.eclipse.jface.text.TextViewer.widgetOffset2ModelOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSourceViewer.getBidiLineSegments(int, String)506

org.eclipse.jface.text.WhitespaceCharacterPainter.WhitespaceCharacterPainter(ITextViewer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.formatter.JavaPreview.showInvisibleCharacters(boolean)207

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict