Fatal error when resource cannot be resolved
Naoto Sato
naoto.sato at oracle.com
Tue Aug 21 09:35:31 PDT 2012
There is one. Take a look at ResourceBundle.Control.
Naoto
On 8/21/12 5:23 AM, Daniel Zwolenski wrote:
> 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