posted 15 years ago
Here's my code:
If you run it you'll see how the labels don't match up with the text areas... I'm very bad at position components using swing, so I was wondering if anyone could help me find a way to line them up. I have all my JLabels in one panel and my JTextFields in another because that was the easiest way to get them side by side like that.