Package q1_Pkg

Class Summary
Q1CustomizedPanel This class encapsulates a JPanel that has different appearances, depending on whether the width of the JPanel is smaller than the height or not.
Q1Frame This class encapsulates a JFrame child that is very simple; it contains a single JPanel component of type Q1CustomizedPanel.
Question1