RFR: 8361286: Allow enabling of background loading for images loaded from an InputStream
John Hendrikx
jhendrikx at openjdk.org
Mon Aug 18 20:44:44 UTC 2025
On Mon, 18 Aug 2025 20:38:54 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> > `FXMLoader` uses the `@NamedArg` annotation to associate XML attribute values with constructor arguments.
>
> I wonder if this should be explained in the @NamedArg javadoc.
It probably should, I never use FXML, but I should have guessed it was for that purpose :)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1875#issuecomment-3198356845
More information about the openjfx-dev
mailing list