nl.tudelft.simulation.examples.dsol.examples
Class DSOLApplication
java.lang.Object
nl.tudelft.simulation.event.EventProducer
nl.tudelft.simulation.dsol.gui.DSOLApplication
nl.tudelft.simulation.examples.dsol.examples.DSOLApplication
- All Implemented Interfaces:
- Serializable, nl.tudelft.simulation.dsol.gui.DSOLApplicationInterface, EventProducerInterface
public class DSOLApplication
- extends nl.tudelft.simulation.dsol.gui.DSOLApplication
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX
Delft, the Netherlands. All rights reserved.
See for project information
www.simulation.tudelft.nl.
The source code and binary code of this software is proprietary information
of Delft University of Technology.
- Version:
- Jan 6, 2007
- Author:
- Alexander
Verbraeck
- See Also:
- Serialized Form
Fields inherited from class nl.tudelft.simulation.dsol.gui.DSOLApplication |
experiment, properties, recents |
Constructor Summary |
DSOLApplication(URL navigation)
constructs a new DSOLApplicationInterface |
Method Summary |
static void |
main(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 |
DSOLApplication
public DSOLApplication(URL navigation)
- constructs a new DSOLApplicationInterface
- Parameters:
navigation
- an URL to an xml-based navigation structure.
main
public static void main(String[] args)
- executes the dsol control panel
- Parameters:
args
- the command-line arguments
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.