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