Skip to content

Java, JavaFX themes or look and feels. Currently contains JMetro theme.

Notifications You must be signed in to change notification settings

ck-aditya/jfxtras-styles

 
 

Repository files navigation

jfxtras-styles

JavaFX themes / styles that can be used to give applications a different look and feel.

License

JFXtras uses the new BSD license

Sources have changed place

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).

JMetro

Documentation on JMetro can be found in this link: JMetro Java, Javafx theme documentation.

Getting JMetro

You can download the jar from the releases tab or get it through JCenter or Maven Central.

Source code

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.

Pull Requests (PR)

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.

Feedback request

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.

About

Java, JavaFX themes or look and feels. Currently contains JMetro theme.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 67.7%
  • CSS 32.3%