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 Summary
Constructors Constructor Description MyEventDispatcher(javafx.event.EventDispatcher originalDispatcher) -
Method Summary
Modifier and Type Method Description javafx.event.EventdispatchEvent(javafx.event.Event event, javafx.event.EventDispatchChain tail)
-
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:
dispatchEventin interfacejavafx.event.EventDispatcher
-