Computer Science Canada I'm trying to organize my buttons |
Author: | Neoco [ Mon Apr 23, 2012 1:37 pm ] | ||
Post subject: | I'm trying to organize my buttons | ||
I am trying to organize my buttons for a computer science summative. When I launch this code, I can't seem to get a fixed space between the top button and the top of my applet viewer. I need help to organize my buttons |
Author: | Neoco [ Fri Apr 27, 2012 8:08 am ] |
Post subject: | Re: I'm trying to organize my buttons |
Forget it you guys, I solved the problem. I used Box.createRigidArea instead of Box.createHorizontalStrut |