Files
FlatLaf/flatlaf-demo
Karl Tauber 056da35758 Gradle:
- always use Java toolchains
- default is Java 11 (but source/targetCompatibility is still 1.8)
- use system property `toolchain` (e.g. `-Dtoolchain=25`) to compile with other Java versions

preparation for Gradle 9.x, which requires Java 17+ to run
2025-10-28 13:06:40 +01:00
..
2025-10-28 13:06:40 +01:00
2020-12-12 14:45:08 +01:00

FlatLaf Demo

This sub-project contains the FlatLaf Demo source code.

Download

Download Demo

Run demo with java -jar flatlaf-demo-<version>.jar (or double-click it). Requires Java 8 or newer.