Uses of Class
jmri.jmrit.logix.LearnThrottleFrame
-
Packages that use LearnThrottleFrame Package Description jmri.jmrit.logix Support for implementing Warrants in JMRI. -
-
Uses of LearnThrottleFrame in jmri.jmrit.logix
Methods in jmri.jmrit.logix with parameters of type LearnThrottleFrame Modifier and Type Method Description java.lang.String
Warrant. setRunMode(int mode, DccLocoAddress address, LearnThrottleFrame student, java.util.List<ThrottleSetting> commands, boolean runBlind)
Sets up recording and playing back throttle commands - also cleans up afterwards.Constructors in jmri.jmrit.logix with parameters of type LearnThrottleFrame Constructor Description LearnControlPanel(LearnThrottleFrame ltf)
LearnFunctionPanel(LearnThrottleFrame learnFrame)
-