|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.command.SaveCommand
public final class SaveCommand
This class implements the 'save' command.
| Constructor Summary | |
|---|---|
SaveCommand(IBufferManager manager,
ICommand command)
Create a save 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 SaveCommand(IBufferManager manager,
ICommand command)
manager - the buffer managercommand - the command to execute if save fails| Method Detail |
|---|
public void execute()
execute in interface ICommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||