Uses of Class
org.opentrafficsim.swing.gui.AppearanceApplication
-
Uses of AppearanceApplication in org.opentrafficsim.swing.gui
Modifier and TypeClassDescriptionclass
Custom simulation uses the custom model class where the network and other simulation aspects are externally specified.class
OtsSimulationApplication<T extends org.opentrafficsim.core.dsol.OtsModelInterface>
Extension of a swing application with standard preparation.class
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).