Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认的 GWT StackPanel 不够好,我想拥有类似于 Outlook 堆栈面板的功能。可能有什么东西已经存在了?
如果您不介意使用 EXT-GWT,这是一个更漂亮且完全兼容的 GWT UI 工具包,那么这可能是您所寻找的更多。
示例。
GXT 也被称为可以为 GUI 做很多好事。
我获取了 TabPanel 源代码并对其进行了修改,以便将选项卡绘制成看起来像 Outlook。