Interface | Description |
---|---|
Cancellable | |
Listener |
Implement this interface if your class should listen for any events.
|
Class | Description |
---|---|
Event |
Base class for all events.
|
Enum | Description |
---|---|
Threading |
Annotation Type | Description |
---|---|
EventMethod |
Annotation to mark a method to be called by an event.
|