fxribbon

Ribbon control for Java, created in JavaFX

License

License

Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

com.pixelduke
ArtifactId

ArtifactId

fxribbon
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

fxribbon
Ribbon control for Java, created in JavaFX
Project URL

Project URL

https://pixelduke.com/fxribbon/
Source Code Management

Source Code Management

https://github.com/dukke/FXRibbon.git

Download fxribbon

How to add to project

<!-- https://jarcasting.com/artifacts/com.pixelduke/fxribbon/ -->
<dependency>
    <groupId>com.pixelduke</groupId>
    <artifactId>fxribbon</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pixelduke/fxribbon/
implementation 'com.pixelduke:fxribbon:1.2.2'
// https://jarcasting.com/artifacts/com.pixelduke/fxribbon/
implementation ("com.pixelduke:fxribbon:1.2.2")
'com.pixelduke:fxribbon:jar:1.2.2'
<dependency org="com.pixelduke" name="fxribbon" rev="1.2.2">
  <artifact name="fxribbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pixelduke', module='fxribbon', version='1.2.2')
)
libraryDependencies += "com.pixelduke" % "fxribbon" % "1.2.2"
[com.pixelduke/fxribbon "1.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Documentation

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

License

FXRibbon uses the new BSD license

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.

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.

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, but more generally can be described as a Front End Freelancer and Consultant since I also have experience in web technologies, building web apps, etc, and have experience in User Interface Design and User Experience. If you need 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, royalty free, in your projects commercial or not.

Versions

Version
1.2.2