|
||||||||||
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
public abstract class CutPasteCommand
Constructor Summary | |
---|---|
CutPasteCommand(CutPasteable selection)
|
Method Summary | |
---|---|
boolean |
cut()
|
boolean |
isStructural()
|
boolean |
paste()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CutPasteCommand(CutPasteable selection)
Method Detail |
---|
public boolean cut()
public boolean paste()
public boolean isStructural()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |