i build a popup multi-level java menu, i want to catch the mouse click event on the menu(which may has submenu) as well as the menuitem,it is said that the menu does not send any event to the frame until one of its subitems is selected.
really?pls help!