Overview  Package   Class  Tree  Index 

be.lassi.lanbox.commands
Class RemoveAllCueLists

java.lang.Object
  extended by be.lassi.lanbox.commands.Command
      extended by be.lassi.lanbox.commands.Script
          extended by be.lassi.lanbox.commands.RemoveAllCueLists

public class RemoveAllCueLists
extends Script

Not an actual lanbox command, but a combination of lanbox commands to remove all cue lists stored in the lanbox.


Constructor Summary
RemoveAllCueLists()
           
 
Method Summary
 void appendCommand(java.lang.StringBuilder b)
          Appends a textual description of the command.
 void appendResponse(java.lang.StringBuilder b)
          Appends a textual description of the command reponse.
protected  void doExecute(CommandProcessor processor)
          
 
Methods inherited from class be.lassi.lanbox.commands.Script
execute
 
Methods inherited from class be.lassi.lanbox.commands.Command
add, appendCommandDetail, getCommandString, hashCode, notifyListeners, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveAllCueLists

public RemoveAllCueLists()
Method Detail

appendCommand

public void appendCommand(java.lang.StringBuilder b)
Appends a textual description of the command.

Overrides:
appendCommand in class Command
Parameters:
b - the string builder to which to append

appendResponse

public void appendResponse(java.lang.StringBuilder b)
Appends a textual description of the command reponse.

Overrides:
appendResponse in class Command
Parameters:
b - the string builder to which to append

doExecute

protected void doExecute(CommandProcessor processor)

Specified by:
doExecute in class Script

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2