close
Skip to main content
BERJAYA

r/JavaFX


Exposing High-Performance JavaFX via GraalVM Native Image C ABI
Exposing High-Performance JavaFX via GraalVM Native Image C ABI

Erin knows flowers. Copilot knows Outlook.
media poster



GemsFX - New ControlsFX / AtlantaFX Companion Stylesheet
GemsFX - New ControlsFX / AtlantaFX Companion Stylesheet
I made this!

Version 4.1.0 of GemsFX now includes an AtlantaFX companion stylesheet for ControlsFX. You can use the method ControlsFXAtlantaFX.apply() to add this new stylesheet to your scene or any parent node. By doing so you will be able to get rid of all those pesky warning / error messages regarding CSS rules using unknown colors.

<dependency>
    <groupId>com.dlsc.gemsfx</groupId>
    <artifactId>gemsfx</artifactId>
    <version>4.1.0</version>
</dependency>  

For more on GemsFX see https://gemsfx.dlsc.com

Repository: https://github.com/dlsc-software-consulting-gmbh/GemsFX