Home
last modified time | relevance | path

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

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DUninstallationOngoing.java43 private PanelLabel currentProgress; field in UninstallationOngoing
64 currentProgress = new PanelLabel(progressText); in UninstallationOngoing()
81 contentbox.add(currentProgress); in UninstallationOngoing()
90 currentProgress.setText(s); in setProgressText()
H A DInstallationOngoing.java43 private PanelLabel currentProgress; field in InstallationOngoing
68 currentProgress = new PanelLabel(progressText); in InstallationOngoing()
84 contentbox.add(currentProgress); in InstallationOngoing()
93 currentProgress.setText(s); in setProgressText()

Completed in 16 milliseconds