Uses of Class
jmri.jmrix.cmri.CMRISystemConnectionMemo.Config
Packages that use CMRISystemConnectionMemo.Config
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
C/MRI implementation.
-
Uses of CMRISystemConnectionMemo.Config in jmri.jmrix.cmri
Methods in jmri.jmrix.cmri that return CMRISystemConnectionMemo.ConfigModifier and TypeMethodDescriptionCMRISystemConnectionMemo.getConfig()Get the configuration to be used if the user changes the connection type.Methods in jmri.jmrix.cmri with parameters of type CMRISystemConnectionMemo.ConfigModifier and TypeMethodDescriptionvoidCMRISystemConnectionMemo.setConfig(CMRISystemConnectionMemo.Config config) Set the configuration when the user has changed the connection type.