RFR: 8185447: The special high-contrast mode of JavaFX Controls in Japanese environment do not work. [v2]
Jose Pereda
jpereda at openjdk.java.net
Fri Jul 2 12:28:29 UTC 2021
On Fri, 2 Jul 2021 11:24:42 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Jose Pereda has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add javadoc as per reviewer request
>
> modules/javafx.graphics/src/main/java/com/sun/javafx/application/PlatformImpl.java line 734:
>
>> 732: }
>> 733:
>> 734: public static String fromThemeName(Function<String, String> keyFunction, String themeName) {
>
> Would be good to get a bit of (java)doc here so that it is clear what this function is doing.
Ok, makes sense. Done
-------------
PR: https://git.openjdk.java.net/jfx/pull/520
More information about the openjfx-dev
mailing list