previous | start | next

Self Check

  1. What is the advantage of a JComboBox over a set of radio buttons? What is the disadvantage?
  2. Why do all user interface components in the ChoiceFrame class share the same listener?
  3. Why was the combo box placed inside a panel? What would have happened if it had been added directly to the control panel?

previous | start | next