Interface SelectListener

All Known Implementing Classes:
MediaEditorGUI

public interface SelectListener
  • Method Details

    • onMultiSelect

      void onMultiSelect(HashSet<Integer> labels, HashSet<String> symbols)
    • onGroupSelection

      void onGroupSelection(LEDStrip[] ledStrips)
    • onSaveGroup

      LEDStrip[] onSaveGroup()
    • onUpdateGroup

      void onUpdateGroup()
    • ctrlGroupSelection

      void ctrlGroupSelection(LEDStrip[] ledStrips)