An open API service indexing awesome lists of open source software.

https://github.com/sshahine/jfxbase

Robust Project CodeBase based on Java and JavaFX (JFoenix)
https://github.com/sshahine/jfxbase

codebase java javafx jfoenix

Last synced: 22 days ago
JSON representation

Robust Project CodeBase based on Java and JavaFX (JFoenix)

Awesome Lists containing this project

README

        


JFXBase




A Robust codebase based on Java 9+ and JavaFX 15 (JFoenix 9.0.10)

# What JFXBase provides
* Tasks manager based on threads pool, where tasks can be tracked based on a specific key.
* Abstraction to wrap nodes into builders, where each builder has its own
* Entrance and exit animaiton
* CSS styling
* UI Switcher which supports switching the content of a specific pane based on the provided builders

# What's next
More features will be added to JFXBase (Advanced UI components, Bindings and Forms,...)