When invoking KeyEvent.getKeyText(KeyEvent.VK_META) it returns string "Meta" instead of Mac's graphical representation of that key.
The same applies to KeyEvent.getKeyText(KeyEvent.VK_ALT)
The code above works fine with JDK 1.6
http://netbeans.org/bugzilla/show_bug.cgi?id=212599
The same applies to KeyEvent.getKeyText(KeyEvent.VK_ALT)
The code above works fine with JDK 1.6
http://netbeans.org/bugzilla/show_bug.cgi?id=212599
- duplicates
-
JDK-7129133 [macosx] Accelerators are displayed as Meta instead of the Command symbol
-
- Closed
-