Uses of Class
purejavacomm.SerialPort
-
Packages that use SerialPort Package Description purejavacomm -
-
Uses of SerialPort in purejavacomm
Subclasses of SerialPort in purejavacomm Modifier and Type Class Description classPureJavaSerialPortConstructors in purejavacomm with parameters of type SerialPort Constructor Description SerialPortEvent(SerialPort source, int eventType, boolean oldValue, boolean newValue)Constructs aSerialPortEventwith the specified serial port, event type, old and new values.
-