Eclipse GEF
2.1

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

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

Uses of Command in org.eclipse.gef.commands
 

Subclasses of Command in org.eclipse.gef.commands
 class CompoundCommand
          An aggregation of multiple Commands.
 class ForwardUndoCompoundCommand
          A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed.
 class UnexecutableCommand
          A Command which can never be executed
 


Eclipse GEF
2.1

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