Methods from org.eclipse.pde.ui used by org.eclipse.pde.ds.ui

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

Reference Details

org.eclipse.pde.internal.ui.editor.contentassist.display.BrowserInformationControl.BrowserInformationControl(Shell, int, int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.contentassist.TypeCompletionProposal.1.doCreateInformationControl(Shell)138

org.eclipse.pde.internal.ui.editor.contentassist.display.BrowserInformationControl.isAvailable(Composite)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.contentassist.TypeCompletionProposal.getInformationControlCreator()128

org.eclipse.pde.internal.ui.editor.context.InputContext.create()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.DSInputContext(PDEFormEditor, IEditorInput, boolean)47

org.eclipse.pde.internal.ui.editor.context.InputContext.createModel(IEditorInput)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput)-1

org.eclipse.pde.internal.ui.editor.context.InputContext.flushEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.flushDocument()587

org.eclipse.pde.internal.ui.editor.context.InputContext.getDocumentProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput)58

org.eclipse.pde.internal.ui.editor.context.InputContext.getId()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.getId()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSEditor.editorContextAdded(InputContext)118

org.eclipse.pde.internal.ui.editor.context.InputContext.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String)390
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int)73
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeRootNodeProposals(IDocumentElementNode, int, String)402
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.getAggregateModel()31
org.eclipse.pde.internal.ds.ui.editor.DSSourcePage.getRangeElement(int, boolean)99
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.getDSModel()469
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.getDSModel()324
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.getDSModel()408

org.eclipse.pde.internal.ui.editor.context.InputContext.getPartitionName()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.getPartitionName()-1

org.eclipse.pde.internal.ui.editor.context.InputContextManager.findContext(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSEditor.getInputContext(Object)126
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.getAggregateModel()30
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.getDSContext()464
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.getDSContext()319
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.getDSContext()403

org.eclipse.pde.internal.ui.editor.context.InputContextManager.getAggregateModel()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.getAggregateModel()-1

org.eclipse.pde.internal.ui.editor.context.InputContextManager.InputContextManager(PDEFormEditor)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.DSInputContextManager(PDEFormEditor)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.DSInputContextManager(PDEFormEditor)23

org.eclipse.pde.internal.ui.editor.context.InputContextManager.monitorFile(IFile)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createResourceContexts(InputContextManager, IFileEditorInput)71

org.eclipse.pde.internal.ui.editor.context.InputContextManager.putContext(IEditorInput, InputContext)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createResourceContexts(InputContextManager, IFileEditorInput)70
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createStorageContexts(InputContextManager, IStorageEditorInput)76
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)84

org.eclipse.pde.internal.ui.editor.context.UTF8InputContext.getDefaultCharset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput)75
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput)70
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput)77

org.eclipse.pde.internal.ui.editor.context.XMLInputContext.reorderInsertEdits(ArrayList)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.reorderInsertEdits(ArrayList)-1

org.eclipse.pde.internal.ui.editor.context.XMLInputContext.XMLInputContext(PDEFormEditor, IEditorInput, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.DSInputContext(PDEFormEditor, IEditorInput, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.DSInputContext(PDEFormEditor, IEditorInput, boolean)46

org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizard.getQualifiedName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditPropertiesDialog.handleLinkActivated(String, boolean)182
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditPropertyDialog.handleLinkActivated(String, boolean)303
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditProvideDialog.handleLinkActivated(String, boolean)182
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditReferenceDialog.handleLinkActivated(String, boolean)315
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.handleLinkActivated(String, boolean)298
org.eclipse.pde.internal.ds.ui.wizards.DSFileWizardPage.2.handleLinkActivated(String, boolean)219

org.eclipse.pde.internal.ui.editor.schema.NewClassCreationWizard.NewClassCreationWizard(IProject, boolean, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSNewClassCreationWizard.DSNewClassCreationWizard(IProject, boolean, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSNewClassCreationWizard.DSNewClassCreationWizard(IProject, boolean, String)22

org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getInformationControlCreator(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.getContentAssistant(ISourceViewer)49

org.eclipse.pde.internal.ui.editor.text.JavaHyperlink.JavaHyperlink(IRegion, String, IResource)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)76
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)71
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)68
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)86
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)81

org.eclipse.pde.internal.ui.editor.text.PDETextHover.PDETextHover()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.DSTextHover(PDESourcePage)29

org.eclipse.pde.internal.ui.editor.text.ResourceHyperlink.ResourceHyperlink(IRegion, String, IResource)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)92

org.eclipse.pde.internal.ui.editor.text.XMLConfiguration.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.dispose()59
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.dispose()-1

org.eclipse.pde.internal.ui.editor.text.XMLConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.getContentAssistant(ISourceViewer)43

org.eclipse.pde.internal.ui.editor.text.XMLConfiguration.XMLConfiguration(IColorManager, PDESourcePage)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.DSSourceViewerConfiguration(IColorManager, PDESourcePage)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSSourceViewerConfiguration.DSSourceViewerConfiguration(IColorManager, PDESourcePage)35

org.eclipse.pde.internal.ui.elements.DefaultTableProvider.DefaultTableProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.ContentProvider.ContentProvider(DSPropertiesSection)77
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.ContentProvider.ContentProvider(DSPropertiesSection)77

org.eclipse.pde.internal.ui.parts.EditableTablePart.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.createClient(Section, FormToolkit)145
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.createClient(Section, FormToolkit)120
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.createClient(Section, FormToolkit)158

org.eclipse.pde.internal.ui.parts.SharedPartWithButtons.setButtonEnabled(int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()321
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()326
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()328
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()325
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()322
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons()323
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons()214
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons()213
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons()216
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons()303
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons()301
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons()298
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons()305
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons()300

org.eclipse.pde.internal.ui.parts.TablePart.getTableViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.createClient(Section, FormToolkit)149
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.createClient(Section, FormToolkit)124
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.createClient(Section, FormToolkit)162

org.eclipse.pde.internal.ui.PDEPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSLabelProvider.getImage(Object)61

org.eclipse.pde.internal.ui.PDEPlugin.getLabelProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSLabelProvider.getImage(Object)61

org.eclipse.pde.internal.ui.util.ModelModification.ModelModification(IFile)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.2.(DSCreationOperation, IFile, IProject)110

org.eclipse.pde.internal.ui.util.ModelModification.ModelModification(IProject)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.1.(DSCreationOperation, IProject)94

org.eclipse.pde.internal.ui.util.ModelModification.modifyModel(IBaseModel, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.1.modifyModel(IBaseModel, IProgressMonitor)-1
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.2.modifyModel(IBaseModel, IProgressMonitor)-1

org.eclipse.pde.internal.ui.util.PDEJavaHelperUI.selectType(IResource, int, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.doOpenSelectionDialog(FormEntry)314

org.eclipse.pde.internal.ui.util.PDEModelUtility.modifyModel(ModelModification, IProgressMonitor)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.writeBuildProperties(IProject, SubProgressMonitor)110
org.eclipse.pde.internal.ds.ui.wizards.DSCreationOperation.writeManifest(IProject, SubProgressMonitor)94

org.eclipse.pde.internal.ui.util.SharedLabelProvider.get(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ds.ui.editor.DSLabelProvider.getImage(Object)61

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict