Methods from org.eclipse.ui.editors used by org.eclipse.ant.ui

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

Reference Details

org.eclipse.ui.editors.text.EditorsUI.getAnnotationTypeLookup()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.createMarkerAnnotation(IMarker)52

org.eclipse.ui.editors.text.EditorsUI.getPreferenceStore()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIPlugin.getCombinedPreferenceStore()209
org.eclipse.ant.internal.ui.preferences.AntCodeFormatterPreferencePage.createPreviewer(Composite)141
org.eclipse.ant.internal.ui.preferences.AntEditorPreferencePage.createPreviewer(Composite)529

org.eclipse.ui.editors.text.EditorsUI.getTooltipAffordanceString()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.XMLTextHover.1.createInformationControl(Shell)338

org.eclipse.ui.editors.text.EditorsUI.useAnnotationsPreferencePage(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIPreferenceInitializer.initializeDefaultPreferences()40

org.eclipse.ui.editors.text.EditorsUI.useQuickDiffPreferencePage(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIPreferenceInitializer.initializeDefaultPreferences()41

org.eclipse.ui.editors.text.ILocationProvider.getPath(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.getLaunchConfigurations(IEditorPart)564
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(AntElementNode, String)142
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IEditorPart, String)475
org.eclipse.ant.internal.ui.model.LocationProvider.getLocation()32

org.eclipse.ui.editors.text.StorageDocumentProvider.setupDocument(Object, IDocument)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntStorageDocumentProvider.setupDocument(Object, IDocument)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.StorageDocumentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntStorageDocumentProvider.AntStorageDocumentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntStorageDocumentProvider.AntStorageDocumentProvider()22

org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.addContextType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.templates.AntTemplateAccess.getContextTypeRegistry()77
org.eclipse.ant.internal.ui.editor.templates.AntTemplateAccess.getContextTypeRegistry()76
org.eclipse.ant.internal.ui.editor.templates.AntTemplateAccess.getContextTypeRegistry()78

org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.ContributionContextTypeRegistry()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.templates.AntTemplateAccess.getContextTypeRegistry()75

org.eclipse.ui.editors.text.templates.ContributionTemplateStore.ContributionTemplateStore(ContextTypeRegistry, IPreferenceStore, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.templates.AntTemplateAccess.getTemplateStore()57

org.eclipse.ui.editors.text.TextEditor.createActions()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createActions()502
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createActions()-1

org.eclipse.ui.editors.text.TextEditor.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.dispose()1029
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.dispose()-1

org.eclipse.ui.editors.text.TextEditor.doSetInput(IEditorInput)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.doSetInput(IEditorInput)765
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.doSetInput(IEditorInput)-1

org.eclipse.ui.editors.text.TextEditor.editorContextMenuAboutToShow(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.editorContextMenuAboutToShow(IMenuManager)934
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.editorContextMenuAboutToShow(IMenuManager)-1

org.eclipse.ui.editors.text.TextEditor.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.getAdapter(Class)595
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.getAdapter(Class)-1

org.eclipse.ui.editors.text.TextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.handlePreferenceStoreChanged(PropertyChangeEvent)757
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.handlePreferenceStoreChanged(PropertyChangeEvent)-1

org.eclipse.ui.editors.text.TextEditor.initializeEditor()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.initializeEditor()-1

org.eclipse.ui.editors.text.TextEditor.TextEditor()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.AntEditor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.AntEditor()132

org.eclipse.ui.editors.text.TextEditorActionContributor.contributeToMenu(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.contributeToMenu(IMenuManager)125
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.contributeToMenu(IMenuManager)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.dispose()162
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.dispose()-1

org.eclipse.ui.editors.text.TextEditorActionContributor.init(IActionBars)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.init(IActionBars)139
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.init(IActionBars)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.setActiveEditor(IEditorPart)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.doSetActiveEditor(IEditorPart)78
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.setActiveEditor(IEditorPart)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.TextEditorActionContributor()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.AntEditorActionContributor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorActionContributor.AntEditorActionContributor()60

org.eclipse.ui.editors.text.TextFileDocumentProvider.createAnnotationModel(IFile)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createAnnotationModel(IFile)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createEmptyFileInfo()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createEmptyFileInfo()-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createFileInfo(Object)77
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createFileInfo(Object)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)146
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo.FileInfo()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntFileInfo.AntFileInfo(AntEditorDocumentProvider)42
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntFileInfo.AntFileInfo(AntEditorDocumentProvider)42

org.eclipse.ui.editors.text.TextFileDocumentProvider.getFileInfo(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.getAntModel(Object)53

org.eclipse.ui.editors.text.TextFileDocumentProvider.setParentDocumentProvider(IDocumentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntEditorDocumentProvider()48

org.eclipse.ui.editors.text.TextFileDocumentProvider.TextFileDocumentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntEditorDocumentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntEditorDocumentProvider()46

org.eclipse.ui.editors.text.TextFileDocumentProvider.TextFileDocumentProvider(IDocumentProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.AntEditorDocumentProvider()47

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getAnnotationHover(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getAnnotationHover(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)287
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getReconciler(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getTabWidth(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntSourceViewerConfiguration.getTabWidth(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getTextHover(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorSourceViewerConfiguration.getTextHover(ISourceViewer, String)-1
org.eclipse.ant.internal.ui.editor.templates.AntTemplateViewerConfiguration.getTextHover(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextSourceViewerConfiguration()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntSourceViewerConfiguration.AntSourceViewerConfiguration()-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextSourceViewerConfiguration(IPreferenceStore)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntSourceViewerConfiguration.AntSourceViewerConfiguration()45

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.collectContextMenuPreferencePages()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.collectContextMenuPreferencePages()1260
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.collectContextMenuPreferencePages()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createOverviewRuler(ISharedTextColors)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createSourceViewer(Composite, IVerticalRuler, int)797

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createPartControl(Composite)958
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createPartControl(Composite)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createSourceViewer(Composite, IVerticalRuler, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createSourceViewer(Composite, IVerticalRuler, int)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getAnnotationAccess()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createFoldingSupport(ProjectionViewer)976

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getDocumentProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.doSetInput(IEditorInput)768
org.eclipse.ant.internal.ui.editor.AntEditor.getAntModel()784
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJob.run(IProgressMonitor)280
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJob.run(IProgressMonitor)280
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJobCanceler.uninstall()370
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJobCanceler.uninstall()370
org.eclipse.ant.internal.ui.editor.AntEditor.projectionEnabled()1229
org.eclipse.ant.internal.ui.editor.AntEditor.removeOccurrenceAnnotations()1315
org.eclipse.ant.internal.ui.editor.AntEditor.updateForInitialReconcile()1054

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getOverviewRuler()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createSourceViewer(Composite, IVerticalRuler, int)798

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getSharedColors()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createFoldingSupport(ProjectionViewer)976
org.eclipse.ant.internal.ui.editor.AntEditor.createSourceViewer(Composite, IVerticalRuler, int)797

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getSourceViewerDecorationSupport(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.createSourceViewer(Composite, IVerticalRuler, int)800

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.initializeKeyBindingScopes()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.initializeKeyBindingScopes()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isTabsToSpacesConversionEnabled()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.isTabsToSpacesConversionEnabled()998
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditor.isTabsToSpacesConversionEnabled()-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createMarkerAnnotation(IMarker)

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.createMarkerAnnotation(IMarker)-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.removeAnnotations(List, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.endReporting()90

org.eclipse.ui.texteditor.AnnotationTypeLookup.getAnnotationType(IMarker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.createMarkerAnnotation(IMarker)52

org.eclipse.ui.texteditor.ChainedPreferenceStore.ChainedPreferenceStore(IPreferenceStore[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIPlugin.getCombinedPreferenceStore()210
org.eclipse.ant.internal.ui.preferences.AntCodeFormatterPreferencePage.createPreviewer(Composite)141
org.eclipse.ant.internal.ui.preferences.AntEditorPreferencePage.createPreviewer(Composite)529

org.eclipse.ui.texteditor.MarkerAnnotation.MarkerAnnotation(String, IMarker)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.createMarkerAnnotation(IMarker)52

org.eclipse.ui.texteditor.MarkerUtilities.createMarker(IResource, Map, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.createMarker(IProblem)93

org.eclipse.ui.texteditor.MarkerUtilities.getMarkerType(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.createMarkerAnnotation(IMarker)45

org.eclipse.ui.texteditor.MarkerUtilities.setCharEnd(Map, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.getMarkerAttributes(IProblem)157

org.eclipse.ui.texteditor.MarkerUtilities.setCharStart(Map, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.getMarkerAttributes(IProblem)156

org.eclipse.ui.texteditor.MarkerUtilities.setLineNumber(Map, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.getMarkerAttributes(IProblem)155

org.eclipse.ui.texteditor.MarkerUtilities.setMessage(Map, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.getMarkerAttributes(IProblem)154

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.isAcceptable(IMarker)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.isAcceptable(IMarker)127
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.isAcceptable(IMarker)-1

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.ResourceMarkerAnnotationModel(IResource)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel.AntAnnotationModel(IFile)38

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict