Been working on a java program for a while today, and ran into a small problem: I realized that the window, as I originally dimensioned it, was not wide enough to fit everything that I needed. No problem...I'll just expand it a bit, right? Well, the *window* expanded, but the set of panels I was using to organize everything didn't expand with it. And it seems that no matter what I do, they won't. Playing with the min/max/preffered sizes seems to make no difference (using JBuilder 8 to write the program). Any suggestions? Any help will be appreciated 
Nate
Nate
