Uses of Class
org.jjazz.ss_editor.api.SS_Selection
Packages that use SS_Selection
Package
Description
The SongStructure graphical editor.
-
Uses of SS_Selection in org.jjazz.ss_editor.api
Methods in org.jjazz.ss_editor.api that return SS_SelectionMethods in org.jjazz.ss_editor.api with parameters of type SS_SelectionModifier and TypeMethodDescriptionabstract voidSS_ContextAction.selectionChange(SS_Selection selection) Called when selection in the provided context has changed.voidSS_ContextActionListener.selectionChange(SS_Selection selection) SongPart or SongPartParameter presence has changed in SS_ContextActionSupport's context. -
Uses of SS_Selection in org.jjazz.ss_editorimpl.api
Methods in org.jjazz.ss_editorimpl.api with parameters of type SS_Selection