<Swing Dev> Bug: JDK-7190596 Nimbus: preferred sizes of components not less than that of tabbed pane

Rajeev Chamyal rajeev.chamyal at oracle.com
Mon Aug 31 12:44:29 UTC 2015


Hi,

 

Please review the following fix for jdk9:
 
Bug: https://bugs.openjdk.java.net/browse/JDK-7190596 

Webrev : http://cr.openjdk.java.net/~psadhukhan/rajeev/7190596/webrev.00/

Nimbus looks and feel is not setting default Insets for the parent component which results in same size for parent and child components.
Added a default Insets value for Nimbus look and feel, similar to other layouts.
 
Regards,
Rajeev Chamyal

 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20150831/13803e78/attachment.html>


More information about the swing-dev mailing list