Uses of Package
jmri.jmrit.throttle
Packages that use jmri.jmrit.throttle
Package
Description
Provides control panel and associated visible icon classes.
Support for implementing Warrants in JMRI.
-
Classes in jmri.jmrit.throttle used by jmri.jmrit.displayClassDescriptionShould 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.logixClassDescriptionInterface for classes that wish to get notification that a new decoder address has been selected.A JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.A Listener for a function state change.A JInternalFrame that contains buttons for each decoder function.
-
Classes in jmri.jmrit.throttle used by jmri.jmrit.operations.trainsClassDescriptionShould 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.throttleClassDescriptionInterface for classes that wish to get notification that a new decoder address has been selected.A JInternalFrame that provides a way for the user to enter a decoder address.A panel to be used as background for JMRI throttle framesA JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP.A JButton to activate functions on the decoder.A Listener for a function state change.A JInternalFrame that contains buttons for each decoder function.A JInternalFrame that contains a label to display scale speed if available for forward, reverse and STOP.Should be named ThrottlePanel but was already existing with that name and don't want to break dependencies (particularly in Jython code)A panel to display a list of active JMRI throttlesA class to store JMRI throttles preferences.A class to store JMRI throttles keyboard shortcutsA TableModel to display active Throttles in a summary table (see ThrottlesListPanel)