Uses of Interface
org.jjazz.cl_editor.spi.CL_EditorSettings
Packages that use CL_EditorSettings
Package
Description
The chord leadsheet editor.
Service providers for the chord leadsheet editor.
-
Uses of CL_EditorSettings in org.jjazz.cl_editor.api
Methods in org.jjazz.cl_editor.api that return CL_EditorSettingsModifier and TypeMethodDescriptionabstract CL_EditorSettings
CL_Editor.getSettings()
The settings of the editor.Methods in org.jjazz.cl_editor.api with parameters of type CL_EditorSettingsModifier and TypeMethodDescriptionCL_EditorFactory.createEditor
(Song song, CL_EditorSettings settings, BarRendererFactory brf) Create an editor with the specified settings. -
Uses of CL_EditorSettings in org.jjazz.cl_editor.spi
Methods in org.jjazz.cl_editor.spi that return CL_EditorSettings