On Tue, 3 Jan 2023 07:39:27 GMT, Prasanta Sadhukhan <psadhuk...@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