protected class SeekButtonController.SeekConfigurationHandler extends java.lang.Object implements EventListener
EventType.SEEK_CONTROLLER_CONFIGURATION
event.Modifier | Constructor and Description |
---|---|
protected |
SeekConfigurationHandler() |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(Event event)
Process a given event to some purpose.
|
@Default public void processEvent(Event event)
EventListener
processEvent
in interface EventListener
event
- The given event.