Home
last modified time | relevance | path

Searched refs:setHtmlFrame (Results 1 – 5 of 5) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DUninstallationImminentCtrl.java75 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()
78 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
H A DUninstallationCompletedCtrl.java78 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()
80 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
H A DInstallationCompletedCtrl.java74 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()
76 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
H A DInstallationImminentCtrl.java106 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()
109 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DInfoCtrl.java37 static public String setHtmlFrame(String position, String htmlInfoText) { in setHtmlFrame() method in InfoCtrl

Completed in 25 milliseconds