public interface LightListener
extends java.util.EventListener
lightsChanged(LightEvent)
function must be implemented
to react on events.Modifier and Type | Method and Description |
---|---|
void |
lightsChanged(LightEvent e)
This function needs to be implemented to react on events.
|
void lightsChanged(LightEvent e)
SwitchOnEvent
or ChangeColorEvent
.e
- is the event that occured