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)
- Host: GitHub
- URL: https://github.com/sshahine/jfxbase
- Owner: sshahine
- License: mit
- Created: 2021-02-13T18:22:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T18:44:33.000Z (over 4 years ago)
- Last Synced: 2025-04-04T17:51:48.910Z (about 1 month ago)
- Topics: codebase, java, javafx, jfoenix
- Language: Java
- Homepage:
- Size: 81.1 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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,...)