Button and TextComponent: support per component minimum width

This commit is contained in:
Karl Tauber
2020-01-08 14:47:40 +01:00
parent dfccabc2b9
commit 3f3884193d
12 changed files with 27 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ FlatLaf Change Log
`JButton.buttonType` to `square`).
- ToggleButton: Support underline toggle button style (set client property
`JButton.buttonType` to `underline`).
- Button and TextComponent: Support per component minimum width (set client
property `JComponent.minimumWidth` to an integer).
## 0.23.1