Methods from org.eclipse.ui.editors used by org.eclipse.pde.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.getPreferenceStore()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.PDESourcePage(PDEFormEditor, String, String)135
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.ChangeAwareSourceViewerConfiguration(PDESourcePage, IColorManager)54

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.TypeCompletionProposal.1.doCreateInformationControl(Shell)125
org.eclipse.pde.internal.ui.editor.text.PDETextHover.1.createInformationControl(Shell)34

org.eclipse.ui.editors.text.ForwardingDocumentProvider.ForwardingDocumentProvider(String, IDocumentSetupParticipant, IDocumentProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.context.InputContext.createDocumentProvider(IEditorInput)112

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.createAnnotationModel(Object)71
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.createAnnotationModel(Object)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)37
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.setDocumentContent(IDocument, InputStream, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)43

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.setupDocument(Object, IDocument)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEStorageDocumentProvider.PDEStorageDocumentProvider(IDocumentSetupParticipant)30

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.createActions()388
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.createActions()-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.dispose()161
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.dispose()-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.editorContextMenuAboutToShow(IMenuManager)493
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.editorContextMenuAboutToShow(IMenuManager)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.getAdapter(Class)672
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.getAdapter(Class)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.handlePreferenceStoreChanged(PropertyChangeEvent)130
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.handlePreferenceStoreChanged(PropertyChangeEvent)130
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.handlePreferenceStoreChanged(PropertyChangeEvent)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.PDESourcePage(PDEFormEditor, String, String)130

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.contributeToMenu(IMenuManager)36
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.contributeToMenu(IMenuManager)36
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.contributeToMenu(IMenuManager)-1
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.contributeToMenu(IMenuManager)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.dispose()123

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.init(IActionBars)118

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.setActiveEditor(IEditorPart)56
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.setActiveEditor(IEditorPart)56
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.setActiveEditor(IEditorPart)-1
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.setActiveEditor(IEditorPart)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.setActivePage(IEditorPart)189

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.PDETextEditorActionContributor(PDEFormTextEditorContributor)34
org.eclipse.pde.internal.ui.editor.PDEFormTextEditorContributor.PDETextEditorActionContributor.PDETextEditorActionContributor(PDEFormTextEditorContributor)34

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDEPlugin.getTextFileDocumentProvider()279

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ManifestConfiguration.getAnnotationHover(ISourceViewer)-1
org.eclipse.pde.internal.ui.editor.text.XMLConfiguration.getAnnotationHover(ISourceViewer)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)150
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourceViewerConfiguration.getQuickAssistAssistant(ISourceViewer)-1
org.eclipse.pde.internal.ui.editor.text.ManifestConfiguration.getQuickAssistAssistant(ISourceViewer)-1
org.eclipse.pde.internal.ui.editor.text.XMLConfiguration.getQuickAssistAssistant(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getReconciler(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ManifestConfiguration.getTextHover(ISourceViewer, String)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLConfiguration.getTextHover(ISourceViewer, String)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.ChangeAwareSourceViewerConfiguration(PDESourcePage, IColorManager, IPreferenceStore)48

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.collectContextMenuPreferencePages()109
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.collectContextMenuPreferencePages()477
org.eclipse.pde.internal.ui.editor.XMLSourcePage.collectContextMenuPreferencePages()30
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.collectContextMenuPreferencePages()-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.collectContextMenuPreferencePages()-1
org.eclipse.pde.internal.ui.editor.XMLSourcePage.collectContextMenuPreferencePages()-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.createPartControl(Composite)271
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.createPartControl(Composite)-1

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

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

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.createFoldingSupport(ProjectionViewer)81

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.ManifestContentAssistProcessor.computeCompletionProposals(ITextViewer, int)94
org.eclipse.pde.internal.ui.editor.contentassist.ManifestContentAssistProcessor.findFullLine(String, int, boolean)717
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.openHyperLink()78

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.createSourceViewer(Composite, IVerticalRuler, int)58

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.createFoldingSupport(ProjectionViewer)81

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.createSourceViewer(Composite, IVerticalRuler, int)59

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.initializeKeyBindingScopes()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.editorContextMenuAboutToShow(IMenuManager)490
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.editorContextMenuAboutToShow(IMenuManager)264
org.eclipse.pde.internal.ui.editor.text.ManifestConfiguration.getContentAssistant(ISourceViewer)246

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.createSourceViewer(Composite, IVerticalRuler, int)58

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.SystemFileMarkerAnnotationModel()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.SystemFileMarkerAnnotationModel()24

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

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

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.deleteMarkers(IMarker[])

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.deleteMarkers(IMarker[])-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.isAcceptable(IMarker)-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.listenToMarkerChanges(boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.listenToMarkerChanges(boolean)-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.retrieveMarkers()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SystemFileMarkerAnnotationModel.retrieveMarkers()-1

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDESourcePage.PDESourcePage(PDEFormEditor, String, String)136
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.ChangeAwareSourceViewerConfiguration(PDESourcePage, IColorManager)54

org.eclipse.ui.texteditor.MarkerAnnotation.isQuickFixable()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.isQuickFixable()-1
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.isQuickFixable()-1

org.eclipse.ui.texteditor.MarkerAnnotation.isQuickFixableStateSet()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.isQuickFixableStateSet()-1
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.isQuickFixableStateSet()-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.PDEMarkerAnnotation(PDEMarkerAnnotationModel, IMarker)26
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.PDEMarkerAnnotation(PDEMarkerAnnotationModel, IMarker)26

org.eclipse.ui.texteditor.MarkerAnnotation.setQuickFixable(boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.setQuickFixable(boolean)-1
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotation.setQuickFixable(boolean)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotationModel(IResource)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDEMarkerAnnotationModel.PDEMarkerAnnotationModel(IResource)45

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getAnnotationAccessExtension()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.checkReadOnly()72

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getAnnotationModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.checkReadOnly()71

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.checkReadOnly()74

org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesRulerLine(Position, IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.checkReadOnly()92

org.eclipse.ui.texteditor.SelectMarkerRulerAction.run()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.runWithEvent(Event)54
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.run()-1

org.eclipse.ui.texteditor.SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.PDESelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.PDESelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)29

org.eclipse.ui.texteditor.SelectMarkerRulerAction.update()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.update()64
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PDESelectAnnotationRulerAction.update()-1

org.eclipse.ui.texteditor.SimpleMarkerAnnotation.getMarker()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.AnnotationHover.getMessagesForLine(ISourceViewer, int)52
org.eclipse.pde.internal.ui.editor.text.PDEQuickAssistAssistant.PDEQuickAssistProcessor.canFix(Annotation)120
org.eclipse.pde.internal.ui.editor.text.PDEQuickAssistAssistant.PDEQuickAssistProcessor.canFix(Annotation)120
org.eclipse.pde.internal.ui.editor.text.PDEQuickAssistAssistant.PDEQuickAssistProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)158
org.eclipse.pde.internal.ui.editor.text.PDEQuickAssistAssistant.PDEQuickAssistProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)158

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict