ToggleButton: support underline toggle button style

This commit is contained in:
Karl Tauber
2020-01-08 14:18:17 +01:00
parent af7c181596
commit dfccabc2b9
8 changed files with 145 additions and 35 deletions

View File

@@ -11,6 +11,8 @@ FlatLaf Change Log
- Label and ToolTip: Fixed font sizes for HTML headings.
- Button and ToggleButton: Support square button style (set client property
`JButton.buttonType` to `square`).
- ToggleButton: Support underline toggle button style (set client property
`JButton.buttonType` to `underline`).
## 0.23.1