Recognizing key-events

Hi there,A simple question: Is it possible to recognize if a key, lets say shift, is pressed at the moment without using any Listeners? So is there any keyPressed()-method somewhere deep in Java? Or does anybody know a workaround?Thanks for any comment, Mathias
[289 byte] By [0102030400] at [2007-9-26 9:06:47]
# 1
setMnemonic() method is available, look for it, though
kksenji at 2007-7-1 20:13:07 > top of Java-index,Archived Forums,Java Programming...