|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceGlobalActionHandler | |
---|---|
org.eclipse.gmf.runtime.common.ui.action.actions.global | Provides a set of common global actions and global action handlers for use with the Global Action Handler Service. |
org.eclipse.gmf.runtime.common.ui.action.ide.actions.global | Provides a set of IDE global actions and global action handlers for use with the Global Action Handler Service. |
Uses of ResourceGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.actions.global |
---|
Subclasses of ResourceGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.actions.global | |
---|---|
class |
ResourcePropertiesGlobalActionHandler
Global action handler that opens a property page on resources using the Eclipse PropertyDialogAction . |
Uses of ResourceGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global |
---|
Subclasses of ResourceGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global | |
---|---|
class |
CloseResourceGlobalActionHandler
Global action handler that closes resources using the Eclipse CloseResourceAction . |
class |
CopyResourceGlobalActionHandler
Global action handler that copies resources. |
class |
DeleteResourceGlobalActionHandler
Global action handler that delete resources using the Eclipse DeleteResourceAction . |
class |
MoveResourceGlobalActionHandler
Global action handler that moves resources using the Eclipse MoveResourceAction . |
class |
OpenResouceGlobalActionHandler
Global action handler that opens resources using the Eclipse OpenResourceAction . |
class |
PasteResourceGlobalActionHandler
Global action handler that pastes resources. |
class |
RefreshResourceGlobalActionHandler
Global action handler that closes resources using the Eclipse RefreshAction . |
class |
RenameResourceGlobalActionHandler
Global action handler that renames resources using an inline editor on the active workbench part. |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.