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