's Avatar

@leewyatt

15
Followers
17
Following
8
Posts
20.11.2024
Joined
Posts Following

Latest posts by @leewyatt

Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
@lidianycs.bsky.social
@frankdelporte.be
@defold.com
@markjkoch.bsky.social
@dlemmermann.bsky.social
WebFX
CheerpJ

Happy reading, and have a lovely #Java weekend!

30.01.2026 08:47 👍 12 🔁 6 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
@gluonhq.com
@johanvos.bsky.social
@azulsystems.bsky.social
@leewyatt.bsky.social
Hacktrickz
Kawsar Technologies

Happy reading, and have a lovely #Java weekend!

23.01.2026 09:12 👍 7 🔁 2 💬 0 📌 0
Preview
GitHub - leewyatt/SwitchButtonShowcase: A demo showcasing the proposed SwitchButton control for JavaFX with multiple theme styles A demo showcasing the proposed SwitchButton control for JavaFX with multiple theme styles - leewyatt/SwitchButtonShowcase

🔗 Demo: github.com/leewyatt/SwitchButtonShowcase
Check the README for details on why JavaFX needs this.

🔗 JFX branch: github.com/leewyatt/jfx/tree/add-switch-button-v2

22.01.2026 11:31 👍 2 🔁 0 💬 0 📌 0
Post image

JavaFX is missing a native Switch control — every major UI framework has one except JavaFX.

I've implemented a SwitchButton with full theme support. Hope to contribute to OpenJFX.

Thanks @dlemmermann.bsky.social for his help!

github.com/leewyatt/Swi...

#JavaFX

22.01.2026 11:26 👍 3 🔁 2 💬 1 📌 0

Maintaining LTS versions for a project like JavaFX is complex and resource-intensive. It requires a fair amount of the Gluon resources, but it is extremely important to keep JavaFX secure, modern and relevant.
You can support us at gluonhq.com/lts
#java #javafx #opensource

21.01.2026 09:33 👍 13 🔁 7 💬 0 📌 0
Java on RISC-V: Testing the VisionFive 2 Lite Single Board Computer
Java on RISC-V: Testing the VisionFive 2 Lite Single Board Computer YouTube video by Frank Delporte

Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-) Video on YouTube www.youtube.com/watch?v=70FY... and blog on webtechie.be/post/2026-01...

16.01.2026 16:05 👍 10 🔁 3 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
n-xiao
@lidianycs.bsky.social
@frankdelporte.be
Binary Academy
ezst
Lucas Danzinger

Happy reading, and have a lovely #Java weekend!

16.01.2026 10:49 👍 8 🔁 4 💬 0 📌 0
Screenshot

Screenshot

Here is the first #JavaFX #LinksOfTheWeek of 2026, published on www.jfx-central.com/links.

Thanks to
JabRef
@logorrr.bsky.social
@mapton.org
@dlemmermann.bsky.social
Lee Wyatt
@foojay.io
@frankdelporte.be
Vlad Protsenko
Matt Coley
Craig Raw
Florian Enner
Carl Dea

Happy reading!

02.01.2026 07:45 👍 8 🔁 7 💬 0 📌 0
JavaFX Hot Reload Preview with FxmlKit - No More Restarts!
JavaFX Hot Reload Preview with FxmlKit - No More Restarts! YouTube video by LeeWyatt

#FxmlKit

www.youtube.com/watch?v=FwZN...

23.12.2025 23:31 👍 1 🔁 1 💬 0 📌 0
Video thumbnail

Live UI coding with #JavaFX! 🎨

Implementing FXML and CSS hot reloading in FxmlKit. Edit, save, and see the results immediately. No more rebuild-restart loops!

It only takes one line of code to enable. 🚀

github.com/dlsc-softwar...

23.12.2025 18:26 👍 5 🔁 2 💬 1 📌 1
JFX-Central - Everything JavaFX JavaFX, libraries, real world, news, videos, downloads, tutorials, blogs, tools, open source

Another tool provided by @leewyatt.bsky.social is "FxmlKit". This can now also be found on @jfxcentral.com at www.jfx-central.com/libraries/fx... @frankdelporte.be #javafx #java #ui #ux #fxml

23.12.2025 11:23 👍 6 🔁 4 💬 1 📌 0
Post image

A third #FlexGanttFX demo shows how it can be used to visualise a project plan imported from MSProject: www.jdeploy.com/~flexganttfx... #javafx #ui #ux #java

22.12.2025 11:14 👍 4 🔁 2 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Carl Dea
Juan Antonio Breña Moral
@dlemmermann.bsky.social
Lazy Brownie
@frankdelporte.be
@foojay.io

Happy reading, and have a lovely #Java weekend!

12.12.2025 07:45 👍 10 🔁 6 💬 0 📌 0

Version 1.2.0 of #FxmlKit is out now and available on Maven Central. It now also supports hot reloading of FXML and CSS. Yes, that's right ... see the changes you made to FXML without restarting your application. #javafx #java #ui #ux @leewyatt.bsky.social

11.12.2025 12:04 👍 5 🔁 3 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Florian Enner
@frankdelporte.be
Troels Mortensen
@deadsuperhero.com
@kossayzemzem.bsky.social
@foojay.io

Happy reading, and have a lovely #Java weekend!

05.12.2025 09:31 👍 11 🔁 6 💬 0 📌 0
GitHub - dlsc-software-consulting-gmbh/FxmlKit: JavaFX FXML loader with convention-over-configuration. Auto-resolves FXML/CSS by class name, supports optional DI, and eliminates FXMLLoader boilerplate... JavaFX FXML loader with convention-over-configuration. Auto-resolves FXML/CSS by class name, supports optional DI, and eliminates FXMLLoader boilerplate. - dlsc-software-consulting-gmbh/FxmlKit

Check out #FXMLKit. Another convention-over-configuration framework that removes boilerplate code for loading screens done in #FXML.

It is inspired by afterburner.fx but also supports JPro multi-user sessions and dependency injection for nested components.

github.com/dlsc-softwar...

#javafx

05.12.2025 15:29 👍 9 🔁 3 💬 2 📌 0

Need #JavaFX consultancy, custom components, frameworks? Feel free to contact us.

25.11.2025 09:46 👍 8 🔁 4 💬 0 📌 0
JFX-Central - Everything JavaFX JavaFX, libraries, real world, news, videos, downloads, tutorials, blogs, tools, open source

New content on JFX Central:

Showcase: Sparrow Bitcoin Wallet
www.jfx-central.com/real_world/s...
People: Craig Raw
www.jfx-central.com/people/c.raw
Video: Interview with Craig Raw about Sparrow
www.jfx-central.com/videos/Mc3fU...

20.11.2025 07:49 👍 9 🔁 7 💬 0 📌 0
Screenshot

Screenshot

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!

31.10.2025 07:12 👍 13 🔁 8 💬 0 📌 0

At "DLSC Software & Consulting" we have developers available to work as #JavaFX consultants on your projects. Please let us know if you need additional team members with extensive #JavaFX knowledge. For references please take a look at the @jfxcentral.com website, all done in #JavaFX .... by us.

21.10.2025 09:28 👍 3 🔁 3 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
@gluonhq.com
@mirkosertic.de
@dlemmermann.bsky.social
@floriankirmaier.bsky.social
@hansolo.eu

Happy reading, and have a lovely #Java weekend!

24.10.2025 06:37 👍 14 🔁 6 💬 0 📌 0
Post image Post image

I have added a new "StretchingTilePane" container to #GemsFX 3.6.1 so that I can finally create a nice responsive tile-based layout for the module selection view of our CRM solution. The default #JavaFX TilePane does not fill the available width. #java #ui #ux

23.10.2025 12:51 👍 9 🔁 2 💬 1 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Kevin Rushforth
Stefan Richthofer
@apidia.net
Helal Anwar
JPro
@cat-edelveis.bsky.social
@cdetastes.bsky.social

Happy reading, and have a lovely #Java weekend!

26.09.2025 06:54 👍 13 🔁 10 💬 0 📌 0
Screenshot (partial)

Screenshot (partial)

JavaFX links www.jfx-central.com/links

@johanvos.bsky.social
@gluonhq.com
@frankdelporte.be
@azulsystems.bsky.social
@hansolo.eu
@dotjava.bsky.social
Konstantin Ryadov
Wineel Wilson Dasari
@steampowered.com
@cat-edelveis.bsky.social
@bazlur.ca
@maxandersen.xam.dk
gufranthakur
@foojay.io

29.08.2025 07:52 👍 12 🔁 8 💬 0 📌 0
Screenshot

Screenshot

Here is the new #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
@johanvos.bsky.social
Carl Dea
AtlantaFX
Sean Phillips
@bilaltariq01.bsky.social
Wessel Wessels

Happy reading, and see you back at the end of August for the next update... Have a nice summer holiday!

24.07.2025 16:07 👍 4 🔁 1 💬 0 📌 0

Two of the most brilliant software projects that are not overhyped but that shaped gradual progress in IT are the Linux kernel and #OpenJDK.
Both of them are complex projects, with a large number of contributors, and a governance model that just seem to work.
(1/2)

13.07.2025 10:40 👍 27 🔁 6 💬 1 📌 0
Screenshot

Screenshot

New #JavaFX #LinksOfTheWeek on www.jfx-central.com/links.

Thanks to
Helal Anwar
Frederik Handberg
Arthur Wagner A. Rodrigues
William Antônio Siqueira
@quarkus.io
@handle.invalid
@ianbrandt.com
@floriankirmaier.bsky.social
@dlemmermann.bsky.social
Lee Wyatt
@frankdelporte.be
Dependabot

11.07.2025 08:59 👍 5 🔁 2 💬 0 📌 0
Video thumbnail

"Leveraging JavaFX for the UK Energy Market" by Dirk Lemmermann from Devoxx UK 2025 is available to watch! Discover how Senapt utilised JavaFX for robust desktop and web clients, the benefits for enterprise apps, and their contributions to the JavaFX community.

View @ buff.ly/3QpRDMO

24.06.2025 14:05 👍 9 🔁 4 💬 0 📌 0
Screenshot

Screenshot

New #JavaFX #LinksOfTheWeek, published on www.jfx-central.com/links.

Thanks to
Kevin Rushforth
@rladstaetter.bsky.social
@logorrr.bsky.social
@crschnick.bsky.social
Konstantin Gerry
@apidia.net
Helal Anwar
@cdetastes.bsky.social
Hidekazu Kubota
TheCodeGenerator

Have a lovely #Java weekend!

20.06.2025 08:01 👍 18 🔁 11 💬 1 📌 0

Fellow developers often try to convince me to learn a new programming language. The most cited example in the past 10 years has been Kotlin. I never learned it.
Instead of hyping new stuff, I believe it's better to gradually improve a mature language like Java, which is a blue collar language.

12.06.2025 15:03 👍 23 🔁 3 💬 3 📌 0