# jfxtras-styles **Repository Path**: Jamesmc/jfxtras-styles ## Basic Information - **Project Name**: jfxtras-styles - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jfxtras-styles ============== JavaFX themes / styles that can be used to give applications a different look and feel. ## License JFXtras uses the [new BSD](http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22Revised_BSD_License.22.2C_.22New_BSD_License.22.2C_or_.22Modified_BSD_License.22.29) 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](https://pixelduke.com/java-javafx-theme-jmetro). ### Getting JMetro You can download the jar from the [releases tab](https://github.com/JFXtras/jfxtras-styles/releases) 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.