| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NativeHorizontalScrollbarA horizontal scrollbar implemented using the browsers native scrollbar. | 
| Modifier and Type | Method and Description | 
|---|---|
| HorizontalScrollbar | CustomScrollPanel. getHorizontalScrollbar()Get the scrollbar used for horizontal scrolling. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CustomScrollPanel. setHorizontalScrollbar(HorizontalScrollbar scrollbar,
                      int height)Set the scrollbar used for horizontal scrolling. |