Package <Unnamed>

Class Summary
Asker Asks the user for the characteristics of a square: width/height and color.
Main Displays the frame that holds the graphics.
SimpleFrame Holds two panels with squares of the size and color the user requests.
SquarePanel A JPanel of the given color that displays a square of the given characteristics.