What purpose does the getAppletInfo() method serve?
Created May 7, 2012
John Zukowski Absolutely none.
Technically speaking, you can override the method to return the applet's author, version, and copyright. But, there is no way to get the information from the browser.