How do I put a text field and a list box on the same form?

I'm using Netbeans 5.0 with the mobile package trying to write a small app for my phone (Samsung M500).
In NetBeans, I can drag a text field unto the form, but I want a listbox under it. Or is there an equivalent to a "combobox"?