|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CloseResourceGlobalActionHandler | Global action handler that closes resources using the Eclipse
CloseResourceAction . |
CopyResourceGlobalActionHandler | Global action handler that copies resources. |
DeleteResourceGlobalActionHandler | Global action handler that delete resources using the Eclipse
DeleteResourceAction . |
GlobalBookmarkAction | Global Bookmark Action This action provides the mechanism for enabling the Edit->Add Bookmark... |
GlobalCloseProjectAction | Global action to close a project resource. |
GlobalOpenProjectAction | Global action to open a project resource. |
IDEGlobalActionManager | This class subclasses GlobalActionManager and includes support for IDE global actions, which include the bookmark action, the open project action, and the close project action. |
MoveResourceGlobalActionHandler | Global action handler that moves resources using the Eclipse
MoveResourceAction . |
OpenFileGlobalActionHandler | Global action handler that opens files using the Eclipse
OpenFileAction . |
OpenResouceGlobalActionHandler | Global action handler that opens resources using the Eclipse
OpenResourceAction . |
PasteResourceGlobalActionHandler | Global action handler that pastes resources. |
RefreshResourceGlobalActionHandler | Global action handler that closes resources using the Eclipse
RefreshAction . |
RenameResourceGlobalActionHandler | Global action handler that renames resources using an inline editor on the active workbench part. |
Provides a set of IDE global actions and global action handlers for use with the Global Action Handler Service.
The IDEGlobalActionManager
IDEGlobalActionManager in this package supports IDE global actions,
including actions that are dependent on resources and projects.
For example, here are some of the actions supported by the manager:
org.eclipse.gmf.runtime.common.ui.action.ide.global
,
org.eclipse.gmf.runtime.common.ui.services.action.global
|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.