Uses of Class
org.jjazz.ss_editor.api.SS_Editor
Packages that use SS_Editor
Package
Description
The SongStructure graphical editor.
-
Uses of SS_Editor in org.jjazz.ss_editor.api
Methods in org.jjazz.ss_editor.api that return SS_EditorMethods in org.jjazz.ss_editor.api with parameters of type SS_EditorModifier and TypeMethodDescriptionvoidSS_SelectionUtilities.unselectAll(SS_Editor editor) Convenience function. -
Uses of SS_Editor in org.jjazz.ss_editor.spi
Methods in org.jjazz.ss_editor.spi that return SS_EditorModifier and TypeMethodDescriptionSS_EditorFactory.createEditor(Song song, SS_EditorSettings settings, SptViewerFactory factory)