mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
with Java 8, some GLib related messages are logged to console and system file dialog is not shown e.g.: `GLib-GObject-WARNING **: cannot register existing type 'GdkDisplayManager'` with Java 17, the system file dialog is shown, but then JavaFX no longer works with Java 21, the application quits/crashes immediately when trying to show system file dialog also fixed Error Prone warning in `getFiltersForDialog()`
FlatLaf Testing
This sub-project contains small Swing applications used to develop and test FlatLaf.