javawsFollowing UI nits should be addressed.
1.) the Desktop Integration Prompt Dialog, and several security dialogs in DeployClientAuthCertStore, ClientCertDialog, X509DeployKeyManager, and TrustDeciderDialog use the JOptionPane.QUESTION_MESSAGE message type, where UE team sugests we use the JOptionPane.WARNING_MESSAGE type.
2.) the DownloadProgress window has:
a) bad fonts (bold and SansSerif) for the title and vendor labels.
b) extra black border around the panel,
c) two lines of text that should be aligned with the icon, and
d) cancel button that is too tall.
3.) in the jnlp Application Viewer, the info pane has only one _totalSize label, and for some reason it is bold. The status lable panel is also bold. (on windows) without either lable ever having its font set. Also the view menu should have checkbox for wich view is currently showing.
1.) the Desktop Integration Prompt Dialog, and several security dialogs in DeployClientAuthCertStore, ClientCertDialog, X509DeployKeyManager, and TrustDeciderDialog use the JOptionPane.QUESTION_MESSAGE message type, where UE team sugests we use the JOptionPane.WARNING_MESSAGE type.
2.) the DownloadProgress window has:
a) bad fonts (bold and SansSerif) for the title and vendor labels.
b) extra black border around the panel,
c) two lines of text that should be aligned with the icon, and
d) cancel button that is too tall.
3.) in the jnlp Application Viewer, the info pane has only one _totalSize label, and for some reason it is bold. The status lable panel is also bold. (on windows) without either lable ever having its font set. Also the view menu should have checkbox for wich view is currently showing.
- relates to
-
JDK-5041919 [all] Java App. Cache viewer msg. out of sync
-
- Closed
-