JIDE: support JideButton and JideToggleButton

This commit is contained in:
Karl Tauber
2021-03-16 22:15:32 +01:00
parent 07db6e8fb0
commit beff149004
17 changed files with 681 additions and 36 deletions

View File

@@ -6,8 +6,10 @@ This addon for FlatLaf adds support for **some**
Following JIDE Common Layer components are currently supported by this addon:
- `JideButton`
- `JidePopupMenu`
- `JideTabbedPane`
- `JideToggleButton`
- `RangeSlider`
- `TristateCheckBox`