Searched defs:theUserPropertiesFile (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/applet/
H A DMain.java49 static File theUserPropertiesFile; field in class:Main
69 theUserPropertiesFile = new File(userHome, ".appletviewer");
405 File dotAV = theUserPropertiesFile;

Completed in 221 milliseconds