Please
see the chapter on keyboard behaviors in my book. If you don't want to buy the
book you can download the source code and work from there (KeyNavigateTest
example).
Sincerely,
Daniel
Selman
Author - "Java 3D Programming"http://www.manning.com/selman
-Original Message-F
hi. all
I make a small java3d program to use behavior
class.
This program interact with key event,
for example press 'A' key and left object rotation, press 'B'
key and right object translation
I used WakeupOnAWTEvent class to interact key event, but
WakeupOnAWTEven