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

jvergara
05.19.2007 cca539a060ac6f7216304a54aa1d2b7a64ce5797
refs
author jvergara <jvergara@localhost>
Sunday, August 5, 2007 13:19 +0200
committer jvergara <jvergara@localhost>
Sunday, August 5, 2007 13:19 +0200
commitcca539a060ac6f7216304a54aa1d2b7a64ce5797
tree 86d49aa90a59c6f0e1463fc9978f7e02dbc5a729 tree | zip | gz
parent 4ba41d9ca10d151a6c4f80e48c78e322c98d5549 view | diff
Fix for issue 2059.

Mark the panels as non opaque to avoid having the white box in certain windows environments.

Instead of simulating a click on the OK button when the user accepts the certificate, directly call the method invoked when the button is clicked. This avoids having issues with focus, that actually make the button click to be ignored.

Use hexadecimal representation of the certificate instead of the address of the byte array.
2 files modified
47 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/ui/CertificateDialog.java 38 ●●●●● diff | view | raw | blame | history
opends/src/statuspanel/org/opends/statuspanel/ui/LoginDialog.java 9 ●●●●● diff | view | raw | blame | history