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.commands.CommandStack

Packages that use CommandStack
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.commands Simple implementations of the Command interface which support development-time inspection. 
org.eclipse.gef.ui.actions This package support for using JFace Actions in your EditorPart. 
org.eclipse.gef.ui.parts   
org.eclipse.gef.ui.properties   
 

Uses of CommandStack in org.eclipse.gef
 

Methods in org.eclipse.gef that return CommandStack
  CommandStack EditDomain. getCommandStack ()
          Returns the CommandStack.
 

Methods in org.eclipse.gef with parameters of type CommandStack
static  IPropertySheetEntry GEFPlugin. createUndoablePropertySheetEntry ( CommandStack stack)
          Deprecated. use org.eclipse.gef.ui.properties.UndoablePropertySheetEntry
 void EditDomain. setCommandStack ( CommandStack stack)
          Sets the CommandStack.
 

Uses of CommandStack in org.eclipse.gef.commands
 

Constructors in org.eclipse.gef.commands with parameters of type CommandStack
CommandStackEvent ( CommandStack stack, Command c, int detail)
          Constructs a new event instance.
 

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

Methods in org.eclipse.gef.ui.actions that return CommandStack
protected   CommandStack WorkbenchPartAction. getCommandStack ()
          Returns the editor's command stack.
 

Uses of CommandStack in org.eclipse.gef.ui.parts
 

Methods in org.eclipse.gef.ui.parts that return CommandStack
protected   CommandStack GraphicalEditor. getCommandStack ()
          Returns the command stack.
 

Uses of CommandStack in org.eclipse.gef.ui.properties
 

Constructors in org.eclipse.gef.ui.properties with parameters of type CommandStack
UndoablePropertySheetEntry ( CommandStack stack)
          Constructs the root entry using the given command stack.
 


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