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
3.3

Uses of Class
org.eclipse.gef.ui.actions.WorkbenchPartAction

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

Uses of WorkbenchPartAction in org.eclipse.gef.ui.actions
 

Subclasses of WorkbenchPartAction in org.eclipse.gef.ui.actions
 class AlignmentAction
          An action to align the selected parts.
 class CopyTemplateAction
          Copies the currently selected template in the palatte to the system clipboard.
 class DeleteAction
          An action to delete selected objects.
 class DirectEditAction
          An action to perform direct editing on a selected part.
 class EditorPartAction
           
 class MatchHeightAction
          An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
(package private)  class org.eclipse.gef.ui.actions.MatchSizeAction
          An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure.
 class MatchWidthAction
          An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.
 class PrintAction
           
 class RedoAction
          An action to redo the last command.
 class SaveAction
          An action to save the editor's current state.
 class SelectionAction
          Superclass for an action needing the current selection.
 class StackAction
          Superclass for actions needing access to the stack.
 class UndoAction
          An action to undo the last command.
 


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