pod webfwt
Web extensions to the FWT toolkit
Classes
| ActivityPane |
ActivityPane blocks input to a Widget while displaying an activity message. |
| CanvasTable |
CanvasTable renders an entire table in an Canvas widget, allowing each cell to be fully customized by painting with a Graphics context. |
| FileUploader |
FileUploader enables file uploading from a browser. |
| HtmlPane |
HtmlPane displays a HTML fragment inside a fwt::Widget. |
| HudMenu |
HudMenu displays a menu in a HudPopup. |
| HudPopup |
HudPopup displays a Popup in HUD style. |
| HudText |
HudText. |
| Hyperlink |
Hyperlink adds link support to WebLabels. |
| MiniButton |
MiniButton. |
| OverlayPane |
OverlayPane is a dismissable pane that floats above all other content. |
| Popup |
Popup displays a content widget in a popup window. |
| Shadow |
Models styled shadows. |
| StyledButton |
StyledButton is a customizable button that wraps a content widget. |
| TreeList |
TreeList displays a tree-style list. |
| WebCombo |
WebCombo extends Combo with additional functionality. |
| WebLabel |
WebLabel extends Label with additional functionality. |
| WebList |
WebList displays a set of objects as a List. |
| WebText |
WebText extends Text with additional functionality. |
Enums
| HyperlinkTarget |
HyperlinkTarget |
| UnderlineMode |
UnderlineMode |