<Swing Dev> [9] Review Request for 8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel".

Semyon Sadetsky semyon.sadetsky at oracle.com
Thu May 28 15:29:25 UTC 2015


Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8075785
webrev: http://cr.openjdk.java.net/~ssadetsky/8075785/webrev.00/

*.disabledText properties are not suported in in Windows Classic L&F & 
Windows XP L&F.
In the fix the properties remain optional but are taken into account if 
set by user.

--Semyon



More information about the swing-dev mailing list