posted 17 years ago
I have a such code below to create and show popupmenu.
Popupmenu appear when I need. I choose menu "Menu1" and object JPanel appear as I wish. JPanel contains JFormattedTextField,JComboBox and JButton.
When I try to choose the item from JComboBox the main popup menu disapper.
What should I do to prevent such behaviour?
Thanks a lot!
[ January 11, 2008: Message edited by: Oleg Vasylenko ]