Re: JPopUpMenu when right-clicking JMenuItem



See javax.swing.plaf.basic.BasicComboPopup
thanx for ur reply
I don't know if i didn't explain my problem or i don't understand your
point of view what i want is
i have a JMenuItem if the user click on it, it will open the link but
if he right clicks on this menuItem a popupMenu will appear but in
the same time the menuItem and Menu still be opened until he clicks
on the menuItem in the popUpMenu
like Favourite Menu
if the user click on a link it will be opened but right click on it
will open a popupMenu containing MenuItems (open,print...etc)
thnx again for ur care


.