Package 

Interface EventDispatcherProvider

    • Method Summary

      Modifier and Type Method Description
      abstract EventDispatcher getEventDispatcher() This method should always return an EventDispatcher, even if the instance doesn't exist; inthat case it should return the empty BlackHoleEventDispatcher.
      • Methods inherited from class java.lang.Object

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