|
Eclipse GEF 3.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CommandStackEventListener | A listener interface for receiving notification before and after commands are executed, undone, or redone. |
CommandStackListener | A CommandStackListener is notified whenever the CommandStack 's state has
changed. |
Class Summary | |
Command | An Abstract implementation of Command . |
CommandStack | An implementation of a command stack. |
CommandStackEvent | Instances of this class are sent whenever stack events occur. |
CompoundCommand | An aggregation of multiple Commands . |
ForwardUndoCompoundCommand | A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed. |
UnexecutableCommand | A Command which can never be executed |
Simple implementations of the Command interface which support development-time inspection.
|
Eclipse GEF 3.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |