Retrieves the specified screen rectangle in client coordinates.
public Rectangle rectToClient( Rectangle r )
r
A Rectangle object that specifies the screen coordinates to convert.
Returns a Rectangle object that specifies the client coordinates for the specified rectangle.