Types from org.eclipse.ui.workbench used by org.eclipse.wst.jsdt.web.ui

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

Reference Details

org.eclipse.ui.IActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard-1

org.eclipse.ui.IActionDelegate2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate-1

org.eclipse.ui.IEditorActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate-1

org.eclipse.ui.IEditorDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.open()69

org.eclipse.ui.IEditorInput

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.open()66

org.eclipse.ui.IEditorPart

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.fEditor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.isSmartInsertMode()127
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlink.open()72
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.open()77
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)121
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)121
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.editor.ActionContributorJSP.setActiveEditor(IEditorPart)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate.setActiveEditor(IAction, IEditorPart)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.setActiveEditor(IAction, IEditorPart)-1

org.eclipse.ui.IObjectActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction-1
org.eclipse.wst.jsdt.web.ui.actions.SimpleJSDTActionProxy-1
org.eclipse.wst.jsdt.web.ui.actions.SourceActionsAction-1
org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard-1

org.eclipse.ui.IPathEditorInput

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.equals(Object)94
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.equals(Object)93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.equals(Object)94

org.eclipse.ui.IPersistableElement

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.getPersistable()-1

org.eclipse.ui.IViewActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate-1

org.eclipse.ui.IViewPart

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)71
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)71
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate.init(IViewPart)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.init(IViewPart)-1

org.eclipse.ui.IWorkbenchPage

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)70
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)70
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.isSmartInsertMode()125
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.open()71
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.open()76
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)118
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)118

org.eclipse.ui.IWorkbenchPart

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction.targetPart-1
org.eclipse.wst.jsdt.web.ui.actions.SimpleJSDTActionProxy.targetWorkbenchPart-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.fPart-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction.setActivePart(IAction, IWorkbenchPart)-1
org.eclipse.wst.jsdt.web.ui.actions.SimpleJSDTActionProxy.setActivePart(IAction, IWorkbenchPart)-1
org.eclipse.wst.jsdt.web.ui.actions.SourceActionsAction.setActivePart(IAction, IWorkbenchPart)-1
org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction.setActivePart(IAction, IWorkbenchPart)-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.setActivePart(IAction, IWorkbenchPart)-1

org.eclipse.ui.IWorkbenchPartSite

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction.getSite()-1

org.eclipse.ui.IWorkbenchSite

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.provisional.contentoutline.JsMenuListener.getWorkbenchSite()-1

org.eclipse.ui.IWorkbenchWindow

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.isSmartInsertMode()123
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)115
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)115
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.showPropertiesOn(IProject)185

org.eclipse.ui.model.IWorkbenchAdapter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.WorkbenchAdapter-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.WorkbenchAdapter-1

org.eclipse.ui.part.ISetSelectionTarget

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)74
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)74
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)72
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)72
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.run(IAction)95

org.eclipse.ui.PartInitException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)76
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)76
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.open()74
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.open()82
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)76
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)76
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.open()74
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.open()82
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.ui.JsMatchPresentation.showMatch(Match, int, int, boolean)-1

org.eclipse.ui.plugin.AbstractUIPlugin

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin-1

org.eclipse.ui.progress.IProgressService

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.install(IProject, boolean)93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.install(IProject, boolean)91

Back to reference summary for org.eclipse.wst.jsdt.web.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict