Eclipse GEF
2.1

Uses of Class
org.eclipse.gef.commands.CompoundCommand

Packages that use CompoundCommand
org.eclipse.gef.commands Simple implementations of the Command interface which support development-time inspection. 
 

Uses of CompoundCommand in org.eclipse.gef.commands
 

Subclasses of CompoundCommand in org.eclipse.gef.commands
 class ForwardUndoCompoundCommand
          A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed.
 


Eclipse GEF
2.1

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