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 Interface
org.eclipse.gmf.runtime.common.ui.services.action.global.IGlobalActionHandler

Packages that use IGlobalActionHandler
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.global.providers   
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. 
org.eclipse.gmf.runtime.common.ui.services.action.global Provides a set of classes that implement a Service that provides an extensible way to handle commonly used (global) actions in different views and editors. 
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 IGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.actions.global
 

Classes in org.eclipse.gmf.runtime.common.ui.action.actions.global that implement IGlobalActionHandler
 class ResourceGlobalActionHandler
          Global action handler that works with the resources in the context selection.
 class ResourcePropertiesGlobalActionHandler
          Global action handler that opens a property page on resources using the Eclipse PropertyDialogAction.
 

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

Classes in org.eclipse.gmf.runtime.common.ui.action.global.providers that implement IGlobalActionHandler
 class RevertGlobalActionHandler
          A default global action handler for the revert retargetable action.
 

Methods in org.eclipse.gmf.runtime.common.ui.action.global.providers that return IGlobalActionHandler
  IGlobalActionHandler EditorGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
           
 

Uses of IGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
 

Classes in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global that implement IGlobalActionHandler
 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 OpenFileGlobalActionHandler
          Global action handler that opens files using the Eclipse OpenFileAction.
 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.
 

Uses of IGlobalActionHandler in org.eclipse.gmf.runtime.common.ui.services.action.global
 

Classes in org.eclipse.gmf.runtime.common.ui.services.action.global that implement IGlobalActionHandler
 class AbstractGlobalActionHandler
          The abstract parent of all concrete global action handlers.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.action.global that return IGlobalActionHandler
  IGlobalActionHandler IGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
          Returns the IGlobalActionHandler for the given IGlobalActionHandlerContext
  IGlobalActionHandler GlobalActionHandlerService. getGlobalActionHandler ( IGlobalActionHandlerContext context)
           
  IGlobalActionHandler AbstractGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
          Returns a IGlobalActionHandler for the given IGlobalActionHandlerContext
 

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

Classes in org.eclipse.gmf.runtime.diagram.ui.printing.providers that implement IGlobalActionHandler
 class DiagramWithPrintGlobalActionHandler
          Concrete class that implements the IGlobalActionHandler interface and provides a command for GlobalActionId.PRINT.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.printing.providers that return IGlobalActionHandler
  IGlobalActionHandler DiagramWithPrintGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
           
 

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

Classes in org.eclipse.gmf.runtime.diagram.ui.providers that implement IGlobalActionHandler
 class DiagramGlobalActionHandler
          Class that implements the IGlobalActionHandler interface.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.providers that return IGlobalActionHandler
  IGlobalActionHandler DiagramGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
           
 

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

Classes in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers that implement IGlobalActionHandler
 class DiagramIDEGlobalActionHandler
          The global action handler for diagram global actions with IDE dependencies.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers that return IGlobalActionHandler
  IGlobalActionHandler DiagramIDEGlobalActionHandlerProvider. getGlobalActionHandler ( IGlobalActionHandlerContext context)
           
 


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