Link to home
Start Free TrialLog in
Avatar of searchsanjaysharma
searchsanjaysharma

asked on

How to make Java Application work with keyboard

I have 5 buttons on JFrame and 2 textboxes.

How to make them work with keyboard.
And how to do tab settings.
Avatar of ksivananth
ksivananth
Flag of United States of America image

ASKER CERTIFIED SOLUTION
Avatar of zzynx
zzynx
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of searchsanjaysharma
searchsanjaysharma

ASKER

I was not looking for this. I want if a button is there. instead of mouse click if i press entrer key on keyboard it should work.