KeyEvent modifiersText

Roger Tönz roger.toenz at abacus.ch
Mon Jun 18 23:29:20 PDT 2012


Hi,

KeyEvent.getKeyModifiersText(KeyEvent.META_MASK)


with Java6 i do get the CommandKey-Char "⌘"

with Java7 i do get "Meta"

i think there's something missing in "sun.awt.resources.awt"

cheers
Roger


More information about the macosx-port-dev mailing list