| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | HasScrollingImplemented by widgets that support scrolling. | 
| interface  | HorizontalScrollbarDescribes a horizontal scrollbar. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CustomScrollPanelA custom version of the  ScrollPanelthat allows user provided
 scrollbars. | 
| class  | NativeHorizontalScrollbarA horizontal scrollbar implemented using the browsers native scrollbar. | 
| class  | ScrollPanelA simple panel that wraps its contents in a scrollable area. |