Use a Panel bean
as a composition surface for other user interface components, such as
buttons, lists, and text. You can add a panel to a window, an applet,
or another panel. In an AWT window, a Panel can either serve as the
client component, or be added to the client component.
Adding a pane or panel
Sun's Panel bean documentation
Pane and panel beans
Beans for visual composition