|
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. |