JIDE: support TristateCheckBox

This commit is contained in:
Karl Tauber
2020-12-19 13:34:53 +01:00
parent d059d6b448
commit ef065d31a0
5 changed files with 77 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ FlatLaf Change Log
to `com.formdev.flatlaf.extras.FlatSVGUtils`.
- IntelliJ Themes: Added flag whether a theme is dark to
`FlatAllIJThemes.INFOS`. (issue #221)
- JIDE Common Layer: Support `TristateCheckBox`.
#### Fixed bugs