alignment of jtextfields and labels in panels
if i have create a number of jtextfields and jlabels to add to a panel does anyone know how i can align the jtexfields and jlabels so that they appear where i want them to on the panel?
[192 byte] By [
jonathanca] at [2007-11-27 8:08:53]

I guess you posted at the same time I did, but the first link shows you how each layout managers lays out it's components, and the second link shows you how to write the code for them.