Types from org.eclipse.ui.workbench.texteditor used by org.eclipse.cdt.ui

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

Reference Details

org.eclipse.ui.texteditor.AbstractRulerActionDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction-1

org.eclipse.ui.texteditor.AbstractTextEditor

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor-1

org.eclipse.ui.texteditor.AbstractTextEditor.AbstractSelectionChangedListener

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.EditorSelectionChangedListener-1
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.EditorSelectionChangedListener-1
org.eclipse.cdt.internal.ui.editor.CEditor.EditorSelectionChangedListener-1
org.eclipse.cdt.internal.ui.editor.CEditor.EditorSelectionChangedListener-1

org.eclipse.ui.texteditor.AnnotationPreference

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.ConfigureAnnotationsAction.run()603
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.ConfigureAnnotationsAction.run()603
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getHoverInfo2(ITextViewer, IRegion)676
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()142
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getAnnotationPreference(Annotation)-1

org.eclipse.ui.texteditor.ConfigurationElementSorter

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.3766
org.eclipse.cdt.ui.CUIPlugin.3-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getCEditorTextHoverDescriptors()766

org.eclipse.ui.texteditor.ContentAssistAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2155

org.eclipse.ui.texteditor.FindNextAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FindWordAction.fFindNext-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FindWordAction.FindWordAction(ResourceBundle, String, ITextEditor, ITextViewer)46

org.eclipse.ui.texteditor.FindReplaceAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.createActions()286

org.eclipse.ui.texteditor.HippieProposalProcessor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.HippieProposalComputer.fProcessor-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.HippieProposalComputer.HippieProposalComputer()33

org.eclipse.ui.texteditor.IDocumentProvider

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()186
org.eclipse.cdt.internal.ui.actions.FindWordAction.run()67
org.eclipse.cdt.internal.ui.actions.IndentAction.getDocument()521
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.CDocumentProvider()760
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1940
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3040
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3040
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3114
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3114
org.eclipse.cdt.internal.ui.editor.CEditor.removeOccurrenceAnnotations()3299
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.getDocument()138
org.eclipse.cdt.internal.ui.refactoring.utils.EclipseObjects.getDocument(IEditorPart)115
org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.getProblemRequestorExtension()53
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.getDocument()1759
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.getAnnotationModel()163
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getCProject()640
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.ui.CDTUITools.getDocumentProvider()-1

org.eclipse.ui.texteditor.IEditorStatusLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.setStatusLineErrorMessage(String)2736
org.eclipse.cdt.internal.ui.editor.CEditor.setStatusLineMessage(String)2749
org.eclipse.cdt.ui.actions.OpenAction.run(ITextSelection)131
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.setStatusLineErrorMessage(String)2736
org.eclipse.cdt.internal.ui.editor.CEditor.setStatusLineMessage(String)2749
org.eclipse.cdt.ui.actions.OpenAction.run(ITextSelection)131

org.eclipse.ui.texteditor.ITextEditor

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.configureDialog(ElementSelectionDialog)90
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.openTypeInEditor(ITypeReference)132
org.eclipse.cdt.internal.ui.callhierarchy.OpenElementInCallHierarchyAction.configureDialog(ElementSelectionDialog)82
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.internalSetActiveEditor(IEditorPart)54
org.eclipse.cdt.internal.ui.editor.ASTProvider.updateModificationStamp()285
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(IEditorPart)184
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)52
org.eclipse.cdt.internal.ui.indexview.OpenDefinitionAction.showInEditor(IIndexName)115
org.eclipse.cdt.internal.ui.refactoring.utils.EclipseObjects.getDocument(IEditorPart)114
org.eclipse.cdt.internal.ui.search.actions.SelectionParseAction.open(IPath, int, int)116
org.eclipse.cdt.internal.ui.search.PDOMSearchViewPage.showMatch(Match, int, int, boolean)153
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.gotoMacroDefinition()360
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistHandler.getActiveEditor()60
org.eclipse.cdt.internal.ui.text.correction.proposals.TUCorrectionProposal.performChange(IEditorPart, IDocument)342
org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeInHierarchyAction.configureDialog(ElementSelectionDialog)82
org.eclipse.cdt.internal.ui.util.EditorUtility.revealInEditor(IEditorPart, ICElement)175
org.eclipse.cdt.internal.ui.viewsupport.EditorOpener.selectRegion(IPath, IRegion, long, IEditorPart)67
org.eclipse.cdt.internal.ui.viewsupport.EditorOpener.selectRegion(URI, IRegion, long, IEditorPart)78
org.eclipse.cdt.ui.refactoring.actions.CRefactoringActionGroup.CRefactoringActionGroup(IWorkbenchPart, String)139
org.eclipse.cdt.ui.refactoring.actions.RefactoringAction.setEditor(IEditorPart)46
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.callhierarchy.OpenCallHierarchyAction.fEditor-1
org.eclipse.cdt.internal.ui.editor.AbstractCModelOutlinePage.fEditor-1
org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.fEditor-1
org.eclipse.cdt.internal.ui.includebrowser.OpenIncludeBrowserAction.fEditor-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionInformationProvider.fEditor-1
org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.fEditor-1
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.fEditor-1
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.fTextEditor-1
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.fEditor-1
org.eclipse.cdt.internal.ui.text.CReconciler.fTextEditor-1
org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.fEditor-1
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.fEditor-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.fEditor-1
org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeHierarchyAction.fEditor-1
org.eclipse.cdt.internal.ui.typehierarchy.THInformationProvider.fEditor-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.fEditor-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.fEditor-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.fPart-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.fPart-1
org.eclipse.cdt.ui.actions.ShowInCViewAction.fEditor-1
org.eclipse.cdt.ui.CElementContentProvider.fEditor-1
org.eclipse.cdt.ui.refactoring.actions.RefactoringAction.fEditor-1
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.fTextEditor-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.fTextEditor-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.fListenerGroups-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.configureDialog(ElementSelectionDialog)89
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.openTypeInEditor(ITypeReference)131
org.eclipse.cdt.internal.ui.callhierarchy.OpenElementInCallHierarchyAction.configureDialog(ElementSelectionDialog)81
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.internalSetActiveEditor(IEditorPart)53
org.eclipse.cdt.internal.ui.editor.ASTProvider.updateModificationStamp()284
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(IEditorPart)183
org.eclipse.cdt.internal.ui.indexview.OpenDefinitionAction.showInEditor(IIndexName)114
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.GenerateGettersAndSettersRefactoringRunner.run()37
org.eclipse.cdt.internal.ui.search.actions.SelectionParseAction.open(IPath, int, int)115
org.eclipse.cdt.internal.ui.search.PDOMSearchViewPage.showMatch(Match, int, int, boolean)152
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.gotoMacroDefinition()359
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionInput.create(IEditorPart, IRegion, boolean)245
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistHandler.getActiveEditor()59
org.eclipse.cdt.internal.ui.text.correction.proposals.TUCorrectionProposal.performChange(IEditorPart, IDocument)337
org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeInHierarchyAction.configureDialog(ElementSelectionDialog)81
org.eclipse.cdt.internal.ui.util.EditorUtility.revealInEditor(IEditorPart, ICElement)170
org.eclipse.cdt.internal.ui.viewsupport.EditorOpener.selectRegion(IPath, IRegion, long, IEditorPart)66
org.eclipse.cdt.internal.ui.viewsupport.EditorOpener.selectRegion(URI, IRegion, long, IEditorPart)77
org.eclipse.cdt.ui.refactoring.actions.CRefactoringActionGroup.CRefactoringActionGroup(IWorkbenchPart, String)138
org.eclipse.cdt.ui.refactoring.actions.CRefactoringActionGroup.CRefactoringActionGroup(IWorkbenchPart, String)136
org.eclipse.cdt.ui.refactoring.actions.RefactoringAction.setEditor(IEditorPart)45
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.getCurrentSelection()278
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()175
org.eclipse.cdt.internal.ui.actions.FindWordAction.run()55
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.run()63
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction.update()78
org.eclipse.cdt.internal.ui.actions.IndentAction.getCProject()423
org.eclipse.cdt.internal.ui.actions.IndentAction.getDocument()518
org.eclipse.cdt.internal.ui.actions.IndentAction.getSelectionProvider()439
org.eclipse.cdt.internal.ui.actions.IndentAction.isSmartMode()502
org.eclipse.cdt.internal.ui.actions.IndentAction.selectAndReveal(int, int)179
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.openTypeInEditor(ITypeReference)132
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.update()497
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.internalSetActiveEditor(IEditorPart)52
org.eclipse.cdt.internal.ui.editor.ASTProvider.updateModificationStamp()282
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(IEditorPart)182
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)52
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.run()70
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.run()77
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.update()285
org.eclipse.cdt.internal.ui.editor.ToggleMarkOccurrencesAction.update()62
org.eclipse.cdt.internal.ui.editor.TogglePresentationAction.run()56
org.eclipse.cdt.internal.ui.editor.TogglePresentationAction.update()80
org.eclipse.cdt.internal.ui.indexview.OpenDefinitionAction.showInEditor(IIndexName)115
org.eclipse.cdt.internal.ui.search.actions.SelectionParseAction.open(IPath, int, int)116
org.eclipse.cdt.internal.ui.search.PDOMSearchViewPage.showMatch(Match, int, int, boolean)153
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.gotoMacroDefinition()360
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistHandler.execute(ExecutionEvent)40
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getCProject()634
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.AddBlockCommentAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.BlockCommentAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.ensureEditable(ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.FindWordAction.FindWordAction(ResourceBundle, String, ITextEditor, ITextViewer)-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.2.(FoldingActionGroup, ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)-1
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.GotoNextBookmarkAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction.GoToNextPreviousMemberAction(ResourceBundle, String, ITextEditor, boolean)-1
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction.GoToNextPreviousMemberAction(ResourceBundle, String, ITextEditor, int, boolean)-1
org.eclipse.cdt.internal.ui.actions.IndentAction.IndentAction(ResourceBundle, String, ITextEditor, boolean)-1
org.eclipse.cdt.internal.ui.actions.RemoveBlockCommentAction.RemoveBlockCommentAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.SelectionConverter.getElementAtOffset(ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.SelectionConverter.getElementsAtOffset(ITextEditor)-1
org.eclipse.cdt.internal.ui.actions.SelectionConverter.getInput(ITextEditor)-1
org.eclipse.cdt.internal.ui.callhierarchy.CallHierarchyUI.2.(String, ITextEditor, ICProject, IEditorInput, ITextSelection, Display)-1
org.eclipse.cdt.internal.ui.callhierarchy.CallHierarchyUI.2.1.(new CallHierarchyUI(){}, ITextEditor, ICElement[])-1
org.eclipse.cdt.internal.ui.callhierarchy.CallHierarchyUI.open(ITextEditor, ITextSelection)-1
org.eclipse.cdt.internal.ui.callhierarchy.OpenCallHierarchyAction.OpenCallHierarchyAction(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.AbstractCModelOutlinePage.AbstractCModelOutlinePage(String, ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.AddIncludeOnSelectionAction(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.getTranslationUnit(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.asm.AsmContentOutlinePage.AsmContentOutlinePage(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.AsmReconcilingStrategy(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.GotoAnnotationAction.setEditor(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.computeEnablement(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistExecutor.invokeContentAssist(ITextEditor, String)-1
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.setEditor(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.ToggleCommentAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.ToggleMarkOccurrencesAction.setEditor(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.TogglePresentationAction.setEditor(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.TogglePresentationAction.synchronizeWithPreference(ITextEditor)-1
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.ToggleSourceAndHeaderAction(ResourceBundle, String, ITextEditor)-1
org.eclipse.cdt.internal.ui.includebrowser.IncludeBrowserUI.open(ITextEditor, ITextSelection)-1
org.eclipse.cdt.internal.ui.includebrowser.OpenIncludeBrowserAction.OpenIncludeBrowserAction(ITextEditor)-1
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.CodeTemplateSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, TemplateVariableProcessor)-1
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.(CTemplatePreferencePageCEditTemplateDialog, IColorManager, IPreferenceStore, ITextEditor, String)-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionInformationProvider.CMacroExpansionInformationProvider(ITextEditor)-1
org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.CCompositeReconcilingStrategy(ISourceViewer, ITextEditor, String)-1
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)-1
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)-1
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.ensureUpdatedAnnotations(ITextEditor)-1
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.getRegionOfInterest(ITextEditor, int)-1
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.CSelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)-1
org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction.createAction(ITextEditor, IVerticalRulerInfo)-1
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.QuickAssistLightBulbUpdater(ITextEditor, ITextViewer)-1
org.eclipse.cdt.internal.ui.text.CReconciler.CReconciler(ITextEditor, CCompositeReconcilingStrategy)-1
org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.CReconcilingStrategy(ITextEditor)-1
org.eclipse.cdt.internal.ui.text.CSourceViewerScalableConfiguration.CSourceViewerScalableConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)-1
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.install(ITextEditor, ProjectionViewer)-1
org.eclipse.cdt.internal.ui.text.SimpleCSourceViewerConfiguration.SimpleCSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String, boolean)-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.CSpellingReconcileStrategy(ISourceViewer, ITextEditor)-1
org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeHierarchyAction.OpenTypeHierarchyAction(ITextEditor)-1
org.eclipse.cdt.internal.ui.typehierarchy.THInformationProvider.THInformationProvider(ITextEditor)-1
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.1.(String, ITextEditor, ITextSelection, ICProject, IEditorInput, Display)-1
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.1.1.(new TypeHierarchyUI(){}, ITextEditor, ICElement[])-1
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.getInput(ITextEditor, IRegion)-1
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.open(ITextEditor, ITextSelection)-1
org.eclipse.cdt.internal.ui.util.CHelpDisplayContext.1.(CHelpDisplayContext, ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CHelpDisplayContext.CHelpDisplayContext(IContext, ITextEditor, String)-1
org.eclipse.cdt.internal.ui.util.CHelpDisplayContext.displayHelp(String, ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CHelpDisplayContext.getSelectedString(ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.CUIHelpContextProvider(ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.CUIHelpContextProvider(ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.getSelectedString(ITextEditor)-1
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.getSelectedString(ITextEditor)-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.addListener(ITextEditor, ISelectionListenerWithAST)-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.PartListenerGroup(ITextEditor)-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.PartListenerGroup(ITextEditor)-1
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.removeListener(ITextEditor, ISelectionListenerWithAST)-1
org.eclipse.cdt.ui.actions.OpenViewActionGroup.OpenViewActionGroup(ITextEditor)-1
org.eclipse.cdt.ui.actions.ShowInCViewAction.run(ITextEditor)-1
org.eclipse.cdt.ui.actions.ShowInCViewAction.ShowInCViewAction(ITextEditor)-1
org.eclipse.cdt.ui.CElementContentProvider.CElementContentProvider(ITextEditor)-1
org.eclipse.cdt.ui.refactoring.actions.CRefactoringActionGroup.setEditor(ITextEditor)-1
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.AsmSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.CSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)-1
org.eclipse.cdt.ui.text.folding.ICFoldingStructureProvider.install(ITextEditor, ProjectionViewer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.getActiveEditor()-1
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistHandler.getActiveEditor()-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getEditor()-1

org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ICEditorActionDefinitionIds-1

org.eclipse.ui.texteditor.ITextEditorExtension

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()133
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.fEditor-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()133
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.TextViewerDragAdapter(ITextViewer, ITextEditorExtension)-1

org.eclipse.ui.texteditor.ITextEditorExtension2

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.ensureEditable(ITextEditor)251
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.ensureEditable(ITextEditor)250
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.ensureEditable(ITextEditor)251

org.eclipse.ui.texteditor.ITextEditorExtension3

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.IndentAction.isSmartMode()505
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.computeSmartMode()1160
org.eclipse.cdt.internal.ui.text.CStringAutoIndentStrategy.isSmartMode()166
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.IndentAction.isSmartMode()504
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.computeSmartMode()1159
org.eclipse.cdt.internal.ui.text.CStringAutoIndentStrategy.isSmartMode()165
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.computeSmartMode()1160
org.eclipse.cdt.internal.ui.text.CStringAutoIndentStrategy.isSmartMode()166

org.eclipse.ui.texteditor.IUpdate

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.textChanged(TextEvent)504
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.updateAction(String)304
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.updateAction(String)566
org.eclipse.cdt.ui.actions.GenerateActionGroup.addAction(IMenuManager, IAction)490
org.eclipse.cdt.ui.actions.GenerateActionGroup.addEditorAction(IMenuManager, String)505
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.PreferenceAction-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.PreferenceAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction-1
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction-1
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction-1
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.updateAction(String)303
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.updateAction(String)565
org.eclipse.cdt.ui.actions.GenerateActionGroup.addAction(IMenuManager, IAction)489
org.eclipse.cdt.ui.actions.GenerateActionGroup.addEditorAction(IMenuManager, String)504
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.textChanged(TextEvent)504

org.eclipse.ui.texteditor.link.EditorLinkedModeUI

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)686
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)686
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)224
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)195
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)105

org.eclipse.ui.texteditor.ResourceAction

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.PreferenceAction-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.PreferenceAction-1

org.eclipse.ui.texteditor.RetargetTextEditorAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fAddInclude-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fContentAssist-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fContextInformation-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fFindWord-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fFormatter-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fGotoMatchingBracket-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fGotoNextBookmark-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fGotoNextMemberAction-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fGotoPreviousMemberAction-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fShiftLeft-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fShiftRight-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fShowOutline-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fToggleInsertModeAction-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.fToggleSourceHeader-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()97
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()77
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()63
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()80
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()67
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()108
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()111
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()102
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()99
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()71
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()105
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()91
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()94
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()74

org.eclipse.ui.texteditor.SourceViewerDecorationSupport

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewerDecorationSupport-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.getSourceViewerDecorationSupport(ISourceViewer)-1

org.eclipse.ui.texteditor.spelling.IPreferenceStatusMonitor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock.StatusChangeListenerAdapter.fMonitor-1
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock.StatusChangeListenerAdapter.fMonitor-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock.initialize(IPreferenceStatusMonitor)-1
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock.StatusChangeListenerAdapter.StatusChangeListenerAdapter(SpellingPreferenceBlock, IPreferenceStatusMonitor)-1
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock.StatusChangeListenerAdapter.StatusChangeListenerAdapter(SpellingPreferenceBlock, IPreferenceStatusMonitor)-1

org.eclipse.ui.texteditor.spelling.ISpellingEngine

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.getEngine(IContentType)99
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.fEngine-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.defaultEngine-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)79
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.getEngine(IContentType)-1

org.eclipse.ui.texteditor.spelling.ISpellingPreferenceBlock

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.SpellingPreferenceBlock-1

org.eclipse.ui.texteditor.spelling.ISpellingProblemCollector

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.SpellEventListener.fCollector-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.SpellEventListener.fCollector-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.SpellingProblemCollector-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.SpellingProblemCollector-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.1.(CSpellingService, IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.SpellEventListener.SpellEventListener(ISpellingProblemCollector, IDocument)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.SpellEventListener.SpellEventListener(ISpellingProblemCollector, IDocument)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.TextSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.createSpellingProblemCollector()-1

org.eclipse.ui.texteditor.spelling.SpellingContext

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.1.(CSpellingService, IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.check(IDocument, IRegion[], SpellingContext, ISpellingProblemCollector, IProgressMonitor)-1

org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.SpellingEngineDispatcher()66

org.eclipse.ui.texteditor.spelling.SpellingProblem

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingProblem-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.SpellingProblemCollector.accept(SpellingProblem)-1
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.SpellingProblemCollector.accept(SpellingProblem)-1

org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy-1

org.eclipse.ui.texteditor.spelling.SpellingService

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService-1

org.eclipse.ui.texteditor.templates.TemplatePreferencePage

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage-1

org.eclipse.ui.texteditor.templates.TemplatePreferencePage.EditTemplateDialog

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog-1
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog-1

org.eclipse.ui.texteditor.TextEditorAction

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction-1
org.eclipse.cdt.internal.ui.actions.FindWordAction-1
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction-1
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction-1
org.eclipse.cdt.internal.ui.actions.IndentAction-1
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction-1
org.eclipse.cdt.internal.ui.editor.GotoAnnotationAction-1
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction-1
org.eclipse.cdt.internal.ui.editor.ToggleMarkOccurrencesAction-1
org.eclipse.cdt.internal.ui.editor.TogglePresentationAction-1
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction-1

org.eclipse.ui.texteditor.TextNavigationAction

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction-1
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction-1

org.eclipse.ui.texteditor.TextOperationAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.fCollapse-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.fCollapseAll-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.fExpand-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.fExpandAll-1
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.fToggle-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)108
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)116
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)104
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)120
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)112
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2160
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2185
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2165
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2150
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2169

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict