Re: Different height at JComboBox editor and renderer
- From: IchBin <weconsul@xxxxxxx>
- Date: Fri, 25 Aug 2006 14:54:02 -0400
Beaned wrote:
I have a combo box which uses a custom ListCellRenderer which basicallyPersonally I would need a working snippet of your code to help out.
displays two lines of text (the preferred name of an object and an
alternate name of the object). That works well. The problem is that the
editor for the combobox (which is editable) is being displayed with the
same height as the ListCellRenderer (ie two lines) but I would like it
to be normal and be a single text line height. I can't figure out how
to do this. Is this possible? If so could you please provide an example
of how it is done?
Thanks
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- Follow-Ups:
- References:
- Different height at JComboBox editor and renderer
- From: Beaned
- Different height at JComboBox editor and renderer
- Prev by Date: Different height at JComboBox editor and renderer
- Next by Date: Re: Different height at JComboBox editor and renderer
- Previous by thread: Different height at JComboBox editor and renderer
- Next by thread: Re: Different height at JComboBox editor and renderer
- Index(es):
Relevant Pages
|