FXML backwards compatibility issue

Greg Brown greg.x.brown at oracle.com
Fri Jul 6 11:09:41 PDT 2012


> I have to say that I'm not overly happy with this "Injection container
> like behavior of FXMLLoader". I think only fields marked for injection
> should be injected

That's exactly how it works. If a protected or private field is not annotated, it will not be injected.



More information about the openjfx-dev mailing list