Overview  Package   Class  Tree  Index 

be.lassi.fixtures
Class SetColor

java.lang.Object
  extended by be.lassi.fixtures.FixtureCommand
      extended by be.lassi.fixtures.SetColor

public class SetColor
extends FixtureCommand

Command to set the fixture color.


Constructor Summary
SetColor(java.awt.Color color)
          Constructs a new instance.
 
Method Summary
 void execute(Fixture fixture, ChannelChangeProcessor channelChangeProcessor)
          
 java.awt.Color getColor()
          Gets the color.
 
Methods inherited from class be.lassi.fixtures.FixtureCommand
execute, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetColor

public SetColor(java.awt.Color color)
Constructs a new instance.

Parameters:
color - the color to be set
Method Detail

execute

public void execute(Fixture fixture,
                    ChannelChangeProcessor channelChangeProcessor)

Specified by:
execute in class FixtureCommand

getColor

public java.awt.Color getColor()
Gets the color.

Returns:
the color

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2