Package | Description |
---|---|
eu.bandm.tools.message |
Messages and positions in documents,
cf user documentation.
|
Modifier and Type | Method and Description |
---|---|
TrafficLight |
TrafficMessageReceiver.createLight()
Convenience: constructs a new
TrafficLight
and adds it. |
Modifier and Type | Method and Description |
---|---|
void |
TrafficMessageReceiver.addLight(TrafficLight light)
Adds
light as a target to state changes. |
void |
TrafficMessageReceiver.removeLight(TrafficLight light)
Removes
light as a target to state changes. |
see also the complete user documentation .