Problem 7
How do you store an image in a JLabel component? How do you store both an image and text in a JLabel component?
Problem 8
How do you store an image in a JButton component? How do you store both an image and text in a JButton component?
Problem 10
What is a mnemonic? How do you assign a mnemonic to a component?