Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider

Packages that use AbstractGlobalActionHandlerProvider
org.eclipse.gmf.runtime.common.ui.action.global.providers   
org.eclipse.gmf.runtime.diagram.ui.printing.providers   
org.eclipse.gmf.runtime.diagram.ui.providers Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes  
org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers This package contains a contribution item provider and a global action handler and provider for diagram IDE Global Actions. 
 

Uses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.common.ui.action.global.providers
 

Subclasses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.common.ui.action.global.providers
 class EditorGlobalActionHandlerProvider
          Provides common action handlers for global actions on editors.
 

Uses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.printing.providers
 

Subclasses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.printing.providers
 class DiagramWithPrintGlobalActionHandlerProvider
          Concrete class that implements the IGlobalActionHandlerProvider providing IGlobalActionHandler for all diagram ui based diagrams.
 

Uses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.providers
 

Subclasses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.providers
 class DiagramGlobalActionHandlerProvider
          Concrete class that implements the IGlobalActionHandlerProvider.
 

Uses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
 

Subclasses of AbstractGlobalActionHandlerProvider in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
 class DiagramIDEGlobalActionHandlerProvider
          The provider for the DiagramIDEGlobalActionHandler.
 


Runtime

Guidelines for using Eclipse APIs.

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