Wednesday, February 7, 2007

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

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


SOURCE : www.referjava.com

No comments: