Save This Page
Home » openjdk-7 » sun » applet » [javadoc | source]
sun.applet
public class: Main [javadoc | source]
java.lang.Object
   sun.applet.Main
The main entry point into AppletViewer.
Nested Class Summary:
class  Main.ParseException   
Field Summary
static  File theUserPropertiesFile    The file which contains all of the AppletViewer specific properties. 
static final  String[][] avDefaultUserProps    The default key/value pairs for the required user-specific properties. 
public static final  String theVersion     
Method from sun.applet.Main Summary:
main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from sun.applet.Main Detail:
 public static  void main(String[] args) 
    The main entry point into AppletViewer.