Create a java.awt.List.
java.awt.Component.setBounds,setSize, or setLocation it.
Add it to your Frame (or Applet).
ARRGH!!! The setBounds,setSize, or setLocation didn't work. If you are using a Layout Manager, the List just appears as normal (as expected). If you are using a null Layout...