Uses of Interface
org.opentrafficsim.swing.gui.AppearanceControl
-
Packages that use AppearanceControl Package Description org.opentrafficsim.swing.gui Swing components that are used in OpenTrafficSim. -
-
Uses of AppearanceControl in org.opentrafficsim.swing.gui
Classes in org.opentrafficsim.swing.gui that implement AppearanceControl Modifier and Type Class Description class
OTSControlPanel.ClockLabel
JLabel that displays the simulation time.class
OTSControlPanel.TimeEdit
Entry field for time.(package private) static class
OTSSimulationPanel.AppearanceControlTabbedContentPane
TabbedContentPane which ignores appearance (it has too much colors looking ugly / becoming unreadable).
-