Class ThrottlesPreferences

java.lang.Object
jmri.jmrit.throttle.ThrottlesPreferences
All Implemented Interfaces:
InstanceManagerAutoDefault

A class to store JMRI throttles preferences.

A singleton instance is provided by a call to jmri.InstanceManager.getDefault(ThrottlesPreferences.class); or jmri.InstanceManager.getNullableDefault(ThrottlesPreferences.class);