Java Reference
In-Depth Information
Table 5-2. Summary of GWT layout panels
Panel
Description
DisclosurePanel
A widget that consists of a
header and a content panel
that displays the content when
a user clicks the header.
DockPanel
A panel that arranges its child
widgets "docked" at its outer
edges, and allows its last
widget to take up the
remaining space in its center.
FlowPanel
A panel that formats its child
widgets using the default
HTML layout behavior.
HorizontalPanel
A panel that arranges its
widgets in a single horizontal
column.
99
 
Search WWH ::




Custom Search