Home
last modified time | relevance | path

Searched refs:getInfoRoot (Results 1 – 8 of 8) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DInfoDir.java59 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()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java186 File htmlDirectory = getInfoRoot("html"); in setHtmlFileExistence()
244 public File getInfoRoot() { in getInfoRoot() method in InstallData
248 public File getInfoRoot(String subDirectory) { in getInfoRoot() method in InstallData
H A DSetupFrame.java98 File iconFile = data.getInfoRoot("images"); in SetupFrame()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DAcceptLicense.java77 File htmlDirectory = data.getInfoRoot("html"); in createEditorPane()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Dialogs/
H A DHelpDialog.java124 File htmlDirectory = data.getInfoRoot("html"); in createEditorPane()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DUninstallationPrologueCtrl.java67 File infoRootDir = data.getInfoRoot(); in getInfoFileData()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java211 File xpdRoot = data.getInfoRoot("xpd"); in read()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java509 File dir = data.getInfoRoot(); in readPackageNamesFile()

Completed in 54 milliseconds