But when I run my app the panels did not load as intended, I tried changing the layout manager but didn't work. I am a beginner at java any help would really be nice. By the b is a reference variable for a object of the type JFrame.
Thanks in advance [ June 25, 2008: Message edited by: rash exponent ]
S. Shree
Greenhorn
Joined: Jun 25, 2008
Posts: 16
posted
0
I found out the solution myself. For those who are having same problem - I used the GridLayout for the panel that holds the array of panels.