|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionFactory.IWorkbenchAction | |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
Uses of ActionFactory.IWorkbenchAction in org.eclipse.ui.actions |
Classes in org.eclipse.ui.actions that implement ActionFactory.IWorkbenchAction | |
class |
ExportResourcesAction
Action representing a generic export operation. |
class |
GlobalBuildAction
Standard action for full and incremental builds of all projects within the workspace. |
class |
ImportResourcesAction
Action representing a generic import operation. |
class |
LabelRetargetAction
A LabelRetargetAction extends the behavior of
RetargetAction. |
class |
NewWizardAction
Invoke the resource creation wizard selection Wizard. |
class |
OpenInNewWindowAction
Opens a new window. |
class |
QuickStartAction
Deprecated. the IDE now uses the new intro mechanism |
class |
RetargetAction
A RetargetAction tracks the active part in the workbench.
|
Methods in org.eclipse.ui.actions that return ActionFactory.IWorkbenchAction | |
abstract ActionFactory.IWorkbenchAction |
ActionFactory.create(IWorkbenchWindow window)
Creates a new standard action for the given workbench window. |
Methods in org.eclipse.ui.actions with parameters of type ActionFactory.IWorkbenchAction | |
static void |
ActionFactory.linkCycleActionPair(ActionFactory.IWorkbenchAction next,
ActionFactory.IWorkbenchAction previous)
Establishes bi-direction connections between the forward and backward actions of a cycle pair. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.