备用Java GUI框架 [英] Alternate Java GUI Frameworks

查看:193
本文介绍了备用Java GUI框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在OS X中用Java(Nim)制作一个小游戏数游戏,并且正在考虑尝试使用Swing以外的其他东西制作游戏的GUI界面。我看了一下SWT,但是我读到某个地方,SWT在OS X上有一些问题。我也看过GT的GTK +绑定,但我不确定这是不是一个好的选择。你们对一个看起来不错并且与OS X兼容的优秀Java GUI框架有什么建议吗?



谢谢

解决方案

这取决于使用eclipse 3.4,SWT 3.4完全支持 for java。


I am making a small game number game in Java (Nim) in OS X and was thinking about trying to make the GUI interface of the game using something other than Swing. I looked at SWT, but I read somewhere that SWT has some problems with OS X. I also looked at GTK+ bindings for Java, but I am not sure if that's a good choice either. Do you guys have any suggestions for a good Java GUI Framework that would look good and be compatible with OS X ?

Thanks

解决方案

It depends, with eclipse 3.4, SWT 3.4 is quite supported with MacOs.

Now, SWT is OS specific, and you may not have the same flexibility than Swing, so you need to have good reason for looking for an alternative to Swing, especially when you consider there are good LAFs (look and feel) for java.

这篇关于备用Java GUI框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆