Uses of Class
com.google.gwt.user.client.ui.Panel
Packages that use Panel
Package
Description
Log handlers and related classes for java.util.logging support in GWT.
Widgets, Panels, and other user-interface classes.
The date picker widget and associated types.
-
Uses of Panel in com.google.gwt.logging.client
Subclasses of Panel in com.google.gwt.logging.clientModifier and TypeClassDescriptionclassA simple popup to show log messages, which can be resized, minimized, and dragged to a different location. -
Uses of Panel in com.google.gwt.user.client.ui
Subclasses of Panel in com.google.gwt.user.client.uiModifier and TypeClassDescriptionclassAn absolute panel positions all of its children absolutely, allowing them to overlap.classA panel whose child widgets are contained within the cells of a table.classAbstract base class for panels that can contain multiple child widgets.classA custom version of theScrollPanelthat allows user provided scrollbars.classA panel that displays all of its child widgets in a 'deck', where only one can be visible at a time.classA panel that displays all of its child widgets in a 'deck', where only one can be visible at a time.classAPopupPanelthat wraps its content in a 3x3 grid, which allows users to add rounded corners.classAStackPanelthat wraps each item in a 2x3 grid (six box), which allows users to add rounded corners.classASimplePanelthat wraps its contents in stylized boxes, which can be used to add rounded corners to aWidget.classA form of popup that has a caption area at the top and can be dragged by the user.classA panel that lays its child widgets out "docked" at its outer edges, and allows its last widget to take up the remaining space in its center.classA panel that lays its child widgets out "docked" at its outer edges, and allows its last widget to take up the remaining space in its center.classA flexible table that creates cells on demand.classA panel that formats its child widgets using the default HTML layout behavior.classA simple panel that makes its contents focusable, and adds the ability to catch mouse and keyboard events.classA panel that wraps its contents in an HTML <FORM> element.classA rectangular grid that can contain text, html, or a childWidgetwithin its cells.classA panel that includes a header (top), footer (bottom), and content (middle) area.classA panel that lays all of its widgets out in a single horizontal column.final classDeprecated.classA panel that contains HTML, and which can attach child widgets to identified elements within that HTML.classclassclassConvenience class to help lazy loading.classA panel that can "pop up" over other widgets.classEXPERIMENTAL and subject to change.classA simple panel thatProvidesResizeto its one child, but does notRequiresResize.classA singleton implementation ofLayoutPanelthat always attaches itself to the document body (i.e.classThe panel to which all other widgets must ultimately be added.classA simple panel that wraps its contents in a scrollable area.classA simple panel thatProvidesResizeto its one child.classBase class for panels that contain only one widget.classA panel that adds user-positioned splitters between each of its child widgets.(package private) classDeprecated.UseSplitLayoutPanelinstead, but understand that it is not a drop in replacement for this class.classA 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.classA panel that lays all of its widgets out in a single vertical column.final classDeprecated.UseSplitLayoutPanelinstead, but understand that it is not a drop in replacement for this class. -
Uses of Panel in com.google.gwt.user.datepicker.client
Subclasses of Panel in com.google.gwt.user.datepicker.clientModifier and TypeClassDescription(package private) classCellGridImpl<V>Highlighting, selectable cell grid.(package private) classCell grid.
SplitLayoutPanelinstead, but understand that it is not a drop in replacement for this class.