public class CursorMoveEvent
extends java.util.EventObject
Constructor and Description |
---|
CursorMoveEvent(java.lang.Object source,
java.awt.geom.Point2D world)
Create a new CursorMoveEvent
|
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Point2D |
getLocation()
Get the location of the event.
|