Runtime

Uses of Package
org.eclipse.gmf.runtime.common.ui.action

Packages that use org.eclipse.gmf.runtime.common.ui.action
org.eclipse.gmf.runtime.common.ui.action Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
org.eclipse.gmf.runtime.common.ui.action.actions Provides a set of common action delegates and action handlers for use with the modeling platform. 
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 Provides a set of classes for creating global actions 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. 
org.eclipse.gmf.runtime.common.ui.services.action.filter Provides a set of classes to help in evaluating expressions for Eclipse plug-in action enablement and visibility.  
org.eclipse.gmf.runtime.diagram.ui.actions Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes  
org.eclipse.gmf.runtime.diagram.ui.internal.actions Aurora internal packages Package Specification This package contains a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
org.eclipse.gmf.runtime.diagram.ui.parts Aurora internal packages Package Specification this package sontains the editors and the editing domain 
org.eclipse.gmf.runtime.diagram.ui.render.actions   
org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts   
org.eclipse.gmf.runtime.emf.ui.action Extension to the Common UI action API to support actions that operate on MSL-managed models.  
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.action
ActionManager
          Responsible for managing the running of actions.
ActionManagerChangeEvent
          Represent an event that is fired when an action manager changes.
ActionMenuManager.MenuCreatorAction
          An action that provides a menu and fills it from the contribution items of the enclosing menu manager.
IActionManagerChangeListener
          The interface for all objects that are interested in action manager change events.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IActionWithProgress.WorkIndicatorType
          Enumerated type for work indicator type
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.action.actions
AbstractActionDelegate
          The abstract parent of all concrete action delegates that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.action.actions.global
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IActionWithProgress.WorkIndicatorType
          Enumerated type for work indicator type
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.action.global
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.common.ui.services.action.filter
ActionManager
          Responsible for managing the running of actions.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.diagram.ui.actions
AbstractActionDelegate
          The abstract parent of all concrete action delegates that execute commands.
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.diagram.ui.internal.actions
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.diagram.ui.parts
ActionManager
          Responsible for managing the running of actions.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.diagram.ui.render.actions
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts
ActionManager
          Responsible for managing the running of actions.
 

Classes in org.eclipse.gmf.runtime.common.ui.action used by org.eclipse.gmf.runtime.emf.ui.action
AbstractActionDelegate
          The abstract parent of all concrete action delegates that execute commands.
AbstractActionHandler
          The abstract parent of all concrete action handlers that execute commands.
IActionWithProgress
          The interface for all actions that could potentially be run with a progress indicator.
IDisposableAction
          Interface extension to IAction adding lifecycle methods.
 


Runtime

Guidelines for using Eclipse APIs.

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