Package org.jjazz.cl_editor.spi
Class Preset
java.lang.Object
org.jjazz.cl_editor.spi.Preset
A CL_BarEditorDialog can be preset depending on the way it has been triggered.
Possibilities:
- bar edit action
- ChordSymbol edit action
- TimeSignature edit action
- Section's name edit action
- bar annotation edit action
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionPreset
(Preset.Type pt, ChordLeadSheetItem<?> item, char key) Create the preset. -
Method Summary