Uses of Interface
com.softsynth.jmsl.util.Command
Package | Description |
---|---|
com.softsynth.jmsl.score |
-
Uses of Command in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement Command Modifier and Type Class Description class
BinaryCopyBufferTransformCommand
class
DeleteCommand
Undoable Delete.class
DeleteMeasureCommand
class
DeleteStaffCommand
class
DurationDefaultShortcutCommand
class
InsertMeasureCommand
class
InsertStaffCommand
class
NotePropertiesTransformCommand
Before operating, load a hashtable of original notes as keys pointing to their clones.class
ScoreCommand
class
TempoCommand
class
TimeSignatureCommand
class
UnaryCopyBufferTransformCommand