Package com.softsynth.jmsl.util
Interface Command
- All Known Implementing Classes:
BinaryCopyBufferTransformCommand
,DeleteCommand
,DeleteMeasureCommand
,DeleteStaffCommand
,DurationDefaultShortcutCommand
,InsertMeasureCommand
,InsertStaffCommand
,NotePropertiesTransformCommand
,ScoreCommand
,TempoCommand
,TimeSignatureCommand
,UnaryCopyBufferTransformCommand
public interface Command
- Author:
- Nick Didkovsky, (c) 2004 All rights reserved, Email: nick@didkovsky.com
-
Method Summary
Modifier and Type Method Description void
execute()
-
Method Details
-
execute
void execute()
-