Wednesday, 15 February 2012

Which method is used to output a string to an applet? Which function is this method included in? | Java Applets

drawString( ) method is used to output a string to an applet. This method is included in the paint method of the Applet.

No comments: