Uses of Class
org.jjazz.ss_editor.rpviewer.spi.RpCustomEditor
Package
Description
Generic graphical editor component for RhythmParameters which implement the RpCustomEditorProvider interface.
Service provider to provider RpViewer instances for each type of RhythmParameter.
-
Uses of RpCustomEditor in org.jjazz.rpcustomeditorfactoryimpl.api
Modifier and TypeClassDescriptionclass
A RpCustomEditor dialog implementation which lets user preview the RP value changes in real time (while the sequence is playing). -
Uses of RpCustomEditor in org.jjazz.ss_editor.rpviewer.spi
Modifier and TypeMethodDescription<E> RpCustomEditor<E>
RpCustomEditorFactory.getEditor
(RhythmParameter<E> rp) Get a RpCustomEditor instance for the specific RhythmParameter.