ScrollPane with Table: The border of buttons that are added to one of the four scroll pane corners are now removed if the center component is a table. Also, these corner buttons are made not focusable.

This commit is contained in:
Karl Tauber
2020-01-08 23:25:57 +01:00
parent e7d5e22960
commit 41e2888bf1
4 changed files with 74 additions and 15 deletions

View File

@@ -15,6 +15,9 @@ FlatLaf Change Log
`JButton.buttonType` to `underline`).
- Button and TextComponent: Support per component minimum width (set client
property `JComponent.minimumWidth` to an integer).
- ScrollPane with Table: The border of buttons that are added to one of the four
scroll pane corners are now removed if the center component is a table. Also,
these corner buttons are made not focusable.
## 0.23.1