UI defaults inspector: support embedding into any window

This commit is contained in:
Karl Tauber
2021-01-09 00:38:46 +01:00
parent e3cac95d37
commit 00b4e0a6fd
5 changed files with 263 additions and 215 deletions

View File

@@ -9,6 +9,8 @@ FlatLaf Change Log
buttons.
- TextComponent: Clip placeholder text if it does not fit into visible area. (PR
#229)
- Extras: Support embedding UI defaults inspector into any window (see
`FlatUIDefaultsInspector.createInspectorPanel()`.
#### Fixed bugs