public class EventListener
extends java.lang.Object
Constructor and Description |
---|
EventListener() |
Modifier and Type | Method and Description |
---|---|
void |
onEvent(Event event)
A Callback function when an event occurs.
|
public void onEvent(Event event)
event
-