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