Overview  Package   Class  Tree  Index 

be.lassi.fixtures
Class ApplyPreset

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

public class ApplyPreset
extends FixtureCommand

Sets the fixture attribute value to the values in a given preset.


Constructor Summary
ApplyPreset(java.lang.String presetName)
          Constructs a new instance.
 
Method Summary
 void execute(Fixture fixture, ChannelChangeProcessor channelChangeProcessor)
          
 java.lang.String getPresetName()
          Gets the preset name.
 
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

ApplyPreset

public ApplyPreset(java.lang.String presetName)
Constructs a new instance.

Parameters:
presetName - the preset name
Method Detail

execute

public void execute(Fixture fixture,
                    ChannelChangeProcessor channelChangeProcessor)

Specified by:
execute in class FixtureCommand

getPresetName

public java.lang.String getPresetName()
Gets the preset name.

Returns:
the preset name

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2