FileChooser: use system icons (issue #100)

This commit is contained in:
Karl Tauber
2020-05-15 17:20:52 +02:00
parent b0c8f2cefd
commit e75caf5833
2 changed files with 39 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ FlatLaf Change Log
`flatlaf-swingx-<version>.jar`.
- CheckBox and RadioButton: Flag `opaque` is no longer ignored when checkbox or
radio button is used as table cell renderer. (issue #77)
- FileChooser: Use system icons. (issue #100)
- FileChooser: Fixed missing labels in file chooser when running on Java 9 or
later. (issue #98)
- PasswordField: Do not apply minimum width if `columns` property is greater