Uses of Interface
heronarts.lx.mixer.LXAbstractChannel.Listener
-
Uses of LXAbstractChannel.Listener in heronarts.lx.clip
-
Uses of LXAbstractChannel.Listener in heronarts.lx.mixer
Modifier and TypeInterfaceDescriptionstatic interface
Listener interface for objects which want to be notified when the internal channel state is modified.Modifier and TypeMethodDescriptionfinal void
LXAbstractChannel.addListener
(LXAbstractChannel.Listener listener) final void
LXAbstractChannel.removeListener
(LXAbstractChannel.Listener listener)