Print this page
4719 Common patchset for jdk1.7 support preparation

@@ -254,11 +254,11 @@
                                 for (int i = 0; i < cb.length; i++) {
                                         cb[i].setState(false);
                                 }
                         } else if (e.getSource() == help) {
                                 if (hd != null)
-                                        hd.show();
+                                        hd.setVisible(true);
                                 else {
                                         hd = new HelpDialog(
                                             EncListDialog.this.parent,
                                             getString(
                                             "Help for Encryption Type Dialog"),