|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalActionManager | |
---|---|
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 GlobalActionManager in org.eclipse.gmf.runtime.common.ui.action.actions.global |
---|
Methods in org.eclipse.gmf.runtime.common.ui.action.actions.global that return GlobalActionManager | |
---|---|
static GlobalActionManager |
GlobalActionManager.getInstance()
Return the singleton. |
Uses of GlobalActionManager in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global |
---|
Subclasses of GlobalActionManager in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global | |
---|---|
class |
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. |
Methods in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global that return GlobalActionManager | |
---|---|
static GlobalActionManager |
IDEGlobalActionManager.getInstance()
Return the singleton. |
|
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.