Class SeekButtonController.SeekHandler

  • All Implemented Interfaces:
    EventListener
    Enclosing class:
    SeekButtonController

    protected class SeekButtonController.SeekHandler
    extends java.lang.Object
    implements EventListener
    Provides a handler for dealing with a rewind operation, before the fact.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SeekHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processEvent​(Event event)
      Overrides to implement the seek operation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait