Uses of Package
org.opentrafficsim.swing.gui
Package | Description |
---|---|
org.opentrafficsim.swing.gui |
Swing components that are used in OpenTrafficSim.
|
org.opentrafficsim.swing.script |
Helper classes for animation.
|
-
Classes in org.opentrafficsim.swing.gui used by org.opentrafficsim.swing.gui Class Description 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 anAppearance
.ColorControlPanel Let the user select what the colors in the animation mean.OTSAnimationPanel Animation panel with various controls.OTSControlPanel Peter's improved simulation control panel.OTSSimulationPanel GUI with simulator, console, control panel, status bar, etc.OTSSwingApplication Wrap a DSOL simulation model, or any (descendant of a) JPanel in a JFrame (wrap it in a window). -
Classes in org.opentrafficsim.swing.gui used by org.opentrafficsim.swing.script Class Description OTSAnimationPanel Animation panel with various controls.OTSSimulationApplication Extension of a swing application with standard preparation.