What layout manager are you using?
The default layout for JPanel is FlowLayout witch puts components in a row, If you like to set the element position and size you should use another layout like null (for absolute positioning)
Reputation Points: 10
Solved Threads: 9
Junior Poster in Training
Offline 68 posts
since Oct 2009