1. Find the documentation for class J Frame. What is the purpose of the "Image Viewer" parameter that we used in the constructor call above?
2. Another often-used Swing component is a button (type J Button). Replace the label in the example above with a button.