Possible Duplicate:
Adding label and text box control to GUI
Can someone help me out writing a small code in java that inserts one tab and within that tab one label and one text box. I have read a lot of information about this and have tried over and over but can’t figure it out. I actually need it for multilpe tabs, labels, and text boxes, but if someone can help me get started I think I can apply that to what I need to do to create more.
Thanks so much
Here is a sample that I have implemented to remember how to use gridbaglayout.. 🙂