|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.midi.sequence.edit.CutPasteCommand
uk.org.toot.midi.sequence.edit.Paste
public class Paste
| Constructor Summary | |
|---|---|
Paste(CutPasteable selection)
|
|
| Method Summary | |
|---|---|
boolean |
execute()
|
java.lang.String |
getName()
|
boolean |
unexecute()
|
| Methods inherited from class uk.org.toot.midi.sequence.edit.CutPasteCommand |
|---|
cut, isStructural, paste |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uk.org.toot.misc.UndoableCommand |
|---|
isStructural |
| Constructor Detail |
|---|
public Paste(CutPasteable selection)
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException| Method Detail |
|---|
public java.lang.String getName()
getName in interface UndoableCommandpublic boolean execute()
execute in interface UndoableCommandpublic boolean unexecute()
unexecute in interface UndoableCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||