Overview | Methods | Fields | This Package | All Packages
Retrieves the screen coordinates for the cursor's current position.
Syntax
public final static Point getPosition()
Return Value
Returns a Point object that contains the x and y coordinates of the cursor position.
See Also setPosition