I created a JPanel with ScrollBars by creating a JScrollPane.

My intent is to have the JPanel Scrollable when the number of JLabels are too great to be displayed in the frame size. The problem is...