Re: What to override inJComboBox
- From: "bobjan" <bobjan@xxxxxxxx>
- Date: 29 Aug 2005 08:09:15 -0700
Yes, I tried with my own Listener, and it cought the click. But I
couldn't deactivate(remove) other Listeners so the Popup disappeared,
and I want to make it visible, until my processing allows it to hide.
To change the question, how can I prevent the popup component to hide ?
Default behavior reacts to the very first click on an item in the list,
the item is selected and the popup hides. I want to make the popup
visible after the item is selected, and hide it only if I want it to.
Naturally, I want it to hide automatically if the focus is moved
elsewhere.
.
- References:
- What to override inJComboBox
- From: bobjan
- Re: What to override inJComboBox
- From: Monique Y. Mudama
- Re: What to override inJComboBox
- From: Thomas Fritsch
- What to override inJComboBox
- Prev by Date: Re: panel question..
- Next by Date: Re: opening a window from an applet..
- Previous by thread: Re: What to override inJComboBox
- Next by thread: Eclipse Plugin - Export: class not found
- Index(es):
Relevant Pages
|