This library was created to provide JavaFX developers with a simple docking framework that works well on Mac, Windows, and Linux with multiple monitors.
This project and its source code is licensed under the Apache License 2.0 and you should feel free to make adaptations of this work. Please see the included LICENSE file for further details.
Download and run FxDockDemo.jar
The library requires JDK 17+ with JavaFX 20+.
Please refer to HOWTO.md for detailed instructions on how to use the FxDock docking framework in your project.
(in alphabetical order)
AnchorFX by Alessio Vinerbi (LGPL v.3).
Drombler FX (CDDL v.1.0)
DockFX by Robert B. Colton (LGPL v.3).