Controlling JComboBox size in JTable cell
- From: "Yulia" <y56439392@xxxxxxxxxxxx>
- Date: 27 Jun 2005 11:52:53 -0700
Hi,
I have a JTable where each cell is huge (in purpose).
One of the columns uses DefaultCellEditor with JComboBox (so when user
edits value of this column, a combo-box is displayed).
The problem is that this combo-box is stretched and gets huge
arrow-button (with height similar to its containing cell).
How can I make the combo-box smaller, so its height will be smaller
than the height of the cell that contains it?
Thanks in advance,
Yulia
.
- Follow-Ups:
- Re: Controlling JComboBox size in JTable cell
- From: Vova Reznik
- Re: Controlling JComboBox size in JTable cell
- From: Christian Kaufhold
- Re: Controlling JComboBox size in JTable cell
- Prev by Date: Re: automatically maximize JTable?
- Next by Date: JSpinner ChangeEvent and JOptionPane
- Previous by thread: Synth XML file placement
- Next by thread: Re: Controlling JComboBox size in JTable cell
- Index(es):