Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager

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

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire