This library provides 4 UI components designed for JavaFX applications. It is built upon some components from the MaterialFX library available on GitHub.
- UITitlePane
- UIImageView
- UITreeItem
- UIStepper
To use com.toofan.soft.UIFX
library in your JavaFX project, you can include it as a dependency in your build file. For example, in Gradle:
dependencies {
implementation 'com.toofan.soft:UIFX:1.0'
}
this simple example for UITitlePane
By Toofan-Soft
Eng. Rafiq7M and Eng. EyadAljlal