没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > gwt-tk |
gwt-tk
|
1 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
GWT Tk is a library of reusable components for programming interactive web applications.
FeaturesSimpleHyperLink, ExternalHyperLink create links without fussing with browser history DropDownPanel a widget which expands to show it's content (like in Gmail) ModalDialog a full-featured, highly configurable modal dialog AlertDialog a modal dialog tailored for conveniently displaying alerts GlassPanel a transparent widget which blocks user interaction with the document RowPanel, ColumnPanel panels which facililtate simpler, more natural table-based layouts than VerticalPanel & HorizontalPanel Debug print trace statements in all browsers EventWrapper, DelegatingWrapper, CWrapper handle additional events on existing widgets focus management & containment