1. What is the difference between the paintComponent and repaint methods?
2. What is the difference between a frame and a panel?
3. Have the Die class of Chapter 6 implement the Measurable interface. Generate dice, cast them, and add them to the implementation of the DataSet class in Section 9.1. Display the average.