Groovy 的 swingbuilder 能否在 Java swing 应用程序中获得多种外观和感觉?

发布于 2024-08-06 14:51:16 字数 399 浏览 5 评论 0原文

通过这个问题,通常情况下您似乎无法在同一个 Swing 应用程序中混合搭配外观和感觉。

然而,我们一直在使用 groovy 的 swingbuilder 来处理我们所有的 GUI 代码,并且 groovy 似乎做了足够多的黑魔法,这似乎在可能的领域中。

swingbuilder 可以将 LaF 设置为框架级别吗?

(具体来说,主应用程序在它自己的框架中打开一个特定的子实用程序,而不是一个对话框。这个子框架及其所有子框架都是我希望在与主应用程序框架不同的 LaF 中拥有的。)

Via this question, it would seem that normally you can't mix-and-match look and feels in the same swing app.

However, we've been using groovy's swingbuilder to handle all of our GUI code, and groovy seems to do enough black magic that this seemed in the Realms of the Possible.

Can swingbuilder set the LaF at, say, the Frame level?

(Specifically, the main app opens a specific sub-utility in it's own frame, rather than a dialog box. This child frame and all of its children are what I'd like to have in a different LaF from the main app frame.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

朮生 2024-08-13 14:51:16

根据记录,答案是“不”。

For the record, the answer is "no."

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文