A modern, flat-design component library for Java Swing — built on top of FlatLaf.
Swing Pack provides beautiful, customizable, and ready-to-use UI components for Java desktop applications, so you can build modern-looking interfaces without writing them from scratch.
<dependency>
<groupId>io.github.dj-raven</groupId>
<artifactId>swing-pack</artifactId>
<version>{version}</version>
</dependency>See the installation guide for Gradle setup and snapshot builds.
Full usage examples, properties, and API reference for every component are available in the Swing Pack Guide.
- FlatLaf - Modern cross-platform look and feel for Java Swing.
Swing Pack is licensed under the MIT License.