JComboBox problem pls help me...............

I have a JComboBox at the bottom of the screen. Depending on the value change in it i m setting that value into a table. Since the JComboBox has huge items the drop down goes out of the form. So if i select a item. It will not come to the table. If i make this drop down to come upside then the combo box will be inside the form..so that i can select an item.

Please can any one tell me how to make the popup of the combo box to come upside?

[454 byte] By [ms_chaitraa] at [2007-11-27 5:22:52]
# 1
are you try to set combo ui. it would solve you problem
suryanto_soa at 2007-7-12 11:48:30 > top of Java-index,Desktop,Core GUI APIs...