Hi Guys,![]()
There is one problem i am facing in java swings application.
I have one JPopupMenu which is invoked when we use the right button of our mouse. But when i use the keyboard button to invoke the right click menu it does not work.
In windows envoirment the properties button which is adjacent to the windows key on the keyboard is equivalent to right click of mouse.
But why this is not workable in java AWT or Swings applications.
Does java support this or we hve to add some code to make that key workable. Or is there any way thru wich i can invoke the JPopupMenu when user press a key which has a keyCode = 525 .
Plz reply me as soon as possible.
Thanks in advance.
Cheers![]()
Akshat


Reply With Quote


Bookmarks