net.sourceforge.jasa.view
Class AuctionStateFrame

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

public class AuctionStateFrame
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
AuctionStateFrame()
           
 
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

AuctionStateFrame

public AuctionStateFrame()
Method Detail

getGraphName

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

getSupplyAndDemandStats

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