RFR: 8267546: Add CSS themes as a first-class concept
Jose Pereda
jpereda at openjdk.org
Wed Nov 9 22:30:45 UTC 2022
On Wed, 26 May 2021 17:34:14 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Oh, too bad, but thanks for testing anyway.
>> Do you know if there is such API that returns a non-localized string? I read it somewhere...
>
> I don't know of such an API. Even when I change the locale of the current thread to English, the API returns the localized (non-English) name of the scheme.
Yes, I know, I've got a possible fix for JDK-8185447 based precisely in using the localized high contrast scheme names (limited to the same languages supported in Controls).
-------------
PR: https://git.openjdk.org/jfx/pull/511
More information about the openjfx-dev
mailing list