In Part 1 of this series, “A Fresh Look at Embedded Java,” we explored the use of Java for embedded use cases. Azul and its Zulu Build of OpenJDK (Zulu) are the ideal partners in this part of the software …
-
JavaFX Links of July 2024
Here is the overview of the JavaFX LinksOfTheMonth of July 2024, published on jfx-central.com during this month.
-
Foojay Podcast #54: Music and MIDI with Java and Kotlin
Within OpenJDK, there is a whole Java package dedicated to MIDI communication and data handling. Is it up to date? Are there better approaches now? And what can we do with music, Java, and Kotlin?
-
12 Text Tools For Developers
Text data and text manipulation of it is also part of a developer job. Let’s see a few free text tools to simplify your job.
-
Running JavaFX applications on the Windows Subsystem for Linux and more
Learn about the flexibility of running your JavaFX applications in a Linux environment on a Windows host system without any issues, which can be a big plus, depending on your use cases.
-
Creating Executables For JavaFX Applications
Let’s take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.
-
Java for desktop applications: Tips and Tricks (Part 1)
Improve your desktop applications with easy-to-apply tips!