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

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Sep 13 07:49:38 UTC 2022


> Label.foreground UIProperty is not honored by Nimbus L&F.
> 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:

  Get color once during init

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9900/files
  - new: https://git.openjdk.org/jdk/pull/9900/files/e6de6d08..b6d0a8bd

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

  Stats: 9 lines in 2 files changed: 4 ins; 2 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/9900.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9900/head:pull/9900

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



More information about the client-libs-dev mailing list