Problem
1. Suppose you want to allow users to pick a color from a color dialog box. Which class would you use? Look in the API documentation.
2. Why does a slider emit change events and not action events?
3. Why does a timer require a listener object?