What to override inJComboBox
- From: "bobjan" <bobjan@xxxxxxxx>
- Date: 29 Aug 2005 06:03:14 -0700
I need a class that extends JComboBox, but with slightly different
behaviour. I want to intercept mouse click on an item in the list, do
some processing, and sometimes prevent the item to be treated as
selected.
I think it could be done by overriding some JComboBox method but don't
know which one(s). I have tried with custom renderers, editors,
listmodels, but no success.
Can anyone give me a clue ?
.
- Follow-Ups:
- Re: What to override inJComboBox
- From: Monique Y. Mudama
- Re: What to override inJComboBox
- Prev by Date: Re: panel question..
- Next by Date: Eclipse Plugin - Export: class not found
- Previous by thread: setToolTips in a JTable
- Next by thread: Re: What to override inJComboBox
- Index(es):