Garry Guest
|
Posted: Tue May 25, 2004 5:32 pm Post subject: Menus and Menuitems in Netbeans |
|
|
Hello,
Call me an idiot, but how do you get menus to work properly in
Netbeans? I've made my menubar, and got menus on it, with menuitems
within them, but I can't get it to respond properly to events. I give
a method to be run on 'mouseReleased' but it's only called if I click
on 'File' menu and the click on 'Exit'. If I press on File (don't
release) then drag down to 'Exit' then release, the method is not
called.
What event should I be using instead?
Cheers
Garry
|
|