Uses of Interface
org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
Packages that use SptViewerFactory
Package
Description
The SongStructure graphical editor.
Service provider to provide SptViewer instances.
-
Uses of SptViewerFactory in org.jjazz.ss_editor.api
Methods in org.jjazz.ss_editor.api that return SptViewerFactoryModifier and TypeMethodDescriptionabstract SptViewerFactorySS_Editor.getSptViewerRendererFactory() -
Uses of SptViewerFactory in org.jjazz.ss_editor.spi
Methods in org.jjazz.ss_editor.spi with parameters of type SptViewerFactoryModifier and TypeMethodDescriptionSS_EditorFactory.createEditor(Song song, SS_EditorSettings settings, SptViewerFactory factory) -
Uses of SptViewerFactory in org.jjazz.ss_editor.sptviewer.spi
Methods in org.jjazz.ss_editor.sptviewer.spi that return SptViewerFactory