Use a Label bean to provide a text label for your user interface.
Use a JLabel bean, rather than a Label bean, if you want to use it in a Swing container. Although Swing and AWT beans can be mixed, it is inadvisable.
Adding a Text Component
Text Beans
Beans for Visual Composition