All Projects → dukke → Fxribbon

dukke / Fxribbon

Ribbon control for Java, created in JavaFX

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Fxribbon

Qribbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
Stars: ✭ 131 (-26.4%)
Mutual labels:  ribbon
Hope Cloud
🐳 Hope-Cloud is a Java microservice project
Stars: ✭ 155 (-12.92%)
Mutual labels:  ribbon
Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Stars: ✭ 1,978 (+1011.24%)
Mutual labels:  javafx
Fluent.ribbon
WPF Ribbon control like in Office
Stars: ✭ 1,895 (+964.61%)
Mutual labels:  ribbon
Fxdesktopsearch
A JavaFX based desktop search application.
Stars: ✭ 147 (-17.42%)
Mutual labels:  javafx
Jfx Browser
JFx Browser is a multi tab browser. In its first version HTML to PDF, Downloading , History, Bookmarks and Account creation facility available. We are not still working on this project.
Stars: ✭ 157 (-11.8%)
Mutual labels:  javafx
Feign Reactive
Reactive Feign client based on Spring WebFlux
Stars: ✭ 131 (-26.4%)
Mutual labels:  ribbon
Javafx
JavaFX projects, mostly samples and examples
Stars: ✭ 175 (-1.69%)
Mutual labels:  javafx
Customstage
A JavaFX UI framework to create fully customized undecorated windows
Stars: ✭ 148 (-16.85%)
Mutual labels:  javafx
Fakeimagedetection
Fake Image Detection Using Machine Learning
Stars: ✭ 158 (-11.24%)
Mutual labels:  javafx
Ribbonframework
Delphi wrapper and standalone Designer for the Windows Ribbon Framework
Stars: ✭ 142 (-20.22%)
Mutual labels:  ribbon
Everywhere
🔧 A tool can really search everywhere for you.
Stars: ✭ 147 (-17.42%)
Mutual labels:  javafx
Tools Ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
Stars: ✭ 2,303 (+1193.82%)
Mutual labels:  javafx
Terasologylauncher
Terasology Launcher is the official launcher for the open source game Terasology.
Stars: ✭ 132 (-25.84%)
Mutual labels:  javafx
Pchwrm server
PC Hardware Resource Monitor for Raspberry Pi
Stars: ✭ 164 (-7.87%)
Mutual labels:  javafx
Natrium
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.
Stars: ✭ 131 (-26.4%)
Mutual labels:  ribbon
Fxgl
Stars: ✭ 2,378 (+1235.96%)
Mutual labels:  javafx
Rxkotlinfx
Kotlin extensions to the RxJavaFX framework
Stars: ✭ 177 (-0.56%)
Mutual labels:  javafx
Spring Boot Cloud
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
Stars: ✭ 2,044 (+1048.31%)
Mutual labels:  ribbon
Fxgraphics2d
A JavaFX library that allows Java2D code (Graphics2D) to be used to draw to a Canvas node.
Stars: ✭ 157 (-11.8%)
Mutual labels:  javafx

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].