neilcsmith-net commented on issue #7418:
URL: https://github.com/apache/netbeans/issues/7418#issuecomment-2139889147
Adding the additional library to facilitate this isn't feasible. That
module shouldn't depend on FlatLaf.
However, it looks like we could try
`putClientProperty("JButton.selectedState", "indeterminate");` in the
`Boolean3WayEditor`? See
https://github.com/JFormDesigner/FlatLaf/blob/main/flatlaf-core/src/main/java/com/formdev/flatlaf/FlatClientProperties.java#L123
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists