Runtime

Uses of Package
org.eclipse.gmf.runtime.diagram.ui.actions

Packages that use org.eclipse.gmf.runtime.diagram.ui.actions
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.render.actions   
 

Classes in org.eclipse.gmf.runtime.diagram.ui.actions used by org.eclipse.gmf.runtime.diagram.ui.actions
AttachShapeAction
          Provides support for action which add an attached shapes to another shape.
BooleanPropertyAction
          A base action representing those that are responsible to setting boolean valued properties
CheckedPropertyAction
           
DiagramAction
          An abstract implementation of a diagram action that follows the request-command architecture.
 

Classes in org.eclipse.gmf.runtime.diagram.ui.actions used by org.eclipse.gmf.runtime.diagram.ui.internal.actions
DiagramAction
          An abstract implementation of a diagram action that follows the request-command architecture.
 

Classes in org.eclipse.gmf.runtime.diagram.ui.actions used by org.eclipse.gmf.runtime.diagram.ui.render.actions
DiagramAction
          An abstract implementation of a diagram action that follows the request-command architecture.
 


Runtime

Guidelines for using Eclipse APIs.

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