DesktopPane support implemented (issues #39 and #11)

This commit is contained in:
Karl Tauber
2020-02-11 15:38:32 +01:00
parent 686d667c4f
commit f0a49c806e
8 changed files with 360 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ FlatLaf Change Log
## Unreleased
- Support `JInternalFrame`. (issues #39 and #11)
- Support `JInternalFrame` and `JDesktopPane`. (issues #39 and #11)
- Table: Support positioning the column sort arrow in header right, left, top or
bottom. (issue #34)
- ProgressBar: Fixed visual artifacts in indeterminate mode, on HiDPI screens at