Uses of Enum
jmri.configurexml.ShutdownPreferences.DialogDisplayOptions
Packages that use ShutdownPreferences.DialogDisplayOptions
Package
Description
Provides an XML-based mechanism for storing and restoring configurations.
-
Uses of ShutdownPreferences.DialogDisplayOptions in jmri.configurexml
Methods in jmri.configurexml that return ShutdownPreferences.DialogDisplayOptionsModifier and TypeMethodDescriptionShutdownPreferences.getDisplayDialog()Returns the enum constant of this type with the specified name.ShutdownPreferences.DialogDisplayOptions.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.configurexml with parameters of type ShutdownPreferences.DialogDisplayOptionsModifier and TypeMethodDescriptionvoidShutdownPreferences.setDisplayDialog(ShutdownPreferences.DialogDisplayOptions value)