dukke / FXRibbon

Ribbon control for Java, created in JavaFX

Home Page:http://www.pixelduke.com/fxribbon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FXRibbon

Ribbon control for Java, using JavaFX framework, based on Microsoft Ribbon. If you want to support the development of this library consider a donation or sponsoring a feature or bug fix.

Sample FXRibbon app

Documentation

For more information check http://www.pixelduke.com/fxribbon

How to get the library

  • If you just want to download the jar file containing the library go to releases tab.
  • If you want to use maven the jar is available through Bintray.

Please send me pictures of your application that is using FXRibbon, this is for me to know how users are effectively using it and make adjustments accordingly and if you allow it, to showcase example uses.

Issues and Contributions

Issues can be reported to the Issue tracker. If you're not sponsoring or fixing them yourself, please be patiente as I can only work on them during my spare time and according to priorities.
We welcome contributions, they can be submitted via Pull requests.

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.

Controls used inside Ribbon

The controls used inside the ribbon (e.g. comboboxs, texfield, etc) are based on JMetro, visit http://www.pixelduke.com/jmetro for more information.
For now the option has been to, for the most commonly used controls inside the ribbon, have these styles available through this library and so avoid another dependency for most use cases.

Icons used on test apps

Kudos icons8 for the icons used in the sample apps, visit https://icons8.com for more information.

About The Author

I hope you don't mind just a bit of publicity. I'm a JavaFX and Swing Freelancer and Consultant, a Software Engineer and Software Designer with experience in User Interface Design and User Experience. If you need to hire professional assistance feel free to contact me.
Still, this is, and will remain being, a free and open source library, so feel free to use it.

License

FXRibbon uses the new BSD license

About

Ribbon control for Java, created in JavaFX

http://www.pixelduke.com/fxribbon


Languages

Language:Java 73.0%Language:CSS 27.0%