I'm trying to make a form on a Java Applet, however I'm finding it very difficult to get the text labels and corresponding textboxes to align themselves one per line. GridLayout is what I need to use (I think) but when I use that, it adjusts my textbox components to fill the entire region of their alloted Grid cell -- not what I want. There must be an easy way to make a simple form on an Applet? Any help appreciated.
2007-08-06
11:42:38
·
1 answers
·
asked by
Tigian
1
in
Computers & Internet
➔ Programming & Design