Overview  Package   Class  Tree  Index 

be.lassi.lanbox
Class LayerStatusPrinter

java.lang.Object
  extended by be.lassi.lanbox.LayerStatusPrinter

public class LayerStatusPrinter
extends java.lang.Object

Prints a textual representation of the engine status.


Constructor Summary
LayerStatusPrinter()
           
 
Method Summary
 void print(LayerStatus status, java.lang.StringBuilder b)
          Prints a textual representation of the engine status.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerStatusPrinter

public LayerStatusPrinter()
Method Detail

print

public void print(LayerStatus status,
                  java.lang.StringBuilder b)
Prints a textual representation of the engine status.

Parameters:
status - the status to be printed
b - the StringBuffer on which to print the status

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2