CDI into Custom Controls

Dirk Lemmermann dlemmermann at gmail.com
Tue Oct 17 09:08:41 UTC 2023


Hi all,

As mentioned to Kevin and Johan at Devoxx: I was wondering how hard it would be to add CDI support for custom controls that are added via FXML. At the moment we always have to set various fields on custom controls inside the controller class. It would be great if this could be streamlined so that a context can be used for the controls. 

Dirk



More information about the openjfx-dev mailing list