thanks..

but tell me one thing michael.. how do I call the clearSelectedPath()
method ?? I mean how do i get the instance of MenuSelectionManager ?

thanks in advance

vikram

Michael Roehrl wrote:

> Vikram wrote:
> > Hi! Friends..
>
> Hi!
>
> > I know this question may look a bit trivial.. but I am stuck in it. I
> > wanted to know that if there is any way by which we could explicitly
> > close the JPopUpMenu .
>
> You can try "setVisible(false)", but this seems to make problems when
> selecting another Menu.
> You can also try
> javax.swing.MenuSelectionManager.defaultManager().clearSelectedPath()
>
> > Any type of help or pointers would be highly appreciated...
>
> Hope, this helps.
>
> Michael

--
Yesterday is history.  Tomorrow a mystery.
Today is a gift.  That's why it's called the present!


_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to