JavaFX themes / styles that can be used to give applications a different look and feel.
JFXtras uses the new BSD license
The project sources have changed place.
- JMetro is under "jmetro" ("jmetro" directory)
- JMetro samples, that show JMetro in action are under "jmetro-samples" ("jmetro-samples" directory)
- You'll find themes that are only comprised of stylesheets under "stylesheets" project ("stylesheets" directory).
Documentation on JMetro can be found in this link: JMetro Java, Javafx theme documentation.
You can download the jar from the releases tab or get it through JCenter or Maven Central.
We have two important branches: master for JavaFX 8 and 11 for JavaFX 9+.
The 11 branch is being tested using JavaFX 11.
If you want to quickly see JMetro in action you can run one of the samples from the jmetro-samples subproject.
We welcome contributions via PR.
Before submitting a PR please, please file an issue for prior discussion. This will avoid you wasting time with a PR that
might not be approved because for instance might be outside the intended scope of the project.
Please send pictures of your application that is using JMetro, or a site that shows your application. This is very important for us
to know how users are effectively using it and make adjustments accordingly to make JMetro better. And, only if you allow it, to showcase example uses.
Seeing JMetro get used also always motivates me to keep working on it.