Uses of Class
jmri.jmrit.throttle.ControlPanel
- 
Packages that use ControlPanel Package Description jmri.jmrit.logix Support for implementing Warrants in JMRI.jmri.jmrit.throttle  - 
- 
Uses of ControlPanel in jmri.jmrit.logix
Subclasses of ControlPanel in jmri.jmrit.logix Modifier and Type Class Description classLearnControlPanelA JInternalFrame that contains a JSlider to control loco speed, and buttons for forward, reverse and STOP. - 
Uses of ControlPanel in jmri.jmrit.throttle
Methods in jmri.jmrit.throttle that return ControlPanel Modifier and Type Method Description ControlPanelThrottleFrame. getControlPanel()Constructors in jmri.jmrit.throttle with parameters of type ControlPanel Constructor Description ControlPanelPropertyEditor(ControlPanel panel)Constructor. 
 -