Uses of Interface
org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory
Packages that use 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
Methods in org.jjazz.spteditor.api that return DefaultRpEditorComponentFactoryModifier and TypeMethodDescriptionabstract DefaultRpEditorComponentFactory
SptEditor.getDefaultRpEditorComponentFactory()
-
Uses of DefaultRpEditorComponentFactory in org.jjazz.spteditor.spi
Methods in org.jjazz.spteditor.spi that return DefaultRpEditorComponentFactoryModifier and TypeMethodDescriptionDefaultRpEditorComponentFactory.getDefault()
The default RpEditorComponentFactory.default DefaultRpEditorComponentFactory
SptEditorFactory.getDefaultRpEditorFactory()
Methods in org.jjazz.spteditor.spi with parameters of type DefaultRpEditorComponentFactoryModifier and TypeMethodDescriptionSptEditorFactory.createEditor
(SptEditorSettings settings, DefaultRpEditorComponentFactory factory)