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

/openjdk7/jdk/src/share/classes/sun/applet/
H A DMain.java333 Properties avProps = getAVProps();
402 private Properties getAVProps() { method in class:Main
410 avProps = getAVProps(dotAV);
426 avProps = getAVProps(dotHJ);
470 private Properties getAVProps(File inFile) { method in class:Main

Completed in 31 milliseconds