mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
22.43.2006 5e05f0244190c602ab83724e56fa458d9c048466
refs
author jvergara <jvergara@localhost>
Wednesday, November 22, 2006 09:43 +0100
committer jvergara <jvergara@localhost>
Wednesday, November 22, 2006 09:43 +0100
commit5e05f0244190c602ab83724e56fa458d9c048466
tree a79fdd5f3fa8250035a3ca80e3a001324fc149a9 tree | zip | gz
parent 4dfb0a8cfaced73346ec5dd6455813e83014b016 view | diff
The following modifications are done to extract the code that provides the HTML formatting of the messages that appear in the progress panel.

This is done mainly for two reasons:

1. The code in the Installer class should not control the format used (HTML, plain text, etc.) which is more related to the pure UI.
2. Be able to share this formatting code for the graphical installation and also the uninstallation so that we have the same look and feel in both without code duplication." /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/Installer.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/QuickSetup.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/CurrentStepPanel.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/ProgressPanel.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/QuickSetupDialog.java
2 files added
714 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/util/HtmlProgressMessageFormatter.java 558 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/ProgressMessageFormatter.java 156 ●●●●● diff | view | raw | blame | history