Retrieves the current position of the mouse in screen coordinates.
public static final Point getMousePosition()
Returns a Point object that contains the coordinates of the mouse pointer relative to the upper-left corner of the screen.