Package com.softsynth.jmsl.score
Class DurationDefaultShortcutCommand
java.lang.Object
com.softsynth.jmsl.score.ScoreCommand
com.softsynth.jmsl.score.DurationDefaultShortcutCommand
public class DurationDefaultShortcutCommand extends ScoreCommand
-
Constructor Summary
Constructors Constructor Description DurationDefaultShortcutCommand(int coreDur)
0..7 -
Method Summary
Methods inherited from class com.softsynth.jmsl.score.ScoreCommand
clone, getScore, isRedoable, isUndoable, setScore
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DurationDefaultShortcutCommand
public DurationDefaultShortcutCommand(int coreDur)0..7
-
-
Method Details
-
execute
public void execute() -
undo
public void undo() -
redo
public void redo() -
getName
public java.lang.String getName() -
setName
public void setName(java.lang.String n)
-