Hi,
        Im having a bit of a problem. Any help would be appreciated
        I am using the Keyevent keys to identify the keys that I am pressing on the
keyboard, but how can I check which character I have just pressed.
        I can use e.getKeyChar() = VK_BACK_SPACE for the backspace key but how
would I identify characters such as A, B C... etc, when I type them from the
keyboard. I will be identifying this in the keypressed event.

Thanks


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to