All Classes
| Class | Description |
|---|---|
| AbstractSimulationScript |
Template for simulation script.
|
| AnimationToggles |
Set the default animation toggles for the animation panel.
|
| Appearance |
Contains a background color, foreground color and a font name, to be set throughout all components.
|
| AppearanceControl |
This interface allows on screen items to not obtain colors and/or the font from an
Appearance. |
| ColorControlPanel |
Let the user select what the colors in the animation mean.
|
| IdmOptions |
Class containing a set of command line options for the intelligent driver model (IDM).
|
| JFileChooserWithSettings |
Small helper class that adds some components to a JFileChooser, the contents of which can be used to retrieve user settings
for output.
|
| LabeledPanel |
JPanel with an outline and a name.
|
| OTSAnimationPanel |
Animation panel with various controls.
|
| OTSControlPanel |
Peter's improved simulation control panel.
|
| OTSSimulationApplication<T extends OTSModelInterface> |
Extension of a swing application with standard preparation.
|
| OTSSimulationPanel |
GUI with simulator, console, control panel, status bar, etc.
|
| OTSSwingApplication<T extends OTSModelInterface> |
Wrap a DSOL simulation model, or any (descendant of a) JPanel in a JFrame (wrap it in a window).
|
| ProbabilityDistributionEditor |
Wrapper for Jeremy Wood's MultiThumbSlider.
|
| Resource |
Resource utility.
|
| SwingContourPlot |
Embed a ContourPlot in a Swing JPanel.
|
| SwingFundamentalDiagram |
Embed a FundamentalDiagram in a Swing JPanel.
|
| SwingPlot |
Swing wrapper of all plots.
|
| SwingSpaceTimePlot |
Embed a SpaceTimePlot in a Swing JPanel.
|
| SwingTrajectoryPlot |
Embed a TrajectoryPlot in a Swing JPanel.
|