Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.ui.actions

This package support for using JFace Actions in your EditorPart.

See:
           Description

Interface Summary
UpdateAction Indicate the support of an update method.
 

Class Summary
ActionBarContributor Contributes actions to the workbench. !!
ActionRegistry A container for editor actions.
AlignmentAction An action to align the selected parts.
AlignmentRetargetAction  
Clipboard A GEF clipboard for cut/copy/paste actions between GEF editors.
CopyRetargetAction Deprecated. Use org.eclipse.ui.actions.ActionFactory instead
CopyTemplateAction Copies the currently selected template in the palatte to the system clipboard.
CreateGuideAction An Action that creates a guide on a ruler and reveals it.
DeleteAction An action to delete selected objects.
DeleteRetargetAction  
DirectEditAction An action to perform direct editing on a selected part.
EditorPartAction  
GEFActionConstants Defines the names of those actions which are preregistered with the GraphicalEditor.
MatchHeightAction An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
MatchHeightRetargetAction A LabelRetargetAction for MatchHeightAction.
MatchWidthAction An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
MatchWidthRetargetAction A LabelRetargetAction for MatchWidthAction.
PasteRetargetAction Deprecated. Use org.eclipse.ui.actions.ActionFactory instead
PrintAction  
RedoAction An action to redo the last command.
RedoRetargetAction  
SaveAction An action to save the editor's current state.
SelectAllAction An action which selects all edit parts in the active workbench part.
SelectionAction Superclass for an action needing the current selection.
SetActivePaletteToolAction This action sets a Tool to be the active entry in the PaletteViewer.
StackAction Superclass for actions needing access to the stack.
ToggleGridAction An action that toggles the grid.
ToggleRulerVisibilityAction An action that toggles the ruler visibility property on the given viewer.
ToggleSnapToGeometryAction An action that toggles the snap to geometry property on the given viewer.
UndoAction An action to undo the last command.
UndoRetargetAction  
WorkbenchPartAction Base class for actions involving a WorkbenchPart.
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
3.3

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire