java桌面程序开发技术,Java桌面应用程序-哪种技术?

在开发跨平台的Java桌面应用时,有三种主要的框架可供选择:Swing、JavaFX和SWT。Swing是Java JDK内置的,因此具有良好的移植性。JavaFX虽然不太流行,但在某些场景下也是不错的选择。SWT则与Eclipse紧密关联,如果项目已使用Eclipse,可能是个合适的选择。建议首先考虑Swing,其次是JavaFX,最后是SWT。
摘要由CSDN通过智能技术生成

I have a requirement to implement a Java desktop application!

Which framework would you recommend: SWT, Swing, Java FX or some other?

I have a requirement the app should work on Windows (x86 and x64), Linux (x86 and x64) and OSX.

Thank you in advance!

Best regards,

Jurica Krizanic

解决方案

SWT is proprietary to Eclipse. If that runs on all platforms, and you know it well, then I guess it'd be fine.

Swing is built into JDK, so it's as portable as the JVM it runs on.

I don't believe JavaFX has caught on, but I don't do much desktop development.

I'd vote for Swing first, followed by JavaFX, then SWT.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值