Package org.emrick.project
Interface SelectListener
- All Known Implementing Classes:
MediaEditorGUI
public interface SelectListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
ctrlGroupSelection
(LEDStrip[] ledStrips) void
onGroupSelection
(LEDStrip[] ledStrips) void
onMultiSelect
(HashSet<Integer> labels, HashSet<String> symbols) LEDStrip[]
void
-
Method Details
-
onMultiSelect
-
onGroupSelection
-
onSaveGroup
LEDStrip[] onSaveGroup() -
onUpdateGroup
void onUpdateGroup() -
ctrlGroupSelection
-