posted 19 years ago
I have some code that i want to display some text field. I am using panels and have textfield and lables positioned using GridBagLayout. When i compile it does not display how i thought it should:
I want it to be like
Name -------------- Surn -------------------
Address ---------------------------------------
Address ---------------------------------------
Country -------------- Post-------------------
but it bunches it all together...please could someone help me get this right?
Thanks,
B
the code is: