Uses of Class
jmri.jmrit.throttle.ThrottlesPreferences
- 
Packages that use ThrottlesPreferences Package Description jmri.jmrit.throttle  - 
- 
Uses of ThrottlesPreferences in jmri.jmrit.throttle
Methods in jmri.jmrit.throttle that return ThrottlesPreferences Modifier and Type Method Description ThrottlesPreferencesThrottlesPreferencesControlsSettingsPane. updateThrottlesPreferences(ThrottlesPreferences tp)ThrottlesPreferencesThrottlesPreferencesUISettingsPane. updateThrottlesPreferences(ThrottlesPreferences tp)Methods in jmri.jmrit.throttle with parameters of type ThrottlesPreferences Modifier and Type Method Description (package private) voidThrottlesPreferencesControlsSettingsPane. resetComponents(ThrottlesPreferences tp)voidThrottlesPreferencesUISettingsPane. resetComponents(ThrottlesPreferences tp)voidThrottlesPreferences. set(ThrottlesPreferences tp)ThrottlesPreferencesThrottlesPreferencesControlsSettingsPane. updateThrottlesPreferences(ThrottlesPreferences tp)ThrottlesPreferencesThrottlesPreferencesUISettingsPane. updateThrottlesPreferences(ThrottlesPreferences tp)Constructors in jmri.jmrit.throttle with parameters of type ThrottlesPreferences Constructor Description ThrottlesPreferencesControlsSettingsPane(ThrottlesPreferences tp)ThrottlesPreferencesUISettingsPane(ThrottlesPreferences tp)Creates new form ThrottlesPreferencesPane 
 -