Java Reference
In-Depth Information
Panel
Description
HorizontalSplitPanel
A panel that arranges two
widgets in a single horizontal
row and allows the user to
interactively change the
proportion of the width
dedicated to each of the two
widgets. Widgets contained
within a HorizontalSplitPanel
will be automatically
decorated with scrollbars
when necessary.
PopupPanel
A panel that can "pop up" over
other widgets. It overlays the
browser's client area (and any
previously created pop-ups).
StackPanel
A panel that stacks its children
vertically, displaying only one
at a time, with a header for
each child, which the user can
click to display.
TabPanel
A panel that represents a
tabbed set of pages, each of
which contains a widget. Its
child widgets are shown as the
user selects the various tabs
associated with them. The
tabs can contain arbitrary
HTML.
100
 
Search WWH ::




Custom Search