Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
JComboBox
Posted by shakila on August 10, 2000 at 4:16 PM
Hi, I have this JComboBox that displays just 1 item at a time although the Vector that initializes it has hundreds of elements. When I checked with the .getMaximumRowCount() function return value it is 8. Is there a way to set the number of rows for a JComboBox? Thanks. Shakila
Replies:
- RE:JComboBox Kishori Sharan August 10, 2000 at 11:46 PM
(2)
- JComboBox shakila August 22, 2000 at 4:48 PM
(1)
- JComboBox shakila August 23, 2000 at 12:37 PM
(0)
|