#JavaFX
Yesterday at the event of @amsterdamjug.bsky.social someone from the audience came to me after my session and thanked me for creating the #JavaFX libraries I did create…it always makes me really happy to see people use the things that I just created for the fun of it. Love the #Java #Community
November 12, 2025 at 6:35 AM
Computer Science Unis in France are more like "Programming and 'puters in general" so they teach you anything and nothing about 'Puters.
So you can have very cool classes like Debian, "Javafx here make a Terraria have fun" or "Wanna make a Roguelike ?" but you also can have C or fucking MongoDB
November 10, 2025 at 11:52 PM
I have an entire class dedicated to javafx and I still don't know why in the year of our dog 2025 I'm being forced to learn to use an antiquated evil library to make glorified forms
November 10, 2025 at 10:28 PM
Not much happening with JavaFX game development 🙁
November 9, 2025 at 8:45 PM
ah yes java swing, i think we used javafx
November 9, 2025 at 10:56 AM
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Paul Krill
Bruce Haddon
@abaddongtz.bsky.social
@frankdelporte.be
@johanvos.bsky.social
@steveonjava.bsky.social
@devoxx.com
Troels Mortensen
@foojay.io

Happy reading, and have a lovely #Java weekend!
November 7, 2025 at 7:45 AM
I'm convinced that the only way to write a proper native cross platform #desktop #app is using #csharp and @avaloniaui.net, the other options are either #web views or just straight up look bad by default (looking at you #javafx and #swing)
November 6, 2025 at 11:32 PM
Hoy he estado sufriendo en el trabajo con javafx, sus bindings, observables y demás.

No me había sentido tan perdido con cosas de programación en años, de verdad.
November 5, 2025 at 11:22 PM
Part 6 : Java on Mobile - #JavaFX

At #Devoxx Belgium 2025, @frankdelporte.be took the camera and microphone to talk with several speakers and visitors. This time with @johanvos.bsky.social and Stephen Chin...

youtu.be/OrhGyTGJgOg
Java on Mobile - JavaFX
YouTube video by Devoxx
youtu.be
November 4, 2025 at 8:31 AM
Pequeño Pomodoro Timer usando Hexagonal Architecture con UI en JavaFX y Spring Shell

(any feedback is welcome.)

#java #architecture #hexagonal #javafx #springshell

github.com/abadongutier...
GitHub - abadongutierrez/pomodoro-timer: Small Pomodoro Timer implementing Hexagonal Architecture
Small Pomodoro Timer implementing Hexagonal Architecture - abadongutierrez/pomodoro-timer
github.com
November 4, 2025 at 1:04 AM
New #LibericaNIK CPU builds are out – 23.0.10 (JDK 17), 23.1.9 (JDK 21), and 25.0.1 (JDK 25). Security & stability updates across java. security, jaxp, core-libc, and javafx modules. Stay secure. Stay current.
🔗 More info: bell-sw.com/blog/liberic...
⬇️ Download: bell-sw.com/pages/downlo...
November 3, 2025 at 9:10 AM
Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Plant Fall
binjr
@cat-edelveis.bsky.social
@mattcoley.bsky.social
@frankdelporte.be
@cdetastes.bsky.social

Happy reading, and have a lovely #Java weekend!
October 31, 2025 at 7:12 AM
Neutron in more than 100s
YouTube video by sunny
youtu.be
October 30, 2025 at 3:50 PM
The e in javafx stands for easy
October 30, 2025 at 3:34 PM
New content on our website: JavaFX In Action with @mattcoley.bsky.social about Recaf and his JavaFX
libraries. Check it out on www.jfx-central.com/videos/6NIJ5...
JFX-Central - Everything JavaFX
JavaFX, libraries, real world, news, videos, downloads, tutorials, blogs, tools, open source
www.jfx-central.com
October 30, 2025 at 7:27 AM
I interviewed @mattcoley.bsky.social about #Recaf and his #JavaFX libraries. But unexpectedly, I got a deep-dive course on #Java byte code, obfuscated code, and how JARs can be (ab)used to hide their real code...!

www.youtube.com/watch?v=6NIJ...

More info: webtechie.be/post/2025-10...
Matt Coley, diving into byte code and JARs with Recaf and JavaFX libraries (#22)
YouTube video by Frank Delporte
www.youtube.com
October 30, 2025 at 7:11 AM
writing javafx programatically in kotlin is so much nicer holy fucking shit
October 29, 2025 at 7:49 PM
Flaky JavaFX tests? Random NPEs? 🤕
@cat-edelveis.bsky.social explains the 7 most common TestFX mistakes: threading, Spring Boot setup, CI config, and more. Watch and make your UI tests reliable again: youtu.be/2KiFPZIc0MI
October 29, 2025 at 2:29 PM
That doesn't apply to JavaFX. There are many devs, it's used in major corporate projects. But it's not a strategic component for any of the big companies working on openjfx/openjdk, so no devrel, no techvideos, no T&M sales/support... just tons of incoming mail for me.
October 29, 2025 at 10:48 AM
New #Java #JavaFX content on our JFX Central website:

People: Matt Coley
www.jfx-central.com/people/m.coley
Showcase: Recaf, modern Java bytecode editor
www.jfx-central.com/showcases/re...
Library: TreeMapFX
www.jfx-central.com/libraries/tr...
JFX-Central - Everything JavaFX
JavaFX, libraries, real world, news, videos, downloads, tutorials, blogs, tools, open source
www.jfx-central.com
October 27, 2025 at 8:26 AM
If you're using the JavaFX "Flowless" library for virtualized controls and are observing sluggish performance, do not add stylesheets to the Virtualized Node. Add them to the Scene. I observed an immediate 10x performance boost by doing this.
October 24, 2025 at 10:36 AM
Now I can create an animated png directly from a #JavaFX #Canvas based animation without using an external tool…niceeee…directly created an animated starfield as background for an upcoming slide deck ❤️it 😁 #coding #java
October 24, 2025 at 9:29 AM
I also wrote a #JavaFX app that uses them: github.com/CodeSimcoe/M... combining the strength of encapsulation with the performance of primitives.
October 24, 2025 at 7:39 AM
Creating another animated png from #JavaFX …so much easier than using some animation tool…at least for simple stuff 😁 #coding
October 24, 2025 at 7:29 AM