Uses of Class
jmri.jmrit.throttle.ThrottlesPreferencesWindowKeyboardControls
-
Packages that use ThrottlesPreferencesWindowKeyboardControls Package Description jmri.jmrit.throttle -
-
Uses of ThrottlesPreferencesWindowKeyboardControls in jmri.jmrit.throttle
Fields in jmri.jmrit.throttle declared as ThrottlesPreferencesWindowKeyboardControls Modifier and Type Field Description protected ThrottlesPreferencesWindowKeyboardControls
ThrottleWindowActions. tpwkc
Methods in jmri.jmrit.throttle that return ThrottlesPreferencesWindowKeyboardControls Modifier and Type Method Description ThrottlesPreferencesWindowKeyboardControls
ThrottlesPreferencesWindowKeyboardControls. clone()
ThrottlesPreferencesWindowKeyboardControls
ThrottlesPreferences. getThrottlesKeyboardControls()
Methods in jmri.jmrit.throttle with parameters of type ThrottlesPreferencesWindowKeyboardControls Modifier and Type Method Description void
ThrottlesPreferences. setThrottlesKeyboardControls(ThrottlesPreferencesWindowKeyboardControls tpwkc)
Set the throttles keyboard controls preferences
-