Fatal error when resource cannot be resolved
Daniel Zwolenski
zonski at gmail.com
Tue Aug 21 05:23:46 PDT 2012
Yea, though it's nicer to have an interface, it's a bit cleaner and then my
class can extend something else more meaningful (like an XML parser, or
whatever).
But yes, the option is there already so not a big one.
On Tue, Aug 21, 2012 at 10:06 PM, Greg Brown <greg.x.brown at oracle.com>wrote:
> > It would be kind a nice to have a pluggable resource provider in FXML.
> An interface we can implement, with the default delegating to
> resourcebundle.
>
>
> Couldn't you just create a custom subclass of ResourceBundle?
>
>
More information about the openjfx-dev
mailing list