RFR: 8301302: Platform preferences API [v17]

Michael Strauß mstrauss at openjdk.org
Mon Oct 30 19:00:09 UTC 2023


On Mon, 30 Oct 2023 14:54:28 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Related question: would it possible to add a parameter indicating the current input language (that'll be a subject of a separate issue of course). Something like { name, isRTL }.

Can't you get this information from the `Locale` class?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1785855534


More information about the openjfx-dev mailing list