Eclipse GEF
3.2

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.
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
3.2

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