Hi,

I have been working on the following Java GUI class. All it does is display a JScrollPane, and within that pane displays arrays of numbers, each of which has an associated label. The main...