Searched refs:getInfoRoot (Results 1 – 8 of 8) sorted by relevance
59 File sourceDir = data.getInfoRoot(subDirName); in copyInstallDirectoryWithExtension()69 File sourceDir = data.getInfoRoot(subDirName); in copyInstallDirectoryWithExtension()80 File sourceDir1 = data.getInfoRoot(dir1); in copyInstallDirectoryDoubleSubdir()243 File subdir1 = data.getInfoRoot(dir1); in removeInforootSubdir()254 File subdir = data.getInfoRoot(dir); in removeInforootSubdir()264 SystemManager.removeDirectory(data.getInfoRoot()); in removeInforoot()
186 File htmlDirectory = getInfoRoot("html"); in setHtmlFileExistence()244 public File getInfoRoot() { in getInfoRoot() method in InstallData248 public File getInfoRoot(String subDirectory) { in getInfoRoot() method in InstallData
98 File iconFile = data.getInfoRoot("images"); in SetupFrame()
77 File htmlDirectory = data.getInfoRoot("html"); in createEditorPane()
124 File htmlDirectory = data.getInfoRoot("html"); in createEditorPane()
67 File infoRootDir = data.getInfoRoot(); in getInfoFileData()
211 File xpdRoot = data.getInfoRoot("xpd"); in read()
509 File dir = data.getInfoRoot(); in readPackageNamesFile()
Completed in 34 milliseconds