Wednesday, 15 February 2012

What are the Applets information methods? | Java Applets

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

No comments: