|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.ui.actions | |
org.eclipse.search.ui | Provides classes and interfaces for search pages. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
org.eclipse.ui.wizards.datatransfer | Provides the standard Import and Export wizards for moving resources into and out of the workspace. |
Classes in org.eclipse.ui.actions used by org.eclipse.search.uiActionGroup
|
An ActionGroup represents a group of actions
which are added to a context menu, or the action bars of a part, together. |
Classes in org.eclipse.ui.actions used by org.eclipse.ui.actionsActionContext
|
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.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 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 whose only role in life is to invoke core commands 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.dialogsSelectionProviderAction
|
The abstract superclass for actions that listen to selection changes from a particular selection provider. |
Classes in org.eclipse.ui.actions used by org.eclipse.ui.editors.textActionGroup
|
An ActionGroup represents a group of actions
which are added to a context menu, or the action bars of a part, together. |
Classes in org.eclipse.ui.actions used by org.eclipse.ui.texteditorWorkspaceModifyOperation
|
An operation which potentially makes changes to the workspace. |
Classes in org.eclipse.ui.actions used by org.eclipse.ui.views.navigatorActionContext
|
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.AddBookmarkAction
|
Standard action for adding a bookmark to the currently selected file resource(s). AddTaskAction
|
Standard action for adding a task to the currently selected file resource(s). CopyResourceAction
|
Standard action for copying the currently selected resources elsewhere in the workspace. ExportResourcesAction
|
Action representing the initiation of an Export operation by the user. ImportResourcesAction
|
Action representing the initiation of an Import operation by the user. MoveResourceAction
|
Standard action for moving the currently selected resources elsewhere in the workspace. RenameResourceAction
|
Standard action for renaming the selected resources. SelectionListenerAction
|
The abstract superclass for actions that listen to selection change events. SelectionProviderAction
|
The abstract superclass for actions that listen to selection changes from a particular selection provider. WorkingSetFilterActionGroup
|
Adds working set filter actions (set / clear / edit) WorkspaceAction
|
The abstract superclass for actions whose only role in life is to invoke core commands on a set of selected resources. |
Classes in org.eclipse.ui.actions used by org.eclipse.ui.wizards.datatransferWorkspaceModifyOperation
|
An operation which potentially makes changes to the workspace. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |