I´m having trouble getting focus on a Jpanel, where all the action is renderd.
I must add a textfield to the panel, to get it focused. But that sux. >:(
Is there a better way to this? ???
I´m having trouble getting focus on a Jpanel, where all the action is renderd.
I must add a textfield to the panel, to get it focused. But that sux. >:(
Is there a better way to this? ???
u can try requestFocus()
(hadnt worked for me… but maybe it does work for u)