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 interfaceListener 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 voidLXAbstractChannel.addListener(LXAbstractChannel.Listener listener) final voidLXAbstractChannel.removeListener(LXAbstractChannel.Listener listener)