[Review request] 8144625: Expose code and char properties on KeyCode

Jonathan Giles jonathan.giles at oracle.com
Thu Dec 10 19:34:17 UTC 2015


Hi Kevin, all,

Please review the patch attached to the following JBS issue:

https://bugs.openjdk.java.net/browse/JDK-8144625

This change removes the impl_getCode() and impl_getChar() methods from 
KeyCode, and adds in getCode() and getChar() methods.

-- 


-- Jonathan



More information about the openjfx-dev mailing list