| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | HasDirectionalHtmlAn object that implements this interface contains html that has a direction. | 
| interface  | HasDirectionalSafeHtmlAn object that implements this interface contains html that has a direction. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnchorA widget that represents a simple <a> element. | 
| class  | CheckBoxA standard check box widget. | 
| static class  | DialogBox.CaptionImplDefault implementation of Caption. | 
| class  | HTMLA widget that can contain arbitrary HTML. | 
| class  | HyperlinkA widget that serves as an "internal" hyperlink. | 
| class  | InlineHTMLA widget that can contain arbitrary HTML. | 
| class  | InlineHyperlinkA widget that serves as an "internal" hyperlink. | 
| class  | InlineLabelA widget that contains arbitrary text, not interpreted as HTML. | 
| class  | LabelA widget that contains arbitrary text, not interpreted as HTML. | 
| class  | RadioButtonA mutually-exclusive selection radio button widget. |