Juergen Sonnauer <[EMAIL PROTECTED]> writes:
> Hi, users of the jdk1.1.6 v2-test libc5!
>
> Please, can someone test the following code that listens to key-pressed
> events.
> Try the keys TAB and ENTER and look at the key char value:
>
> java.awt.event.KeyEvent[KEY_PRESSED,keyCode=9,Tab] on la
Hi, users of the jdk1.1.6 v2-test libc5!
Please, can someone test the following code that listens to key-pressed
events.
Try the keys TAB and ENTER and look at the key char value:
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=9,Tab] on label0
KeyChar=65289
java.awt.event.KeyEvent[KEY_PRESSED,keyC