JFX Central 72

JFX Central is the community hub for everything JavaFX — a website, desktop app, and mobile app that aggregates JavaFX news, libraries, tutorials, and developer profiles. These posts are Frank Delporte’s contributions to JFX Central, including the monthly LinksOfTheMonth roundup, the JavaFX In Action interview series, and Learn JavaFX tutorials. Visit jfx-central.com to explore the full resource.

JFX Central
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
JFX Central
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
JFX Central
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 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
JFX Central
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
JFX Central
Dec 20, 2024 · 8 min

JavaFX Links of December 2024

Here is the last overview of the JavaFX LinksOfTheMonth for 2024. You can find the weekly lists on jfx-central.com . We hope you enjoyed all the previous editions and we promise to …

#javafx#linksofthemonth#jfx-central
Dec 19, 2024 · 2 min

JavaFX In Action #13 with Jago de Vreede about SDKman UI, a user interface on top of SDKMAN for all platforms

Jago de Vreede is bringing SDKMAN to Windows! He builds a user interface on top of the terminal tool to make it easier to use, and add the same time solves the problem that you …

#javafx#jfx-central#jfx-in-action#interview
Dec 12, 2024 · 2 min

JavaFX In Action #12 with Steve Hannah about jDeploy, to distribute your Java app as a native bundle

Building a Java(FX) app is easy and fun, but how do you efficiently distribute it to different systems? jpackage and GraalVM can help, but jDeploy makes things even more effortless …

#javafx#jfx-central#jfx-in-action#interview
Dec 5, 2024 · 2 min

JavaFX In Action #11 with Almas Baim about FXGL, a multipurpose game library for JavaFX

In the “JFX In Action” interviews, we already saw many business use cases of JavaFX. Let’s take a side step and look at game development. FXGL is a library that …

#javafx#jfx-central#jfx-in-action#interview
JFX Central
Nov 29, 2024 · 9 min

JavaFX Links of November 2024

Here is the overview of the JavaFX LinksOfTheMonth of November 2024, published on jfx-central.com during this month. Did we miss anything? Is there anything you want to have …

#javafx#linksofthemonth#jfx-central
Nov 19, 2024 · 2 min

JavaFX In Action #10 with Clément de Tastes about QuarkusFX, combining the strengths of Quarkus and JavaFX

In the previous “JFX In Action” interviews, we already saw combinations of JavaFX with Scala and Kotlin. In this episode, we look at the combination of JavaFX and …

#javafx#jfx-central#jfx-in-action#interview
Nov 5, 2024 · 2 min

JavaFX In Action #9 with Özkan Pakdil about Swaggerific, an open-source Postman alternative written in JavaFX

The following “JFX In Action” interview gives insights into a new open-source JavaFX project: Swaggerific. It’s created by Özkan Pakdil, who tells us more about …

#javafx#jfx-central#jfx-in-action#interview
JFX Central
Oct 28, 2024 · 8 min

JavaFX Links of October 2024

Here is the overview of the JavaFX LinksOfTheMonth of October 2024, published on jfx-central.com during this month. With some very nice new content for JFX Central itself, see at …

#javafx#linksofthemonth#jfx-central
Oct 22, 2024 · 3 min

JavaFX In Action #8 with Ulas Ergin: How JavaFX helps to migrate from Swing to React UIs, all combined in one Java app

Here is the next “JFX In Action” with Ulas Ergin. He explains how his team uses JavaFX to migrate from a Swing based application, to a Java application which combines …

#javafx#jfx-central#jfx-in-action#interview
Oct 1, 2024 · 2 min

JavaFX In Action #7 with Christoph Schwentker about JabRef

Here is the next “JFX In Action” with Christoph Schwentker about JabRef, a tool written in Java and JavaFX to collect, organize, and discover literature for research …

#javafx#jfx-central#jfx-in-action#interview