FxDock
Docking framework for JavaFX (Work in Progress)
Install / Use
/learn @andy-goryachev/FxDockREADME
FxDock
This library was created to provide JavaFX developers with a simple docking framework that works well on Mac, Windows, and Linux with multiple monitors.

Try It
Download and run FxDockDemo.jar. To avoid messing with the module paths and separate OpenJFX runtime, one can install JDK FX from Azul.
How to Use the Library
The library requires JDK 24+ with JavaFX 24+.
Please refer to HOWTO.md for detailed instructions on how to use the FxDock docking framework in your project.
Similar Projects
(in alphabetical order)
AnchorFX by Alessio Vinerbi (LGPL v.3).
BentoFX (MIT)
Drombler FX (CDDL v.1.0)
DockFX by Robert B. Colton (LGPL v.3).
License
This project and its source code is licensed under the BSD 2-Clause License.
