Mark Roth            Week 6 - Layout Manager Lab            January 3, 1999

This lab is designed to give you some practice dealing with the three different types of layout managers.

Write a Java application that, when executed, displays the following calculator window in a Frame. Use whatever layout managers and components you deem appropriate. The calculator need not be functional.