Could anyone help??
I want to ask how an awt.Choice can set the number of rows that it can display, like the method setMaximumRowCount in JCombobox.
Since I want to set more row than the defaukt can be displayed, but I cannot find any method the awt.Choice provided to do this.