Problem
1. List four features of the JFC.
2. List the hierarchy of Java Swing Containers from the top down. Give an example of each.
3. Describe the purpose of the content pane. Use examples to explain why the content pane is not constructed like other components. List reasons why you think J2SE version 5.0 allows programmers to omit direct references to the getContentPane() method.