quaqua 的替代品 LAF

发布于 2024-07-30 10:42:33 字数 123 浏览 7 评论 0原文

自从安装了新版本的 quaqua 以来,我一直遇到奇怪的问题,比如文本没有显示在我的介绍启动屏幕上,默认的 java 图标显示在对话框上而不是我的图标上。 我想知道是否有人知道我可以尝试 Mac LAF 的 quaqua 替代品。

Since installing the new version of quaqua I have been having weird problems like text not displaying over my intro splash screen and the default java icon showing up on dialogs instead of mine. I was wondering if anyone knew an alternative to quaqua I could try for Mac LAF.

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

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

发布评论

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

评论(2

淡看悲欢离合 2024-08-06 10:42:33

我也在找这个。 但我找不到某物。 有用/等效。 唯一非常好的一个还没有准备好生产:
http://explodingpixels.wordpress.com/2009 /10/01/sea-glass-look-and-feel/

这是其他 L&F 的不错列表:
http://javabyexample.wisdomplug.com/component/content/article/37-core-java/65-20-free-look-and-feel-libraries-for-java-swings.html< /a>

这里还有一个:
http://developer.k-int.com/maven2/kunststoff/kunststoff/< /a>

另一个(不错的?)可能是 nimbus,它包含在 sun JDK 中:
sun.swing.plaf.nimbus.NimbusLookAndFeel

或使用旧的跨平台 L&F:
UIManager.getCrossPlatformLookAndFeelClassName()

I was looking for this too. But I could not find sth. useful/equivalent. The only very nice one is not production ready:
http://explodingpixels.wordpress.com/2009/10/01/sea-glass-look-and-feel/

Here is a nice list of other L&F:
http://javabyexample.wisdomplug.com/component/content/article/37-core-java/65-20-free-look-and-feel-libraries-for-java-swings.html

Here is one more:
http://developer.k-int.com/maven2/kunststoff/kunststoff/

Another (nice one?) could be nimbus which is included in the sun JDK:
sun.swing.plaf.nimbus.NimbusLookAndFeel

or use the old crossplattform L&F:
UIManager.getCrossPlatformLookAndFeelClassName()

独自←快乐 2024-08-06 10:42:33

我所知道的一切都在这里: javootoo。SkinF 有一个看起来像 MacOS 的主题,但并非在所有方面(但据我记忆,它是稳定的)。

Everything that I know is here : javootoo.SkinF has a theme which looks like MacOS but not in all aspects(but it is stable, from what I remember).

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