FluentFX Documentation
Documentation for the project FluentFX
FluentFX is a JavaFX library that comes with a theme and some controls. This is the core project but it has an icons library too - https://github.com/Ivan-Kalatchev/FluentIconsFX. FluentFX takes care of the "front-end" part of the project.
It's free and open source.
Wanna see a quick demo of the library?
No problem! Follow the steps below.
Clone the project repository
$ git clone https://github.com/Ivan-Kalatchev/FluentFX.gitChane the active directory to the demo project
$ cd fluentfx/demo-maven/demoRun the demo project using Maven
$ mvn javafx:runLast updated
Was this helpful?