Re: jdk1.1.6-v2test keyPressed event

1998-06-19 Thread Juergen Kreileder
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

jdk1.1.6-v2test keyPressed event

1998-06-19 Thread Juergen Sonnauer
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