be.lassi.lanbox
Class CurrentCueChannelChanges
java.lang.Object
be.lassi.lanbox.CurrentCueChannelChanges
public class CurrentCueChannelChanges
- extends java.lang.Object
Listens to channel changes in the current cue and sends
ChannelChange
s to the Lanbox engine.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentCueChannelChanges
public CurrentCueChannelChanges(ShowContext context)
- Constructs a new instance.
- Parameters:
context
- the show context
CurrentCueChannelChanges
public CurrentCueChannelChanges(ShowContext context,
ChannelChangeProcessor channelChangeProcessor)
- Constructs a new instance.
- Parameters:
context
- the show contextchannelChangeProcessor
- destination for change change messages