Uses of Package
jmri.jmrit.throttle
-
Packages that use jmri.jmrit.throttle Package Description jmri.jmrit.display Provides control panel and associated visible icon classes.jmri.jmrit.logix Support for implementing Warrants in JMRI.jmri.jmrit.operations.trains jmri.jmrit.throttle -
Classes in jmri.jmrit.throttle used by jmri.jmrit.display Class Description ThrottleFrame Should be named ThrottlePanel but was already existing with that name and don't want to break dependencies (particularly in Jython code) -
Classes in jmri.jmrit.throttle used by jmri.jmrit.logix Class Description AddressListener Interface for classes that wish to get notification that a new decoder address has been selected.ControlPanel A JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.FunctionListener A Listener for a function state change.FunctionPanel A JInternalFrame that contains buttons for each decoder function. -
Classes in jmri.jmrit.throttle used by jmri.jmrit.operations.trains Class Description ThrottleFrame Should be named ThrottlePanel but was already existing with that name and don't want to break dependencies (particularly in Jython code) -
Classes in jmri.jmrit.throttle used by jmri.jmrit.throttle Class Description AddressListener Interface for classes that wish to get notification that a new decoder address has been selected.AddressPanel A JInternalFrame that provides a way for the user to enter a decoder address.BackgroundPanel A panel to be used as background for JMRI throttle framesControlPanel A JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.FunctionButton A JButton to activate functions on the decoder.FunctionListener A Listener for a function state change.FunctionPanel A JInternalFrame that contains buttons for each decoder function.PowerManagerButton SpeedPanel A JInternalFrame that contains a label to display scale speed if available for forward, reverse and STOP.ThrottleFrame Should be named ThrottlePanel but was already existing with that name and don't want to break dependencies (particularly in Jython code)ThrottlesListPanel A panel to display a list of active JMRI throttlesThrottlesPreferences A class to store JMRI throttles preferences.ThrottlesPreferencesWindowKeyboardControls A class to store JMRI throttles keyboard shortcutsThrottlesTableModel A TableModel to display active Throttles in a summary table (see ThrottlesListPanel)ThrottleWindow ThrottleWindowActions