Uses of Interface
jmri.ConfigureManager
-
Packages that use ConfigureManager Package Description apps Provides application level support for JMRI; includes specific applications in subpackages.jmri.configurexml Provides an XML-based mechanism for storing and restoring configurations.jmri.implementation Provides implementations of various JMRI interfaces. -
-
Uses of ConfigureManager in apps
Classes in apps that implement ConfigureManager Modifier and Type Class Description class
AppsConfigurationManager
-
Uses of ConfigureManager in jmri.configurexml
Classes in jmri.configurexml that implement ConfigureManager Modifier and Type Class Description class
ConfigXmlManager
Provides the mechanisms for storing an entire layout configuration to XML. -
Uses of ConfigureManager in jmri.implementation
Classes in jmri.implementation that implement ConfigureManager Modifier and Type Class Description class
JmriConfigurationManager
-