RFR: 7175396: The text on label is not painted red for Nimbus LaF. [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Jan 3 12:05:52 UTC 2023
On Tue, 3 Jan 2023 07:39:27 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Label.foreground UIProperty is not honored by Nimbus L&F. It needs to be Label[Enabled].textForeground which is the corresponding Synth property
>> Added support for setting JLabel foreground color for Nimbus L&F
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove commented line
Test case passed even without doing changes in `skin.laf`.
Tested in Windows11.
-------------
PR: https://git.openjdk.org/jdk/pull/11660
More information about the client-libs-dev
mailing list