|
||||||||||
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.Cut
public class Cut
Constructor Summary | |
---|---|
Cut(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 Cut(CutPasteable selection)
Method Detail |
---|
public java.lang.String getName()
getName
in interface UndoableCommand
public boolean execute()
execute
in interface UndoableCommand
public boolean unexecute()
unexecute
in interface UndoableCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |