Uses of Interface
org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
Packages that use SptViewerSettings
Package
Description
The graphical SongPart viewer component, which holds the RpViewers components.
Service provider to provide SptViewer instances.
-
Uses of SptViewerSettings in org.jjazz.ss_editor.sptviewer.api
Methods in org.jjazz.ss_editor.sptviewer.api that return SptViewerSettings -
Uses of SptViewerSettings in org.jjazz.ss_editor.sptviewer.spi
Methods in org.jjazz.ss_editor.sptviewer.spi that return SptViewerSettingsModifier and TypeMethodDescriptionstatic SptViewerSettings
SptViewerSettings.getDefault()
default SptViewerSettings
SptViewerFactory.getDefaultSptViewerSettings()
Methods in org.jjazz.ss_editor.sptviewer.spi with parameters of type SptViewerSettingsModifier and TypeMethodDescriptionSptViewerFactory.createSptViewer
(Song song, SongPart spt, SptViewerSettings settings, DefaultRpViewerRendererFactory factory)