Uses of Class
org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
Packages that use RpCustomEditorDialog
Package
Description
Generic graphical editor component for RhythmParameters
Service provider to provider RpViewer instances for each type of RhythmParameter.
-
Uses of RpCustomEditorDialog in org.jjazz.rpcustomeditorfactoryimpl.api
Subclasses of RpCustomEditorDialog in org.jjazz.rpcustomeditorfactoryimpl.apiModifier and TypeClassDescriptionclassA RpCustomEditor dialog implementation which lets user preview the RP value changes in real time (while the sequence is playing). -
Uses of RpCustomEditorDialog in org.jjazz.ss_editor.rpviewer.spi
Methods in org.jjazz.ss_editor.rpviewer.spi that return RpCustomEditorDialogModifier and TypeMethodDescription<E> RpCustomEditorDialog<E> RpCustomEditorFactory.getEditor(RhythmParameter<E> rp) Get a RpCustomEditor instance for the specific RhythmParameter.