| Author |
display 2 popupmenus at the same time
|
Maurilio Gonzalez Paz
Greenhorn
Joined: Jul 06, 2005
Posts: 1
|
|
suppose i have two popup menus a and b which they can activated by the mouse events, for example: popup A with the left button and popup B with the right button. I would like to make visible popupup A and B, may not at the same time but they must remain visible. another sample, I want two combo boxes to open and close it's popupmenu in java the behavior by default in jpopuopmenu components is to show only one at time, not two or more at the same time. How can I make that posible?
|
java beaner
|
 |
 |
|
|
subject: display 2 popupmenus at the same time
|
|
|