FileChooser: fixed missing (localized) texts when FlatLaf is loaded in special classloader

(e.g. plugin system in Apache NetBeans)

https://issues.apache.org/jira/browse/NETBEANS-5865
This commit is contained in:
Karl Tauber
2021-08-04 11:15:18 +02:00
parent bce58bc97b
commit f752db5892
2 changed files with 47 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ FlatLaf Change Log
set. (issue #364)
- ComboBox and Spinner: Limit arrow button width if component has large
preferred height. (issue #361)
- FileChooser: Fixed missing (localized) texts when FlatLaf is loaded in special
classloader (e.g. plugin system in Apache NetBeans).
- InternalFrame: Limit internal frame bounds to parent bounds on resize. Also
honor maximum size of internal frame. (issue #362)
- Popup: Fixed incorrectly placed drop shadow for medium-weight popups in