Problem
1. Can you add icons to check boxes, radio buttons, and combo boxes? Browse the Java documentation to find out. Then write a small test program to verify your findings.
2. What is the difference between radio buttons and check boxes?
3. Why do you need a button group for radio buttons but not for check boxes?