Adds to the receiver a line from the current point to the point specified by (x, y).
@param x the x coordinate of the end of the line to add
@param y the y coordinate of the end of the line to add
@exception SWTException
ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed
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.