protected class SeekButtonController.ShowSeekControlsHandler extends java.lang.Object implements EventListener
Modifier | Constructor and Description |
---|---|
protected |
ShowSeekControlsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(Event event)
Overrides to implement the successful rewind show operation.
|
@Default public void processEvent(Event event)
processEvent
in interface EventListener
event
- The given event.EventListener.processEvent(Event)