Package org.jjazz.ss_editor.api
Interface SS_ContextActionListener
public interface SS_ContextActionListener
Listener of events fired by SS_ContextActionSupport.
-
Method Summary
Modifier and TypeMethodDescriptionvoidselectionChange(SS_SelectionUtilities selection) SongPart or SongPartParameter presence has changed in SS_ContextActionSupport's context.
-
Method Details
-
selectionChange
SongPart or SongPartParameter presence has changed in SS_ContextActionSupport's context.- Parameters:
selection-
-