|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.command.RedoCommand
public final class RedoCommand
This class implements the 'redo' command.
Constructor Summary | |
---|---|
RedoCommand(ITextBox textBox)
Create a redo 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 RedoCommand(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 |