Methods from org.eclipse.ui.ide used by org.eclipse.pde.ua.ui

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

Reference Details

org.eclipse.ui.actions.WorkspaceModifyOperation.execute(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLOperation.execute(IProgressMonitor)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.execute(IProgressMonitor)-1

org.eclipse.ui.actions.WorkspaceModifyOperation.WorkspaceModifyOperation()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.BaseCSCreationOperation(IFile)42
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.RegisterCSOperation(IRegisterCSData, Shell)70
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.NewCtxHelpOperation(IFile)44
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.RegisterCtxHelpOperation(Shell, IModel, String)72
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.RegisterTocOperation(IRegisterTOCData, Shell)66
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLOperation.TocHTMLOperation(IFile)109
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.TocOperation(IFile, String)40

org.eclipse.ui.actions.WorkspaceModifyOperation.WorkspaceModifyOperation(ISchedulingRule)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.BaseCSCreationOperation(ISchedulingRule)-1
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.RegisterCSOperation(ISchedulingRule)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.RegisterTocOperation(ISchedulingRule)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.BaseCSCreationOperation(ISchedulingRule)50
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.RegisterCSOperation(ISchedulingRule)79
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.RegisterTocOperation(ISchedulingRule)75

org.eclipse.ui.dialogs.WizardNewFileCreationPage.createAdvancedControls(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createAdvancedControls(Composite)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.createAdvancedControls(Composite)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.createAdvancedControls(Composite)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.createAdvancedControls(Composite)-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage.createControl(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createControl(Composite)138
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.createControl(Composite)40
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.createControl(Composite)32
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.createControl(Composite)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.createControl(Composite)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.createControl(Composite)-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage.createLinkTarget()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.createLinkTarget()-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage.createNewFile()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.getOperation()84
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.getOperation()73
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.getOperation()58
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.performFinish()44
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.performFinish()43

org.eclipse.ui.dialogs.WizardNewFileCreationPage.getContainerFullPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage()73
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage()79

org.eclipse.ui.dialogs.WizardNewFileCreationPage.getFileName()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.getFileName()94
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.getFileName()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage()73

org.eclipse.ui.dialogs.WizardNewFileCreationPage.setContainerFullPath(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.addPages()28

org.eclipse.ui.dialogs.WizardNewFileCreationPage.setFileExtension(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CSFileWizardPage.initialize()64
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.initialize()51
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizardPage.NewCtxHelpWizardPage(String, IStructuredSelection)32
org.eclipse.pde.internal.ua.ui.wizards.toc.TocWizardPage.TocWizardPage(String, IStructuredSelection)28

org.eclipse.ui.dialogs.WizardNewFileCreationPage.setFileName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()391
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)655

org.eclipse.ui.dialogs.WizardNewFileCreationPage.validateLinkedResource()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.validateLinkedResource()-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage.validatePage()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.validatePage()68
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.validatePage()-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage.WizardNewFileCreationPage(String, IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.TocHTMLWizardPage(String, IStructuredSelection)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizardPage.TocHTMLWizardPage(String, IStructuredSelection)36

org.eclipse.ui.ide.FileStoreEditorInput.FileStoreEditorInput(IFileStore)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)108
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)111
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)232
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)241

org.eclipse.ui.ide.FileStoreEditorInput.getURI()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)107
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)110
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)231
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput)240

org.eclipse.ui.ide.IDE.openEditor(IWorkbenchPage, IFile, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkEventPathEntry(String)361
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic)624
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.openResource(IResource, boolean)677

org.eclipse.ui.ide.IDE.openEditor(IWorkbenchPage, IFile, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.1.run()93
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.1.run()91

org.eclipse.ui.ide.IDE.openEditor(IWorkbenchPage, IFile)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.1.run()89

org.eclipse.ui.IFileEditorInput.getFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)92
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.createModel(IEditorInput)66
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handlePreviewAction()384
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput)95
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)64
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput)216
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)57
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput)225
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)58

org.eclipse.ui.IStorageEditorInput.getStorage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContext.createModel(IEditorInput)70
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handlePreviewAction()392

org.eclipse.ui.IURIEditorInput.getURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)69
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)61
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)62

org.eclipse.ui.model.WorkbenchContentProvider.WorkbenchContentProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)239
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)246
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.handleBrowse()108
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.handleBrowse()178
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.handleBrowse()124
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.handleBrowse()147

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.addPages()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.addPages()-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.addPages()-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.addPages()-1

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.BasicNewFileResourceWizard()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.NewCSFileWizard()-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.NewCtxHelpWizard()-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.TocHTMLWizard()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.NewCSFileWizard()37
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.NewCtxHelpWizard()26
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.TocHTMLWizard()21

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.init(IWorkbench, IStructuredSelection)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.init(IWorkbench, IStructuredSelection)52
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.init(IWorkbench, IStructuredSelection)42
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.init(IWorkbench, IStructuredSelection)33
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.init(IWorkbench, IStructuredSelection)-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.init(IWorkbench, IStructuredSelection)-1
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.init(IWorkbench, IStructuredSelection)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)641

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.initializeDefaultPageImageDescriptor()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.initializeDefaultPageImageDescriptor()-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.initializeDefaultPageImageDescriptor()-1
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.initializeDefaultPageImageDescriptor()-1

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.performFinish()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.performFinish()-1
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.performFinish()-1
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.performFinish()-1

org.eclipse.ui.wizards.newresource.BasicNewResourceWizard.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewCSFileWizard.addPages()44
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.NewSimpleCSFileWizard.addPages()30
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpWizard.addPages()34
org.eclipse.pde.internal.ua.ui.wizards.toc.NewTocFileWizard.addPages()26
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.addPages()28

org.eclipse.ui.wizards.newresource.BasicNewResourceWizard.selectAndReveal(IResource)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLWizard.performFinish()50

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict