Skip to content
daniprogramer777 edited this page Oct 19, 2019 · 1 revision

JavaFXTaskbarProgressBar library

This library allows you to add taskbar progressbars to your javafx stages. The library uses another library called Bridj: (https://github.com/nativelibs4java/BridJ). With the Bridj library you can add taskbar progressbars only to the old swing Jframes, but not for your javafx stages. But this library will be your solution i hope :).

Clone this wiki locally