From 62d9c2649924f657e7e7b2dc1033bbbe590eaaee Mon Sep 17 00:00:00 2001 From: Pavel Castornii Date: Thu, 1 Jan 2026 10:19:12 +0200 Subject: [PATCH] Add TabPanePro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 622e6d9..c3bcdbd 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ A curated list of awesome JavaFX frameworks, libraries, books etc... . - [Stream-Pi](https://github.com/stream-pi) - A modular, free, Open Source, Cross-platform macro pad software. - [SynchronizeFX](https://github.com/lestard/SynchronizeFX) - Remote Data-Binding between different JVMs, both on a local machine and over the network. - [SyntheticaFX](http://www.jyloo.com/syntheticafx/) - SyntheticaFX provides themes and components mainly made for professional business applications on the desktop. The library is growing, new controls are under construction and will be added in future releases. The target platform of the final release is Java 9 or above. +- [TabPanePro](https://github.com/techsenger/tabpanepro) - An extension of the standard JavaFX TabPane that adds practical features such as custom control areas, custom tab shapes, tab drag-and-drop with edge scrolling, a tab scrollbar, and more. - [TestFX](https://github.com/TestFX/TestFX) - Simple and clean testing for JavaFX. - [TestFX-dsl](https://github.com/aalmiray/testfx-dsl/) - Java friendly DSL for defining TestFX tests. - [TilesFX](https://github.com/HanSolo/tilesfx) - A JavaFX library containing tiles for Dashboards.