FluentFX
  • FluentFX Documentation
  • Basic controls
    • Button
Powered by GitBook
On this page

Was this helpful?

FluentFX Documentation

Documentation for the project FluentFX

NextButton

Last updated 4 years ago

Was this helpful?

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 - . 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.git

Chane the active directory to the demo project

$ cd fluentfx/demo-maven/demo
$ mvn javafx:run

Run the demo project using

Maven
https://github.com/Ivan-Kalatchev/FluentIconsFX
Demo application for showcase