All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary 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 anAppearance
.AquaMultiThumbSliderUI<T> ColorControlPanel Let the user select what the colors in the animation mean.DefaultMultiThumbSliderUI<T> EmptyPathException This indicates that a path had no shape data.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.JVM Static methods relating to the JVM environment.LabeledPanel JPanel with an outline and a name.MultiThumbSlider<T> This JComponent resembles aJSlider
, except there are at least two thumbs.MultiThumbSlider.Collision A set of possible behaviors when one thumb collides with another.MultiThumbSliderDemo MultiThumbSliderUI<T> This is the abstract UI forMultiThumbSliders
MultiThumbSliderUI.Thumb A thumb shape.OTSAnimationPanel Animation panel with various controls.OTSAnimationPanel.DemoPanelPosition Enum for demo panel position.OTSControlPanel Peter's improved simulation control panel.OTSControlPanel.RegexFormatter Extension of a DefaultFormatter that uses a regular expression.OTSControlPanel.TimeWarpPanel JPanel that contains a JSider that uses a logarithmic scale.OTSSearchPanel The OTS search panel.OTSSearchPanel.ObjectKind<T extends Locatable & org.opentrafficsim.base.Identifiable> Entries in the typeToSearch JComboBox of the OTS search panel.OTSSimulationApplication<T extends org.opentrafficsim.core.dsol.OTSModelInterface> Extension of a swing application with standard preparation.OTSSimulationPanel GUI with simulator, console, control panel, status bar, etc.OTSSimulationPanel.AppearanceControlTabbedContentPane TabbedContentPane which ignores appearance (it has too much colors looking ugly / becoming unreadable).OTSSwingApplication<T extends org.opentrafficsim.core.dsol.OTSModelInterface> Wrap a DSOL simulation model, or any (descendant of a) JPanel in a JFrame (wrap it in a window).PlafPaintUtils Some static methods for some common painting functions.ProbabilityDistributionEditor Wrapper for Jeremy Wood's MultiThumbSlider.Resource Resource utility.ShapeBounds This class features an efficient and accurategetBounds()
method.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.VistaMultiThumbSliderUI<T>