|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommand
Interface for commands
Method Summary | |
---|---|
void |
execute()
Execute the command |
String |
getDescription()
Get the description of the command |
void |
unexecute()
Undo the command |
Method Detail |
---|
String getDescription()
void unexecute()
void execute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |