se.sics.tasim.viewer
Class SimulationViewer

java.lang.Object
  extended by se.sics.tasim.is.EventWriter
      extended by se.sics.tasim.viewer.ViewerConnection
          extended by se.sics.tasim.viewer.SimulationViewer

public abstract class SimulationViewer
extends ViewerConnection


Constructor Summary
SimulationViewer()
           
 
Method Summary
abstract  javax.swing.JComponent getComponent()
           
abstract  void init(ViewerPanel panel)
           
 
Methods inherited from class se.sics.tasim.viewer.ViewerConnection
intCache, nextSimulation, setServerTime, simulationStarted, simulationStopped
 
Methods inherited from class se.sics.tasim.is.EventWriter
dataUpdated, dataUpdated, dataUpdated, dataUpdated, dataUpdated, dataUpdated, dataUpdated, interaction, interactionWithRole, nextTimeUnit, participant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationViewer

public SimulationViewer()
Method Detail

init

public abstract void init(ViewerPanel panel)

getComponent

public abstract javax.swing.JComponent getComponent()


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.