https://github.com/mindolph/mfx
https://github.com/mindolph/mfx
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mindolph/mfx
- Owner: mindolph
- License: apache-2.0
- Created: 2022-04-12T01:23:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T14:30:22.000Z (about 1 year ago)
- Last Synced: 2025-03-27T22:43:03.394Z (about 1 year ago)
- Language: Java
- Size: 726 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs.md
- License: LICENSE
Awesome Lists containing this project
README
# mfx
A basic library to develop desktop applications in JavaFX.
including:
* Dialog factory to show common dialogs and dialog builder for customizable dialog.
* Extension for preferences saving and reading.
* SideTabPane is a panel with tabs in left or right side;
* Some useful utils for fx development.
### Versions
* Stable Version
v 1.4.8
* Unstable Version
V 2.0.1
here is the [changelogs](changelogs.md)