#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!
-
#GSOC2026 is nearly over, and thanks to Hancong, you can now collbaborate with #Zotero users on the same #LIbreOffice document.
He also worked on various other improvements, like support for footnote citations for #CSL styles and support for tracking changes mode.
You can already try it in the latest dev version and soon in the new beta!Read more in the blog post:
https://blog.jabref.org/2026/08/15/Improved-LibreOffice-Intergration/
#opensource #java #javafx #citations #bibliography #bst #texlaTeX
-
You have PDFs that are just scans and want to search in them?
Thanks to Zeyad who worked on this during #GSOC2026, JabRef now has an #OCR feature. The OCR is done by an external tool, but the results are ingested back in JabRef and are available through the full-text search.
You can try this out in the latest dev version and hopefully soon in the beta.For more info on the new feature, read the blog post:
https://blog.jabref.org/2026/08/09/OCR-integration-in-JabRef/ -
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 -
We are excited that we are participating in #GSOC2026 with 3 projects:
- "Improved handling of older documents with OCR and AI-powered tools."
- "Improved #LibreOffice -JabRef integration" with one particular aspect of compatibility with other reference managers.- "Improving startup times for JabKit" by leveraging the power of #GraalVM
#javafx #jabref #academia #bibtex #TexLatex #opensource #bibliography
cc @frankdelporte @foojay -
Hello Johan 👋
Really appreciate your work and Gluon efforts in keeping JavaFX alive and bringing it to mobile 🚀
GluonFX + GraalVM is truly impressive.I have a technical question:
With modern GluonFX builds, Android apps seem to support only **arm64-v8a** ABI.Previously, with JavaFXPorts (javafxmobile plugin), both **armeabi-v7a** and **arm64-v8a** were supported.
@johanvos #JavaFX #Gluon #JavaFXMobile #GluonFX #SubstrateVM #dalvik #AndroidDev #GraalVM
-
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/ -
🤔 Exploring #JavaFX and #GluonFX? I've got a burning question on automation! 🔍 Check out my query on Stack Overflow and join the conversation: https://stackoverflow.com/questions/77474378/how-to-automate-gluonfxrunagent #JavaDev #CodingCommunity #TechHelp 🚀
-
hey @johanvos I am trying to learn graalvm and gluon(thanks for that) and trying a small project and have a small problem, did look around but could not find a solution so far, can you have a look at https://stackoverflow.com/questions/76360453/getting-no-toolkit-found whenever 🤓 just a curios mind. #graalvm #gluonfx #java #javafx @gluonhq