|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.command.UndoCommand
public final class UndoCommand
This class implements the 'undo' command.
Constructor Summary | |
---|---|
UndoCommand(ITextBox textBox)
Create an undo command. |
Method Summary | |
---|---|
void |
execute()
Execute the command. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UndoCommand(ITextBox textBox)
textBox
- the text boxMethod Detail |
---|
public void execute()
execute
in interface ICommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |