Uses of Interface
heronarts.lx.mixer.LXAbstractChannel.Listener
Packages that use LXAbstractChannel.Listener
-
Uses of LXAbstractChannel.Listener in heronarts.lx.clip
Classes in heronarts.lx.clip that implement LXAbstractChannel.Listener -
Uses of LXAbstractChannel.Listener in heronarts.lx.mixer
Subinterfaces of LXAbstractChannel.Listener in heronarts.lx.mixerModifier and TypeInterfaceDescriptionstatic 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 LXAbstractChannel.ListenerModifier and TypeMethodDescriptionfinal void
LXAbstractChannel.addListener
(LXAbstractChannel.Listener listener) final void
LXAbstractChannel.removeListener
(LXAbstractChannel.Listener listener)