1.

What Are The Applet's Information Methods?

Answer»

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.

The following are the Applet's information methods:



Discussion

No Comment Found