|
 |
|
|
Uses of Interface org.eclipse.ui.IWorkbenchWindow
Constructors in
org.eclipse.ui.actions with parameters of type
IWorkbenchWindow
|
BaseNewWizardMenu
(
IWorkbenchWindow window,
String id)
Creates a new wizard shortcut menu for the IDE. |
ExportResourcesAction
(
IWorkbenchWindow window)
Create a new instance of this class. |
ExportResourcesAction
(
IWorkbenchWindow window,
String label)
Create a new instance of this class. |
GlobalBuildAction
(
IWorkbenchWindow window,
int type)
Creates a new action of the appropriate type. |
ImportResourcesAction
(
IWorkbenchWindow window)
Create a new instance of this class. |
NewExampleAction
(
IWorkbenchWindow window)
Creates a new action for launching the new project
selection wizard. |
NewProjectAction
(
IWorkbenchWindow window)
Creates a new action for launching the new project
selection wizard. |
NewWizardAction
(
IWorkbenchWindow window)
Create a new instance of this class. |
NewWizardDropDownAction
(
IWorkbenchWindow window)
Create a new NewWizardDropDownAction , with the default
action for opening the new wizard dialog, and the default contribution item
for populating the drop-down menu. |
NewWizardDropDownAction
(
IWorkbenchWindow window,
ActionFactory.IWorkbenchAction showDlgAction,
IContributionItem newWizardMenu)
Create a new NewWizardDropDownAction . |
NewWizardMenu
(
IMenuManager innerMgr,
IWorkbenchWindow window,
boolean register)
Deprecated. use NewWizardMenu(IWorkbenchWindow) instead
|
NewWizardMenu
(
IWorkbenchWindow window)
Creates a new wizard shortcut menu for the IDE. |
NewWizardMenu
(
IWorkbenchWindow window,
String id)
Creates a new wizard shortcut menu for the IDE. |
OpenInNewWindowAction
(
IWorkbenchWindow window)
Creates a new OpenInNewWindowAction . |
OpenInNewWindowAction
(
IWorkbenchWindow window,
IAdaptable input)
Creates a new OpenInNewWindowAction . |
OpenNewPageMenu
(
IWorkbenchWindow window)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
OpenNewPageMenu
(
IWorkbenchWindow window,
IAdaptable input)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
OpenNewWindowMenu
(
IWorkbenchWindow window)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
OpenNewWindowMenu
(
IWorkbenchWindow window,
IAdaptable input)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
OpenPerspectiveAction
(
IWorkbenchWindow window,
IPerspectiveDescriptor descriptor,
PerspectiveMenu callback)
Constructs a new instance of OpenPerspectiveAction
|
OpenPerspectiveMenu
(
IMenuManager menuManager,
IWorkbenchWindow window)
Deprecated. Constructs a new menu. |
OpenPerspectiveMenu
(
IWorkbenchWindow window)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
OpenPerspectiveMenu
(
IWorkbenchWindow window,
IAdaptable input)
Deprecated. Constructs a new instance of OpenNewPageMenu . |
PerspectiveMenu
(
IWorkbenchWindow window,
String id)
Constructs a new instance of PerspectiveMenu . |
QuickStartAction
(
IWorkbenchWindow window)
Deprecated. Creates an instance of this action, for use in the given window. |
Constructors in
org.eclipse.ui.texteditor with parameters of type
IWorkbenchWindow
|
FindNextAction
(
ResourceBundle bundle,
String prefix,
IWorkbenchWindow workbenchWindow,
boolean forward)
Deprecated. use FindReplaceAction(ResourceBundle, String, IWorkbenchPart, boolean) instead
|
FindReplaceAction
(
ResourceBundle bundle,
String prefix,
IWorkbenchWindow workbenchWindow)
Deprecated. use FindReplaceAction(ResourceBundle, String, IWorkbenchPart) instead
|
IncrementalFindAction
(
ResourceBundle bundle,
String prefix,
IWorkbenchWindow workbenchWindow,
boolean forward)
Deprecated. use FindReplaceAction(ResourceBundle, String, IWorkbenchPart, boolean) instead
|
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|