Thread: JLabel question
View Single Post
Old Apr 3rd, 2008, 1:53 PM   #4
Fall Back Son
Hobbyist Programmer
 
Join Date: Oct 2006
Posts: 204
Rep Power: 2 Fall Back Son is on a distinguished road
Re: JLabel question

I suggest, in your case, using BorderLayout, and making two panels. Then add your components to whatever sector you want.

H/o

Last edited by Fall Back Son; Apr 3rd, 2008 at 2:10 PM.
Fall Back Son is offline   Reply With Quote