|
 |
|
|
Uses of Package org.eclipse.ui.actions
Classes in
org.eclipse.ui.actions used by
org.eclipse.ui.actions
|
ActionContext
An ActionContext represents the context used to determine
which actions are added by an ActionGroup , and what their
enabled state should be. |
ActionFactory
Access to standard actions provided by the workbench. |
ActionFactory.IWorkbenchAction
Interface for a workbench action. |
ActionGroup
An ActionGroup represents a group of actions
which are added to a context menu, or the action bars of a part, together. |
BaseNewWizardMenu
A BaseNewWizardMenu is used to populate a menu manager with
New Wizard actions for the current perspective's new wizard shortcuts,
including an Other... action to open the new wizard dialog. |
BaseSelectionListenerAction
The abstract superclass for actions that listen to selection change events. |
CloseResourceAction
Standard action for closing the currently selected project(s). |
CommandNotMappedException
Indicates that an action has no command mapping. |
CompoundContributionItem
A compound contribution is a contribution item consisting of a
dynamic list of contribution items. |
ContributionItemFactory
Access to standard contribution items provided by the workbench. |
CopyFilesAndFoldersOperation
Perform the copy of file and folder resources from the clipboard when paste
action is invoked. |
CopyProjectAction
The CopyProjectAction is the action designed to copy projects specifically as
they have different semantics from other resources. |
CopyResourceAction
Standard action for copying the currently selected resources elsewhere
in the workspace. |
OpenSystemEditorAction
Standard action for opening a system editor on the currently selected file
resource. |
PartEventAction
The abstract superclass for actions that listen to part activation and
open/close events. |
PerspectiveMenu
A menu for perspective selection. |
RetargetAction
A RetargetAction tracks the active part in the workbench. |
SelectionListenerAction
The abstract superclass for resource-based actions that listen to selection
change events. |
TextActionHandler
Handles the redirection of the global Cut, Copy, Paste, and
Select All actions to either the current inline text control
or the part's supplied action handler. |
WorkspaceAction
The abstract superclass for actions which invoke commands implemented in
org.eclipse.core.* on a set of selected resources. |
WorkspaceModifyOperation
An operation which potentially makes changes to the workspace. |
Classes in
org.eclipse.ui.actions used by
org.eclipse.ui.navigator
|
ActionContext
An ActionContext represents the context used to determine
which actions are added by an ActionGroup , and what their
enabled state should be. |
ActionGroup
An ActionGroup represents a group of actions
which are added to a context menu, or the action bars of a part, together. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|