Overview  Package   Class  Tree  Index 

be.lassi.ui.log
Class CommandStyledWriter

java.lang.Object
  extended by be.lassi.ui.log.CommandStyledWriter
All Implemented Interfaces:
CommandsProcessor

public class CommandStyledWriter
extends java.lang.Object
implements CommandsProcessor

Writes a textual representation of lanbox commands to a StyledDocument.


Constructor Summary
CommandStyledWriter(javax.swing.JTextPane textPane, LogOptions options)
          Constructs a new instance.
 
Method Summary
 void process(java.util.List<Command> commands)
          Processes given lanbox commands.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandStyledWriter

public CommandStyledWriter(javax.swing.JTextPane textPane,
                           LogOptions options)
Constructs a new instance.

Parameters:
textPane - the testPane to write to
options - the logging options
Method Detail

process

public void process(java.util.List<Command> commands)
Processes given lanbox commands.

Specified by:
process in interface CommandsProcessor
Parameters:
commands - the lanbox commands to be processed

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2