Retrieves the screen coordinates for a specified location.
public Point pointToScreen( Point p )
p
A Point object for which to return screen coordinates.
Returns a Point object that contains the screen coordinates.