| Package | Description |
|---|---|
| org.dajlab.jcontrollab.core.serial | |
| org.dajlab.jcontrollab.core.serial.jserialcomm |
| Modifier and Type | Method and Description |
|---|---|
static SerialPortListener |
SerialPortFactory.getNewSerialPortListener(ControlLabInterface controller)
Create an instance of SerialPortListener implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SerialPortInterface.addEventListener(SerialPortListener eventListener)
Add a listener on the serial port.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerialPortEventListenerImpl
Implementation of SerialPortListener using jSerialComm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SerialPortImpl.addEventListener(SerialPortListener dataListener)
Add a listener on the serial port.
|
Copyright © 2018. All rights reserved.