de.fhkoeln.zra.statix.debug
Class StatLog

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.debug.StatLog

public class StatLog
extends Object

Author:
Thies Hauschild, hld@gmx.net(05.06.2003)

Field Summary
private  StatLoggingFrame logFrame
           
 
Constructor Summary
StatLog()
          Constructor for StatLog.
 
Method Summary
 void setVisible(boolean tmp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logFrame

private StatLoggingFrame logFrame
Constructor Detail

StatLog

public StatLog()
Constructor for StatLog.

Method Detail

setVisible

public void setVisible(boolean tmp)