| Package | Description |
|---|---|
| org.dajlab.jcontrollab.core | |
| org.dajlab.jcontrollab.core.serial | |
| org.dajlab.jcontrollab.core.serial.jserialcomm | |
| org.dajlab.jcontrollab.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlLabImpl
Control Lab implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ControlLabInterface |
AbstractPort.getControlLab() |
| Modifier and Type | Method and Description |
|---|---|
List<ControlLabInterface> |
ControlLabManager.getControlLabs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPort.setControlLab(ControlLabInterface controlLab) |
| Constructor and Description |
|---|
Input(ControlLabInterface controllab,
InputPortEnum port)
Constructor.
|
LightSensor(ControlLabInterface controllab,
InputPortEnum port)
Constructor.
|
Output(ControlLabInterface controllab,
OutputPortEnum port)
Constructor.
|
RotationSensor(ControlLabInterface controllab,
InputPortEnum port)
Constructor.
|
TemperatureSensor(ControlLabInterface controllab,
InputPortEnum port)
Constructor.
|
TouchSensor(ControlLabInterface controllab,
InputPortEnum port)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SerialPortListener |
SerialPortFactory.getNewSerialPortListener(ControlLabInterface controller)
Create an instance of SerialPortListener implementation.
|
| Constructor and Description |
|---|
SerialPortEventListenerImpl(ControlLabInterface controller)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ControlLabInterface> |
JControlLabController.getLabControllers() |
| Constructor and Description |
|---|
SimpleRandomModule(ControlLabInterface controlLab,
OutputModel outputModel)
Constructor.
|
Copyright © 2018. All rights reserved.