|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.command.CutCommand
public final class CutCommand
This class implements the 'cut' command.
| Constructor Summary | |
|---|---|
CutCommand(CopyPasteManager manager)
Create a cut 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 CutCommand(CopyPasteManager manager)
manager - the copy/paste manager| 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 | |||||||||