how to use panels for getting arranged lauout

Hi,How is it possible to use the JPanels to put the components in their place. for example the Jlable should be placed at left and one textfield should be placed to the Jlable's right side, we have for example 5 of these (5 textfield and lable)thanks.
[273 byte] By [ali_sadeghisabaa] at [2007-10-2 7:58:35]
# 1
Try starting here. http://java.sun.com/docs/books/tutorial/uiswing/layout/index.html
ValentineSmitha at 2007-7-16 21:49:32 > top of Java-index,Desktop,Core GUI APIs...