Uses of Enum Class
org.opentrafficsim.swing.gui.Appearance
-
Uses of Appearance in org.opentrafficsim.swing.gui
Modifier and TypeMethodDescriptionAppearanceApplication.getAppearance()
Returns the appearance.static Appearance
Returns the enum constant of this class with the specified name.static Appearance[]
Appearance.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AppearanceApplication.setAppearance
(Appearance appearance) Sets an appearance.