net.sourceforge.jasa.view
Class ReportedSupplyAndDemandFrame

java.lang.Object
  extended by net.sourceforge.jasa.view.SupplyAndDemandFrame
      extended by net.sourceforge.jasa.view.ReportedSupplyAndDemandFrame

public class ReportedSupplyAndDemandFrame
extends SupplyAndDemandFrame

 

Field Summary
static java.lang.String TITLE
           
 
Fields inherited from class net.sourceforge.jasa.view.SupplyAndDemandFrame
auction, autoUpdate, dataset, demandCurve, graph, maxX, SERIES_DEMAND, SERIES_SUPPLY, supplyCurve, updateButton
 
Constructor Summary
ReportedSupplyAndDemandFrame()
           
 
Method Summary
 java.lang.String getGraphName()
           
 SupplyAndDemandStats getSupplyAndDemandStats()
           
 
Methods inherited from class net.sourceforge.jasa.view.SupplyAndDemandFrame
close, eventOccurred, getComponent, getName, getVariableBindings, initialiseGUI, onInteractionsFinished, onSimulationFinished, onSimulationStarting, open, updateData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TITLE

public static final java.lang.String TITLE
See Also:
Constant Field Values
Constructor Detail

ReportedSupplyAndDemandFrame

public ReportedSupplyAndDemandFrame()
Method Detail

getGraphName

public java.lang.String getGraphName()
Specified by:
getGraphName in class SupplyAndDemandFrame

getSupplyAndDemandStats

public SupplyAndDemandStats getSupplyAndDemandStats()
Specified by:
getSupplyAndDemandStats in class SupplyAndDemandFrame