Hi,can someplease explain "this" line and how it affects the rest of the code
public question() { */code/* contentPanel = new JPanel(new GridLayout(0,4)); this.add(contentPanel);//can someplease explain this line and how it affects the rest of the code