Package q2_Pkg

Class Summary
Q2CustomizedPanel This class encapsulates a JPanel that has different appearances, depending on whether the width of the JPanel is smaller than the height or not.
Q2Frame This class encapsulates a JFrame child that is very simple; it contains a single JPanel component of type Q1CustomizedPanel.
Q2MouseMotionListener This class encapsulates a listener for mouse motion events.
Question2