Hello all.
I try to catch the key stroke in my application which consist from
JFrame and Canvas3D.
I add a KeyListener to the JFrame but I didnt get notify on any key stroke although the KeyNavigatorBehavior works fine.
Any ideas what can be the problem?
- Re: [JAVA3D] catch key stroke in J3D. Sharon Lin