Wednesday, February 7, 2007

What are the Applet’s information methods?

The following are the Applet’s information methods: getAppletInfo() method: Returns a string describing the applet, its author, copyright information, etc. getParameterInfo( ) method: Returns an array of string describing the applet’s parameters.


SOURCE : www.referjava.com

No comments: