Class GoogleMapView.MyEventDispatcher

java.lang.Object
com.dlsc.gmapsfx.GoogleMapView.MyEventDispatcher
All Implemented Interfaces:
javafx.event.EventDispatcher
Enclosing class:
GoogleMapView

public class GoogleMapView.MyEventDispatcher
extends Object
implements javafx.event.EventDispatcher
  • Constructor Details

    • MyEventDispatcher

      public MyEventDispatcher​(javafx.event.EventDispatcher originalDispatcher)
  • Method Details

    • dispatchEvent

      public javafx.event.Event dispatchEvent​(javafx.event.Event event, javafx.event.EventDispatchChain tail)
      Specified by:
      dispatchEvent in interface javafx.event.EventDispatcher