Searched refs:theUserPropertiesFile (Results 1 - 2 of 2) 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;
H A DAppletProps.java152 File dotAV = Main.theUserPropertiesFile;

Completed in 30 milliseconds