Uses of Class
jmri.jmrix.purejavacomm.SerialPortEvent
-
Packages that use SerialPortEvent Package Description jmri.jmrix.bachrus Provides connections and GUI support for attached speedometers.jmri.jmrix.purejavacomm -
-
Uses of SerialPortEvent in jmri.jmrix.bachrus
Methods in jmri.jmrix.bachrus with parameters of type SerialPortEvent Modifier and Type Method Description void
SpeedoTrafficController. serialEvent(SerialPortEvent event)
Respond to an event triggered by RXTX. -
Uses of SerialPortEvent in jmri.jmrix.purejavacomm
Methods in jmri.jmrix.purejavacomm with parameters of type SerialPortEvent Modifier and Type Method Description void
SerialPortEventListener. serialEvent(SerialPortEvent event)
-