Creates a SunGraphics2D object for the surface, given the parameters.
@param sd surface data for which a graphics is to be created
@param peer peer which owns the surface
@param fgColor fg color to be used in the graphics
@param bgColor bg color to be used in the graphics
@param font font to be used in the graphics
@return a SunGraphics2D object for rendering to the passed surface
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.