Class DefaultMapMouseEventDispatcher

Object
DefaultMapMouseEventDispatcher
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener, MapMouseEventDispatcher

public class DefaultMapMouseEventDispatcher extends Object implements MapMouseEventDispatcher
Receives mouse events from a MapPane instance, converts them to MapPaneMouseEvents, and sends these to the active map pane tools.
Since:
8.0
Author:
Michael Bedward