Jago de Vreede is working on a user interface for @sdkman to bring its complete functionality to Windows! He uses #Java, #JavaFX, #GraalVM, #SceneBuilder. All info, demo, code insights, and more in the following #JFXInAction interview.
Video on YouTube:
https://www.youtube.com/watch?v=t7CROVJbYto.
More info on:
https://webtechie.be/post/2024-12-19-jfxinaction-jago-de-vreede-sdkman-ui/
#javafxinaction

Jago de Vreede: SDKman UI, a user interface on top of SDKMAN for all platforms (#13)
YouTube#SceneBuilder 20 by @gluonhq
This ugly bug was finally fixed!
7099300 fix: CMD+C/CTRL+C now properly copies the controller skeleton code into clipboard (#590)
https://github.com/gluonhq/scenebuilder/releases/tag/20.0.0

Release Release 20.0.0 ยท gluonhq/scenebuilder
Changelog
๐ Features
5ce9f65 feat: Add JRuby controller skeleton generation (#596)
50163dc feat: Added link to JFX-Central in menu Help/JavaFX/ (#570)
๐ Fixes
82bd575 fix: update license year us...
GitHub
Custom JavaFX components in SceneBuilder
So you want to open a JavaFXML with a custom component in SceneBuilder? This week I have been playing with this project: an implementation of a Twitter Client in JavaFX. The application uses โฆ
Ikasten.IO