Uses of Interface
org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory
Package
Description
The graphical editor window of a song part.
Service provider for indvidual RhythmParameter editor components.
-
Uses of DefaultRpEditorComponentFactory in org.jjazz.spteditor.api
Modifier and TypeMethodDescriptionabstract DefaultRpEditorComponentFactory
SptEditor.getDefaultRpEditorComponentFactory()
-
Uses of DefaultRpEditorComponentFactory in org.jjazz.spteditor.spi
Modifier and TypeMethodDescriptionDefaultRpEditorComponentFactory.getDefault()
The default RpEditorComponentFactory.default DefaultRpEditorComponentFactory
SptEditorFactory.getDefaultRpEditorFactory()
Modifier and TypeMethodDescriptionSptEditorFactory.createEditor
(SptEditorSettings settings, DefaultRpEditorComponentFactory factory)