Problem
1. How do you display a square frame with a title bar that reads "Hello, World!"?
2. How can a program display two frames at once?
3. How can a program show a frame with two buttons labeled Yes and No?
4. Why does the FilledFrameViewer2 class declare the frame variable to have class J Frame, not Filled Frame?