|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ClipboardContentsHelper | This class is responsible for getting the contents from the clipboard. |
ClipboardManager | This class is used to add/retrieve data to/from the system clipboard. |
ClipboardState | Enumeration class for the clipboard state. |
GlobalActionManager | This class manages all the global actions. |
GlobalPrintAction | Global action for printing |
GlobalRedoAction | Global Redo Action. |
GlobalUndoAction | Global Undo Action. |
ResourceGlobalActionHandler | Global action handler that works with the resources in the context selection. |
ResourcePropertiesGlobalActionHandler | Global action handler that opens a property page on resources using the
Eclipse PropertyDialogAction . |
Provides a set of common global actions and global action handlers for use with the Global Action Handler Service.
Modeling platform global actions are managed by an instance of the
GlobalActionManager
in
this package. It should be used to create global actions, add them to
menus and set them as the workbench global actions handlers for a given
workbench part. For example, here are some of the actions supported by
the manager:
org.eclipse.gmf.runtime.common.ui.action.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.