Eclipse GEF
2.1

Package org.eclipse.gef.ui.actions

This package support for using JFace Actions in your EditorPart.

See:
          Description

Interface Summary
UpdateAction  
 

Class Summary
ActionBarContributor Contributes actions to the workbench. !!
ActionRegistry A container for editor actions.
AlignmentAction  
AlignmentRetargetAction  
Clipboard A GEF clipboard for cut/copy/paste actions between GEF editors.
CopyRetargetAction  
CopyTemplateAction Copies the currently selected template in the palatte to the default GEF Clipboard.
DeleteAction An action to delete selected objects.
DeleteRetargetAction  
DirectEditAction  
EditorPartAction Base class for actions used by GEF editors.
GEFActionConstants Defines the names of those actions which are preregistered with the GraphicalEditor.
PasteRetargetAction  
PrintAction  
RedoAction An action to redo the last command.
RedoRetargetAction  
SaveAction An action to save the editor's current state.
SelectionAction Superclass for an action needing the current selection.
StackAction Superclass for actions needing access to the stack.
UndoAction An action to undo the last command.
UndoRetargetAction  
ZoomComboContributionItem A ControlContribution that uses a Combo as its control
ZoomInAction  
ZoomInRetargetAction  
ZoomOutAction  
ZoomOutRetargetAction  
 

Package org.eclipse.gef.ui.actions Description

This package support for using JFace Actions in your EditorPart.


Eclipse GEF
2.1

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