Uses of Interface
org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
Packages that use StringRpRendererSettings
Package
Description
The graphical RpViewer component to represent a RhythmParameter value within a SptViewer.
Service provider to provider RpViewer instances for each type of RhythmParameter.
-
Uses of StringRpRendererSettings in org.jjazz.ss_editor.rpviewer.api
Constructors in org.jjazz.ss_editor.rpviewer.api with parameters of type StringRpRendererSettingsModifierConstructorDescriptionStringRpRenderer
(Song song, SongPart spt, Supplier<String> stringSupplier, StringRpRendererSettings settings) -
Uses of StringRpRendererSettings in org.jjazz.ss_editor.rpviewer.spi
Methods in org.jjazz.ss_editor.rpviewer.spi that return StringRpRendererSettingsModifier and TypeMethodDescriptionstatic StringRpRendererSettings
StringRpRendererSettings.getDefault()
default StringRpRendererSettings
RpViewerSettings.getStringRpRendererSettings()