Please review

David Hill David.Hill at Oracle.com
Fri Nov 14 19:55:51 UTC 2014


Kevin, Morris,

Please Review:

jira: https://javafx-jira.kenai.com/browse/RT-38797
webrev: http://cr.openjdk.java.net/~ddhill/RT-38797/ <http://cr.openjdk.java.net/%7Eddhill/RT-38797/>

I did try to fix this with native code, but could not find a documented way of checking the keyboard on MacOSX. And on other platforms, the presence of the key tends to be done with a table that may not map to a real attached keyboard.

So used a lookup table for the most likely common use cases for this call.

-- 
David Hill<David.Hill at Oracle.com>
Java Embedded Development

"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)



More information about the openjfx-dev mailing list