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, removeBarcodeReaderListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBarcodeReaderListener, removeBarcodeReaderListenerpublic gnu.io.SerialPort getPort()
getPort in interface BarcodeReaderpublic void serialEvent(gnu.io.SerialPortEvent evt)
serialEvent in interface gnu.io.SerialPortEventListenerpublic static void main(String[] args)
Copyright © 2021. All rights reserved.