|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.midi.sequence.edit.Copy
public class Copy
Constructor Summary | |
---|---|
Copy(Copyable sel,
long ticks,
int semitones)
|
Method Summary | |
---|---|
boolean |
execute()
|
java.lang.String |
getName()
|
boolean |
isStructural()
|
boolean |
unexecute()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Copy(Copyable sel, long ticks, int semitones)
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
public boolean isStructural()
isStructural
in interface UndoableCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |