#javafx — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #javafx, aggregated by home.social.
-
New on JFX Central: two videos and two tutorials by @starbuxman on building native, high-performance #JavaFX desktop apps with Spring Boot.
👤 https://www.jfx-central.com/people/j.long
📺 Videos
The Ultimate Desktop Client Stack:
https://www.jfx-central.com/videos/Od2NDwHED58Secure apps with PKCE OAuth 2.0:
https://www.jfx-central.com/videos/gB7FIbxMEos📖 Tutorials
JavaFX and Spring Boot:
https://www.jfx-central.com/learn-javafx/spring-bootAdding Spring Security and OAuth 2.0:
https://www.jfx-central.com/learn-javafx/spring-boot-oauth -
Here is the new #JavaFX #LinksOfTheWeek, published on https://www.jfx-central.com/links.
Thanks to José Pereda, Kevin Rushforth, Ambarish Rapte, Helal Anwar, @starbuxman, LooseCartographer989 & the RottenWiFi Team.
Happy reading, and have a lovely #Java weekend!
-
Sheetmusic4J: a new open source Java(FX) library that reads MusicXML and renders sheet music directly on a JavaFX Canvas, no WebView needed.
I'm building it for MelodyMatrix's upcoming Learn section, where the sheet music follows playback: a moving marker, notes highlighted as they play. A static PDF can't do that, so I built a library that stays interactive from code.
Full story and video:
https://webtechie.be/post/introducing-sheetmusic4j-a-javafx-library-to-render-and-interact-with-sheet-music/
#Java #JavaFX #OpenSource #MusicXML -
Tomorrow, Thursday, 28 August at 17:00 CEST, I'll have a live stream with Catherine Edelveis to showcase some of my experiments with #Java, #JavaFX, Raspberry Pi, #JavaOnRaspberryPi, @pi4j #MIDI, #DMX512, #Vaadin, @homeassistant, and more... I hope that all fits in one hour. ;-)
You can watch here: https://www.youtube.com/live/axbx2kTuJf0
-
Earlier this month, I released V0.0.1 of my new Java library to interact with DMX512 devices using (optionally) the Open Fixture Library (OFL). After some more experimenting, I’m able to announce the next (beta) release, V0.0.2, with code improvements, the introduction of universes, and support for a first USB-to-DMX interface!
All info:
https://webtechie.be/post/2025-07-29-java-dmx512-library-v0.0.2-universes-and-usb/Video universes:
https://www.youtube.com/watch?v=slC4niKWUq0Video USB-to-DMX:
https://www.youtube.com/watch?v=q7T66fzsym0 -
Announcement! A #Java library to control #DMX512 fixtures, optionally using #OpenFormatLibrary (#OFL) JSON files.
After numerous experiments, spending too much money on fancy LED fixtures, and building a test #JavaFX UI, here it is. It didn't take this long because it's extremely complex, but rather because it's a pet project alongside other work and pet projects. 😉
Video demonstrating V0.0.1:
https://www.youtube.com/watch?v=ztrO3CrexmgA longer blog post with more info:
https://webtechie.be/post/2025-07-17-introducing-java-dmx512-library-with-demo-javafx-ui/