In this article, we want to look into some false assumptions and outdated ideas about Java based on early versions.
-
JavaFX Links of February 2023
A lot of game and 3D development, releases, interesting ongoing development, and so much more to read. Enjoy reading and clicking!
-
Building JavaFX with Gradle
I decided to create two Gradle build scripts that apply to modular and non-modular Java projects. Take a look — what do you think?
-
JavaFX Links of December
If anyone needs a reminder Java and JavaFX are “alive and kicking”, you can not only check out jfx-central.com, but also the list below.
-
Foojay Podcast #9: The State of JavaFX Framework, Libraries, and Projects
Let’s talk about the JavaFX framework itself, but also about the libraries and applications that are built with it.
-
Visualizing Brain Computer Interface Data Using JavaFX
Learn about JavaFX and Brain-Computer Interfaces: data collected non-invasively (head wraps with cables) and invasively (brain implants).
-
JavaFX Links of November
Another month has passed and this is a summary of the Links Of The Week that were published on jfx-central.com during November!
-
Gossips: An Event-Bus in a Chatty Neighbourhood
Using Metaphorical Programming to create an Event-Bus, a global pub-sub component to enable cross-component communication.
-
JavaFX Links of October
When I (re)started the JavaFX Links Of The Week in September, I was wondering if there would be enough material to share every week…
-
JavaFX Links of September
The JavaFX links of the week are back on jfx-central.com, and here we collect the complete month for you in an excellent overview.
-
Wordish with JavaFX – Part 5
Let’s turn to JavaFX charts, showing how to customize charts with orientation and colors and how to add nodes to the chart scene graph!