|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
General command pattern interface, that supports the execution and the undoability of some code.
Method Summary | |
void |
execute()
Exeutes the command. |
void |
redo()
Executes the command after it has been undone. |
void |
undo()
Undoes the effects of this command. |
Method Detail |
public void execute()
public void undo()
public void redo()
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |