nl.tudelft.simulation.traffic
Class DSOLApplicationTraffic

java.lang.Object
  extended bynl.tudelft.simulation.event.EventProducer
      extended bynl.tudelft.simulation.dsol.gui.DSOLApplication
          extended bynl.tudelft.simulation.traffic.DSOLApplicationTraffic
All Implemented Interfaces:
nl.tudelft.simulation.dsol.gui.DSOLApplicationInterface, nl.tudelft.simulation.event.EventProducerInterface, java.io.Serializable

public class DSOLApplicationTraffic
extends nl.tudelft.simulation.dsol.gui.DSOLApplication


(c) copyright 2003-2004 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Version:
May 30, 2004
Author:
Alexander Verbraeck
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class nl.tudelft.simulation.dsol.gui.DSOLApplication
 
Field Summary
 
Fields inherited from class nl.tudelft.simulation.dsol.gui.DSOLApplication
experiment, properties, recents
 
Fields inherited from class nl.tudelft.simulation.event.EventProducer
listeners
 
Fields inherited from interface nl.tudelft.simulation.dsol.gui.DSOLApplicationInterface
EXPERIMENT_CHANGED_EVENT
 
Fields inherited from interface nl.tudelft.simulation.event.EventProducerInterface
FIRST_POSITION, LAST_POSITION
 
Constructor Summary
DSOLApplicationTraffic()
           
 
Method Summary
static void main(java.lang.String[] args)
          executes the dsol control panel
 
Methods inherited from class nl.tudelft.simulation.dsol.gui.DSOLApplication
finalize, getExperiment, getProperties, setExperiment
 
Methods inherited from class nl.tudelft.simulation.event.EventProducer
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getEventTypes, removeAllListeners, removeAllListeners, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface nl.tudelft.simulation.dsol.gui.DSOLApplicationInterface
 
Methods inherited from interface nl.tudelft.simulation.event.EventProducerInterface
addListener, addListener, addListener, addListener, getEventTypes, removeListener
 

Constructor Detail

DSOLApplicationTraffic

public DSOLApplicationTraffic()
Method Detail

main

public static void main(java.lang.String[] args)
executes the dsol control panel

Parameters:
args - the command-line arguments


Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.