Eclipse GEF
2.1

Uses of Package
org.eclipse.gef.ui.actions

Packages that use org.eclipse.gef.ui.actions
org.eclipse.gef.ui.actions This package support for using JFace Actions in your EditorPart. 
org.eclipse.gef.ui.parts   
 

Classes in org.eclipse.gef.ui.actions used by org.eclipse.gef.ui.actions
ActionRegistry
          A container for editor actions.
Clipboard
          A GEF clipboard for cut/copy/paste actions between GEF editors.
EditorPartAction
           
SelectionAction
          Superclass for an action needing the current selection.
StackAction
          Superclass for actions needing access to the stack.
UpdateAction
          Indicate the support of an update method.
WorkbenchPartAction
          Base class for actions involving a WorkbenchPart.
 

Classes in org.eclipse.gef.ui.actions used by org.eclipse.gef.ui.parts
ActionRegistry
          A container for editor actions.
 


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.