Methods from org.eclipse.core.resources 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.core.resources.IContainer.findMember(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkEventPathEntry(String)355
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext()145
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic)619
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isTOCFile(IPath)75
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext()149
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.findResource(Path)669
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)622
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)632

org.eclipse.core.resources.IContainer.getFile(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)267
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.execute(IProgressMonitor)89
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.execute(IProgressMonitor)93
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.execute(IProgressMonitor)85

org.eclipse.core.resources.IContainer.members()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.details.HelpEditorFilter.select(Viewer, Object, Object)35

org.eclipse.core.resources.IFile.getCharset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput)66
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput)59
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput)60

org.eclipse.core.resources.IFile.getContentDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSFileValidator.isSimpleCSFile(IFile)62
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isTOCFile(IPath)79

org.eclipse.core.resources.IFile.getContents()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSCreationOperation.createContent()44
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.execute(IProgressMonitor)52
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.execute(IProgressMonitor)46

org.eclipse.core.resources.IFile.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)250
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)284
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)167
org.eclipse.pde.internal.ua.ui.editor.toc.details.HelpEditorFilter.select(Viewer, Object, Object)24
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)153
org.eclipse.pde.internal.ua.ui.editor.toc.TocFileValidator.validate(Object[])50
org.eclipse.pde.internal.ua.ui.editor.toc.TocFileValidator.validate(Object[])55

org.eclipse.core.resources.IFile.setContents(InputStream, int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.toc.TocHTMLOperation.execute(IProgressMonitor)116

org.eclipse.core.resources.IProject.isOpen()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.details.HelpEditorFilter.select(Viewer, Object, Object)29

org.eclipse.core.resources.IResource.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)168
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)154

org.eclipse.core.resources.IResource.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.BaseCSCreationOperation.1.run()80
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.execute(IProgressMonitor)92
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.1.run()85
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.execute(IProgressMonitor)97
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.execute(IProgressMonitor)88
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.1.run()83

org.eclipse.core.resources.IResource.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.2.linkActivated(HyperlinkEvent)220
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)250
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()398
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext()144
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic)621
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isCurrentResource(IPath, IBaseModel)113
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext()148
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.openResource(IResource, boolean)673
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)619
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.generateCheatSheetID()596

org.eclipse.core.resources.IResource.getLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isCurrentResource(IPath, IBaseModel)105
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isCurrentResource(IPath, IBaseModel)110

org.eclipse.core.resources.IResource.getLocationURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handlePreviewAction()384

org.eclipse.core.resources.IResource.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)246
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()395
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.generateCategoryID(String)613
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.generateCheatSheetID()601

org.eclipse.core.resources.IResource.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)246
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkWizardPathEntry()395
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext()144
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic)619
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)168
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile)168
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)154
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile)154
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext()146
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.findResource(Path)668
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)613
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.initialize()101
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.RegisterCtxHelpOperation(Shell, IModel, String)74
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.initialize()77

org.eclipse.core.resources.IResource.getProjectRelativePath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.createModel(IFile)484
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.getDataContentFile()162
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.createNewPluginFile(IFile, IProgressMonitor)192
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.RegisterCtxHelpOperation(Shell, IModel, String)76
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.createModel(IFile)420
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.getDataTocFile()174

org.eclipse.core.resources.IStorage.getContents()

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

org.eclipse.core.resources.IStorage.getFullPath()

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

org.eclipse.core.resources.IWorkspace.getRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)246
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleLinkEventPathEntry(String)347
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)261
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext()137
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.handleBrowse()116
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.handleBrowse()186
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.handleBrowse()132
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.handleBrowse()155
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isCurrentResource(IPath, IBaseModel)104
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isTOCFile(IPath)73
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)167
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext()135
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.getObjectsToAdd(Object[], TocTopic)816
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)621

org.eclipse.core.resources.IWorkspace.validateEdit(IFile[], Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingManifestFile(IFile)397
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingPluginFile(IFile, IProgressMonitor)145
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingManifestFile(IFile)221
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingPluginFile(IFile, IProgressMonitor)109
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingManifestFile(IFile)333
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingPluginFile(IFile, IProgressMonitor)141

org.eclipse.core.resources.IWorkspaceRoot.getFileForLocation(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)167
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.getObjectsToAdd(Object[], TocTopic)820

org.eclipse.core.resources.IWorkspaceRoot.getProject(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)246

org.eclipse.core.resources.ResourcesPlugin.getPlugin()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceUIPlugin.logException(Throwable, String, String)101

org.eclipse.core.resources.ResourcesPlugin.getWorkspace()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskDetails.handleButtonEventPathEntry(FormEntry)246
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.handleButtonSelectedEventBrowse(SelectionEvent)261
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext()137
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.handleBrowse()116
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocDetails.handleBrowse()186
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocLinkDetails.handleBrowse()132
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocTopicDetails.handleBrowse()155
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isCurrentResource(IPath, IBaseModel)104
org.eclipse.pde.internal.ua.ui.editor.toc.HelpEditorUtil.isTOCFile(IPath)73
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent)167
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext()135
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.getObjectsToAdd(Object[], TocTopic)816
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean)621
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingManifestFile(IFile)397
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingPluginFile(IFile, IProgressMonitor)145
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingManifestFile(IFile)221
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.modifyExistingPluginFile(IFile, IProgressMonitor)109
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingManifestFile(IFile)333
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.modifyExistingPluginFile(IFile, IProgressMonitor)141

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict