be.lassi.fixtures
Class FixtureControl
java.lang.Object
be.lassi.fixtures.FixtureControl
- All Implemented Interfaces:
- FixtureCommandProcessor
public class FixtureControl
- extends java.lang.Object
- implements FixtureCommandProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAYER_ID
public static final int LAYER_ID
- See Also:
- Constant Field Values
FixtureControl
public FixtureControl(ShowContext context,
ChannelChangeProcessor commandListener)
process
public void process(FixtureCommand command)
- Specified by:
process
in interface FixtureCommandProcessor