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

jvergara
18.33.2006 d7a227add26ea9b1fa1ce5a8bf8838059d2f0c98
refs
author jvergara <jvergara@localhost>
Monday, December 18, 2006 14:33 +0100
committer jvergara <jvergara@localhost>
Monday, December 18, 2006 14:33 +0100
commitd7a227add26ea9b1fa1ce5a8bf8838059d2f0c98
tree 70a3988e3896db0ca5ddc5257ac0593cde24f208 tree | zip | gz
parent bb013e84e07c58b6bfbc822d1a55da4f1847dc04 view | diff
Fix some issues with the dialog position when they were displayed.

Fix some minor bugs related to focus.

Fix some minor layout bugs related to the background color.

Modify the code to check whether the server is running or not.

Fix issue 1112 by adding an additional check to detect if we can use a port or not: use a Socket to bind to the port.
9 files modified
279 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/CurrentInstallStatus.java 38 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 21 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 22 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/DirectoryManagerAuthenticationDialog.java 58 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupErrorPanel.java 1 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupStepPanel.java 5 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/WebBrowserErrorDialog.java 6 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/uninstaller/Uninstaller.java 53 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 75 ●●●●● diff | view | raw | blame | history