Uses of Interface
heronarts.lx.mixer.LXBus.Listener
Packages that use LXBus.Listener
-
Uses of LXBus.Listener in heronarts.lx.clip
Classes in heronarts.lx.clip that implement LXBus.ListenerModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of LXBus.Listener in heronarts.lx.mixer
Subinterfaces of LXBus.Listener in heronarts.lx.mixerModifier and TypeInterfaceDescriptionstatic interface
static interface
Listener interface for objects which want to be notified when the internal channel state is modified.Methods in heronarts.lx.mixer with parameters of type LXBus.ListenerModifier and TypeMethodDescriptionfinal void
LXBus.addListener
(LXBus.Listener listener) final void
LXBus.removeListener
(LXBus.Listener listener)