Uses of Interface
org.jjazz.ss_editor.rpviewer.spi.RpCustomEditorFactory
Packages that use RpCustomEditorFactory
Package
Description
Service provider to provider RpViewer instances for each type of RhythmParameter.
-
Uses of RpCustomEditorFactory in org.jjazz.ss_editor.rpviewer.spi
Methods in org.jjazz.ss_editor.rpviewer.spi that return RpCustomEditorFactoryModifier and TypeMethodDescriptionstatic RpCustomEditorFactory
RpCustomEditorFactory.findFactory
(RhythmParameter<?> rp) Try to find the relevant factory for the specified RhythmParameter.