org.mitre.sim.api3.gui
Class LogDisplay

java.lang.Object
  extended byorg.mitre.sim.api3.gui.LogDisplay
All Implemented Interfaces:
ComponentPanel

public class LogDisplay
extends java.lang.Object
implements ComponentPanel


Constructor Summary
LogDisplay()
           
 
Method Summary
 java.awt.Component getComponent(Simulation s, java.util.Properties p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogDisplay

public LogDisplay()
Method Detail

getComponent

public java.awt.Component getComponent(Simulation s,
                                       java.util.Properties p)
Specified by:
getComponent in interface ComponentPanel