Package jmri.jmrit.dispatcher
Class AutoTrainAction.MonitorTrain
java.lang.Object
jmri.jmrit.dispatcher.AutoTrainAction.MonitorTrain
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AutoTrainAction
class AutoTrainAction.MonitorTrain extends Object implements Runnable
A runnable to monitor whether the autoActiveTrain is moving or stopped.
Note: If train stops to do work with a manual throttle, this thread will
continue to wait until auto operation is resumed.
-
Constructor Summary
Constructors Constructor Description MonitorTrain(TransitSectionAction tsa)
-
Method Summary
Modifier and Type Method Description void
run()