JPanel layout top to bottom
Is there a way to make the JPanel add components starting at the top and going tot he bottom. The default way is from left to right. I tried a GridLayout but that stretches everything out to take up equal space which I don't want to happen.
[255 byte] By [
locopuyoa] at [2007-10-3 10:11:33]
