Hello guys,

I have one iFrame where I can enter a number x. After that, it creates a new JDialog. In this Jdialog, I want to create x JPanels in a matrix, but it does not work. This is my code: ...