From 0e6a6ef2dd63ca971985fcf2cea85c532732f0f8 Mon Sep 17 00:00:00 2001 From: MN Research Date: Mon, 4 May 2026 22:22:02 +0700 Subject: [PATCH] docs: update GUI section - add FlatLaf for Swing Look and Feel support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ebb8e4..6d193286 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ _Libraries to create modern graphical user interfaces._ - [SnapKit](https://github.com/reportmill/SnapKit) - Modern Java UI library for both desktop and web. - [Sierra](https://github.com/HTTP-RPC/Sierra) - Lightwieght declarative DSL for rapid development of Swing applications. - [SWT](https://www.eclipse.org/swt/) - Graphical widget toolkit. +- [FlatLaf](https://github.com/JFormDesigner/FlatLaf) - Swing Look and Feel (with Darcula/IntelliJ themes support) ### High Performance