Uses of Class
jmri.jmrix.bachrus.SpeedoTrafficController
-
Packages that use SpeedoTrafficController Package Description jmri.jmrix.bachrus Provides connections and GUI support for attached speedometers. -
-
Uses of SpeedoTrafficController in jmri.jmrix.bachrus
Fields in jmri.jmrix.bachrus declared as SpeedoTrafficController Modifier and Type Field Description (package private) SpeedoTrafficControllerSpeedoConsoleFrame. tcMethods in jmri.jmrix.bachrus that return SpeedoTrafficController Modifier and Type Method Description SpeedoTrafficControllerSpeedoSystemConnectionMemo. getTrafficController()Provide access to the TrafficController for this particular connection.Methods in jmri.jmrix.bachrus with parameters of type SpeedoTrafficController Modifier and Type Method Description voidSpeedoSystemConnectionMemo. setSpeedoTrafficController(SpeedoTrafficController tc)Constructors in jmri.jmrix.bachrus with parameters of type SpeedoTrafficController Constructor Description SpeedoSystemConnectionMemo(SpeedoTrafficController tc)
-