Uses of Interface
org.jjazz.spteditor.spi.RpEditorComponentFactory
Package
Description
Service provider for indvidual RhythmParameter editor components.
-
Uses of RpEditorComponentFactory in org.jjazz.spteditor.spi
Modifier and TypeInterfaceDescriptioninterface
A special RpEditorComponentFactory only for the default RhythmParameters.Modifier and TypeMethodDescriptionstatic RpEditorComponentFactory
RpEditorComponentFactory.findFactory
(RhythmParameter<?> rp) Try to find the relevant RpEditorComponentFactory for the specified RhythmParameter.