Let's add some items to these ChoiceControl components so the FlowLayout manager will know how to size them.
Notice that only the first item in the list displays in the UI Designer. At runtime, when you click on the down arrow at the right of the ChoiceControl component, the entire list will be displayed.
Now run your program to see these in action. Click the down arrow on the ChoiceControl components and select a different item.