Posts 274

Jul 17, 2025 · 7 min

Introducing a New Java DMX512 Library With Demo JavaFX User Interface

In this post, I would like to inform you about a new Java library that is now available on Maven Central, allowing interaction with DMX512 devices using (optionally) the Open …

#java#javafx#dmx512
Posts
Jun 27, 2025 · 8 min

JavaFX Links of June 2025

Here is the overview of the JavaFX LinksOfTheMonth of June 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Jun 25, 2025 · 4 min

Java 21+ Not Working on Raspberry Pi Zero 2

Originally posted on the Pi4J website . Dieter Holz was experimenting with Pi4J V3 on a Raspberry Pi Zero 2. Because this version requires Java 21 or newer, he upgraded his OS to a …

#javaonraspberrypi#zulu#java#raspberry-pi
Posts
May 30, 2025 · 7 min

JavaFX Links of May 2025

Here is the overview of the JavaFX LinksOfTheMonth of April 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
May 29, 2025 · 3 min

JavaFX In Action #20 with Dirk Lemmermann, Creator of JavaFX Libraries and Applications

Dirk Lemmermann has created many open source and commercial libraries for Java Swing and JavaFX like CalenderFX, FlexGanttFX, GemsFX,… He is also the founder of JFX Central, …

#javafx#jfx-central#jfx-in-action#interview
May 8, 2025 · 1 min

Foojay Podcast with James Gosling

I’m proud of every podcast I create for the Friends Of OpenJDK website (Foojay.io) , but I want to highlight episode #71 here…

#foojay#podcast
Posts
Apr 28, 2025 · 9 min

JavaFX Links of April 2025

Here is the overview of the JavaFX LinksOfTheMonth of April 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Apr 10, 2025 · 2 min

JavaFX In Action #19 with Gerrit Grunwald, Creator of Many Amazing JavaFX Libraries

Gerrit Grunwald, also known in the Java community as HanSolo on social media, created many JavaFX libraries and blog posts. I wanted to talk with him about his work with JavaFX, …

#javafx#jfx-central#jfx-in-action#interview
Apr 9, 2025 · 4 min

Defining the Text in a JavaFX ComboBox with Objects

Do you know the problem that you have done a specific task already many times in the past, but it’s too long ago to remember exactly how you did it the previous times? One of …

#javafx#tutorial
Posts
Mar 28, 2025 · 8 min

JavaFX Links of March 2025

Here is the overview of the JavaFX LinksOfTheMonth of March 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Mar 20, 2025 · 2 min

JavaFX In Action #18 with Brian Schlining: Annotating the Deep-Sea Wildlife

Brian has a dream job! He is responsible for a complex system that allows scientific researchers to research the animals living in the deep sea. He provides them with the tools to …

#javafx#jfx-central#jfx-in-action#interview
Posts
Feb 28, 2025 · 7 min

JavaFX Links of February 2025

Here is the overview of the JavaFX LinksOfTheMonth of February 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Feb 27, 2025 · 3 min

JavaFX In Action #17 with Cormac Redmond about KafkIO, the Kafka UI for Engineers and Admins

Out of frustration about the existing (expensive) tools to interact with Kafka clusters, Cormac Redmond created his own beautiful tool that he shares for free!

#javafx#jfx-central#jfx-in-action#interview
Feb 20, 2025 · 2 min

JavaFX In Action #16 with Chris Newland about DemoFX and JitWatch

Chris Newland has a long history in Java and JavaFX development. I invited him to talk about two of his JavaFX projects: DemoFX and JITWatch. While the demos are already …

#javafx#jfx-central#jfx-in-action#interview
Feb 19, 2025 · 6 min

Demo Application with CRaC and Loading Data in Memory

Coordinated Restore at Checkpoint (CRaC) is a JDK project, initiated by Azul . With CRaC, you can start Java programs with a shorter time to first transaction, combined with less …

#java#azul#crac
Feb 11, 2025 · 5 min

Interview with Abdoulaye Wade Cissé: Using a JavaFX application as a virtual chemistry and biology lab

Every week I collect JavaFX-related content for the JFX Central Links Of The Week . Last week I saw a video on LinkedIn, shared by Abdoulaye Wade Cissé , of a JavaFX “virtual …

#javafx#interview
Feb 6, 2025 · 1 min

JavaFX In Action #15 with Sven Reimers about JTaccuino, a notebook application for Java developers

Sven Reimers created a JavaFX-based notebook application to make it easier to learn Java and experiment with notebooks that can visualize the variables in different ways like …

#javafx#jfx-central#jfx-in-action#interview
Posts
Jan 31, 2025 · 10 min

JavaFX Links of January 2025

Here is the first overview of the JavaFX LinksOfTheMonth for 2025. You can find the weekly lists on jfx-central.com . Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Jan 23, 2025 · 2 min

JavaFX In Action #14 with Mike Hearn about Conveyor to build self-updating desktop app packages in minutes

Mike Hearn solves a problem that a lot of developers are struggling with: how to easily distribute your application and make sure the users get the latest version. With Conveyor he …

#javafx#jfx-central#jfx-in-action#interview
Jan 8, 2025 · 6 min

Controlling a Raspberry Pi HDMI Camera with a Java API

In this post you’ll learn how you can run a Java application on a Raspberry Pi Zero 1 to turn it in a controllable HDMI camera. I use such cameras in my setup with an ATEM …

#java#raspberry-pi#javaonraspberrypi