Uses of Interface
org.gscg.common.gui.ActorApplicationInterface

Packages that use ActorApplicationInterface
org.gscg.common.gui.statistics.components   
 

Uses of ActorApplicationInterface in org.gscg.common.gui.statistics.components
 

Fields in org.gscg.common.gui.statistics.components declared as ActorApplicationInterface
protected  ActorApplicationInterface StatisticsXYChart.actorPanel
          the actor panel
 

Constructors in org.gscg.common.gui.statistics.components with parameters of type ActorApplicationInterface
DemandChangedStatisticsXYChart(ActorApplicationInterface application, nl.tudelft.simulation.event.EventType eventType, java.lang.String chartName, java.lang.String domainLabel, java.lang.String rangeLabel, double runLength)
          constructs a new DemandChangedStatisticsXYChart
FinanceStatisticsXYChart(ActorApplicationInterface actorPanel, nl.tudelft.simulation.event.EventType eventType, java.lang.String chartName, java.lang.String domainLabel, java.lang.String rangeLabel, double runLength)
          constructs a new FinanceStatisticsXYChart
GamingPersistent(ActorApplicationInterface application, java.lang.String description, nl.tudelft.simulation.event.EventType eventType, nl.tudelft.simulation.event.EventType updateEventType, nl.tudelft.simulation.event.EventListenerInterface owner)
          constructs a new GamingPersistent
StatisticsStockXYChart(ActorApplicationInterface actorPanel, nl.tudelft.simulation.event.EventType eventType, java.lang.String chartName, java.lang.String domainLabel, java.lang.String rangeLabel, double runLength, java.lang.String titleSubString)
          the StatisticsStockXYChart show the statistics per area which are used in the are infromation frame
StatisticsXYChart(ActorApplicationInterface actorPanel, nl.tudelft.simulation.event.EventType eventType, java.lang.String chartName, java.lang.String domainLabel, java.lang.String rangeLabel, double runLength)
          the AreaStatistics show the statistics per area which are used in the are infromation frame
 



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.