Jason,
You need to listen to key events from the control the user is typing in,
and then [ctrl] is just a mask on those events. Take a look at
java.awt.event.InputEvent. For an answer to the second question, look at
the requestFocus method on javax.swing.JComponent.
Hope this helps
Zac
Hi,
I have this problem. Sometime the java VM , when my java application
wake up after a long sleep(for ex: by clicking on a menubar...),
crash and quit printing this message:
SIGSEGV 11* segmentation violation
stackbase=0x44647000, stackpointer=0x44646ad8
Full thread dump: