Home
last modified time | relevance | path

Searched refs:preferencesFile (Results 1 – 2 of 2) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java151 …protected File preferencesFile = new File(System.getProperty("user.home")+File.separator+"."+getCl… field in AbstractCaptureApplet
155 if (preferencesFile.isFile()) { in loadConfig()
156 InputStream configStream = new FileInputStream(preferencesFile); in loadConfig()
170 FileOutputStream out = new FileOutputStream(preferencesFile); in storeConfig()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...