Overview  Package   Class  Tree  Index 

be.lassi.lanbox.cuesteps
Class CueStepFactory

java.lang.Object
  extended by be.lassi.lanbox.cuesteps.CueStepFactory

public class CueStepFactory
extends java.lang.Object

Constructs CueStep objects.


Constructor Summary
CueStepFactory()
           
 
Method Summary
 CueStep get(byte[] bytes)
          Constructs a CueStep object from given buffer, and sets the 'waitOnStep' parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CueStepFactory

public CueStepFactory()
Method Detail

get

public CueStep get(byte[] bytes)
Constructs a CueStep object from given buffer, and sets the 'waitOnStep' parameter.

Parameters:
bytes - the cue step buffer
Returns:
the cue step object

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2