Returns a point which is the result of converting the argument, which is specified in coordinates relative to the receiver, to display relative coordinates.
@param x the x coordinate to be translated
@param y the y coordinate to be translated
@return the translated coordinates
@exception SWTException
ERROR_WIDGET_DISPOSED - if the receiver has been disposed
ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.