Uses of Class
org.opentrafficsim.swing.gui.OTSControlPanel
-
Packages that use OTSControlPanel Package Description org.opentrafficsim.swing.gui Swing components that are used in OpenTrafficSim. -
-
Uses of OTSControlPanel in org.opentrafficsim.swing.gui
Methods in org.opentrafficsim.swing.gui that return OTSControlPanel Modifier and Type Method Description OTSControlPanel
OTSSimulationPanel. getOtsControlPanel()
Return the OTSControlPanel of this OTSSimulationPanel.Constructors in org.opentrafficsim.swing.gui with parameters of type OTSControlPanel Constructor Description DisposeOnCloseThread(OTSControlPanel panel)
-