Uses of Interface
org.jjazz.cl_editor.barbox.api.BarBoxSettings
Package
Description
The graphical component for a single bar, which contains bar renderers.
Service providers for the chord leadsheet editor.
-
Uses of BarBoxSettings in org.jjazz.cl_editor.barbox.api
ModifierConstructorDescriptionBarBox
(CL_Editor editor, int bbIndex, int modelBarIndex, ChordLeadSheet model, BarBoxConfig config, BarBoxSettings settings, BarRendererFactory brf, Object groupKey) Construct a BarBox. -
Uses of BarBoxSettings in org.jjazz.cl_editor.spi