打造类似 Spotify 的外观

发布于 2024-12-13 14:52:40 字数 1436 浏览 1 评论 0原文

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

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

发布评论

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

评论(1

深海夜未眠 2024-12-20 14:52:40

我认为 物质JGoodies 有类似的主题;有关免费 Swing 的更多信息外观和效果感觉

对于 Substance 你不能设置 frame.setUndecorated(true); 因为它也会修改 ToolBar。

编辑:

Substance(但您必须下载代码源)已经实现了所有已知 Java Swing Look & 的预览。感觉就像在一个 JFrame 中。

I think that Substance or JGoodies has similar themes; more about free Swing Look & Feels,

For Substance you can't set frame.setUndecorated(true); because there it modifies the ToolBar, too.

EDIT:

Substance (but you have to download the code source) has implemented a preview for all known Java Swing Look & Feels in one JFrame.

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