On Tue, 5 Mar 2024 08:18:38 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Also, the enabled state are still not handled

The enabled state is not handled in Metal LAF also, tried adding the 
enabledText property by setting ui property --
`UIManager.getDefaults().put("CheckBox.enabledText", checkboxColor);`

but the checkbox/radiobutton is painted with default black color.
Should we handle the change in metal LAF as well?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17763#discussion_r1512641363

Reply via email to