Lists
Combo-box
This is a standard Java combo-box with unlimited entries.
The initial width of the Combo-box is variable but the height will
always be reset to match the default font. By altering the font size for
a Combo-box the height will automatically change to match the font.
A Combo-box cannot be selected by clicking on it. The "Shift selcted component"
button
must be used.
Scrolled list
This is a standard Java scrolled list.