Hello!

I have a program that consist of a JFrame, and in that JFrame I have three JPanel-components. In one of these JPanels, j1, I'm using GridLayout(1,3). The components of that JPanel consist...