好看的 Java Swing 外观和感觉?
我正在开发一个开源 Java Web Start 应用程序,我想为其提供跨平台的一致主题。 金属完全丑陋,而且我对物质(尤其是性能)不是特别满意。 目前最好的 Swing 外观和感觉选项是什么?
I'm working on an open-source Java Web Start application, and I'd like to give it a consistent theme across platforms. Metal is totally ugly, and I'm not particularly happy with Substance (esp. performance). What are the best Swing Look&Feel options out there today?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
我喜欢引入的'Nimbus Look&Feel'(第二张图片)在 Java 6 Update 10 中非常多,它默认包含在 SUN 的 J6u10 及更高版本的 vanilla J2SE 中!
另一个优点是,它完全使用 Java 2d 绘制,这使得它在所有分辨率下都可以快速且可重新渲染。
I like the 'Nimbus Look&Feel'(2nd image) introduced in Java 6 Update 10 very much and it is contained in SUN's vanilla J2SE of J6u10 and later by default!
Another advantage is, that it is painted entirely using Java 2d which makes it fast and rederable at all resolutions.
看看 JGoodies,它是开始像样的 L&F 的事实上的标准场所。
Check out JGoodies, its the de facto standard place to start for a decent L&F.
我发现使用“本机”L&F 始终会导致应用程序看起来“适合”特定平台。 但 JGoodies 是一个出色的全面替代方案。
就我自己而言,我不在乎应用程序是否看起来“原生”,只要它看起来一样专业并且至少一样好。 FWIW,我不认为 Java“金属”或“海洋”看起来能够实现其中任何一个。
也就是说,要小心......对于许多用户来说,唯一看起来“不错”的东西就是与他们平台上的所有其他应用程序相同的东西。 我认为唯一在外观上始终胜过所有外观的 UI 是当前的 Apple OSX 外观 - 但即使是这样,当它是我的 Windows 桌面上唯一的此类应用程序时,它看起来也很不合适。
I have found that using the "native" L&F consistently results in applications that look "right" for the specific platform. But JGoodies is an excellent across-the-board alternative.
For myself, I don't care if an app looks "native", as long as it looks just as professional and at least as good. FWIW, I don't think the that Java "Metal" or "Ocean" looks achieve either one.
That said, be careful... for many users the only thing which will look "good" is that which is the same as every other application on their platform. The only UI that I think consistently trumps all for looks is the current Apple OSX look - but even that looks out of place when it's the only such app in my Windows desktop.
javootoo 有一个很好的 Swing 外观和感觉包的汇编,并带有屏幕截图。
javootoo has a nice compilation of swing look and feel packages, with screenshots.
在我看来,合金外观和感觉相当不错,但价格 $$$
http://lookandfeel.incors.com/
The Alloy Look and Feel is pretty good IMO, but it costs $$$
http://lookandfeel.incors.com/