RFR: 7175396: The text on label is not painted red for Nimbus LaF. [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jan 3 07:39:27 UTC 2023


> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11660/files
  - new: https://git.openjdk.org/jdk/pull/11660/files/67095667..cbc6bc0f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11660&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11660&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/11660.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11660/head:pull/11660

PR: https://git.openjdk.org/jdk/pull/11660



More information about the client-libs-dev mailing list