public class SerialTest extends BarcodeReaderEvents implements BarcodeReader, gnu.io.SerialPortEventListener
Modifier and Type | Method and Description |
---|---|
gnu.io.SerialPort |
getPort() |
static void |
main(String[] args) |
void |
serialEvent(gnu.io.SerialPortEvent evt) |
addBarcodeReaderListener, fireReadBarcode, removeBarcodeReaderListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBarcodeReaderListener, removeBarcodeReaderListener
public gnu.io.SerialPort getPort()
getPort
in interface BarcodeReader
public void serialEvent(gnu.io.SerialPortEvent evt)
serialEvent
in interface gnu.io.SerialPortEventListener
public static void main(String[] args)
Copyright © 2021. All rights reserved.