Uses of Interface
org.jjazz.cl_editor.spi.BarBoxFactory
Packages that use BarBoxFactory
-
Uses of BarBoxFactory in org.jjazz.cl_editor.spi
Methods in org.jjazz.cl_editor.spi that return BarBoxFactoryModifier and TypeMethodDescriptionstatic BarBoxFactoryBarBoxFactory.getDefault()Return the default implementation.Methods in org.jjazz.cl_editor.spi with parameters of type BarBoxFactoryModifier and TypeMethodDescriptionCL_EditorFactory.createEditor(Song song, CL_EditorSettings settings, BarBoxFactory bbf, BarRendererFactory brf) Create an editor with the specified settings.