Java桌面应用程序框架 [英] Java Desktop application framework

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

问题描述

我正在设计和构建桌面应用程序。我正在考虑使用eclipse或netbeans作为这个应用程序的基础。但是,我从未建立在这两个平台之中。我个人倾向于使用netbeans,因为它的接缝像那个平台是一个更简单的学习曲线。但是,我想询问那些实际上建立在这些平台上的人,之前更容易使用?



我对easer的个人定义如下:




  • 易于开始使用


  • 一致和逻辑的API


  • 良好的文档


  • 易于构建和部署




非常感谢,



Josh

解决方案

对于Eclipse RCP平台,我无法说足够的话。我会推荐它用于任何Java桌面应用程序开发。



它是免费的,有很好的教程,并允许使用本机操作系统窗口工具包的丰富桌面应用程序的跨平台开发,这意味着您的应用程序将在任何平台上看起来都是原生的。它还有一个干净的API,保持在你的方式,并使任何平台部署到一块蛋糕。



如果您有兴趣的请查看这本书: http://www.amazon.com/Eclipse-Rich-Client-Platform-Applications/dp/0321334612


I am working on designing and building a desktop application. I am thinking about using eclipse or netbeans for the base of this application. However, I have never built on either of these platforms. I am personally leaning to using netbeans because it seams like that platform is an easer learning curve. But, I wanted to ask people that have actually build on these platforms before which one is easier to use?

My personal definition of easer is as follows:

  • Easy to get started with

  • Consistent and logical API

  • Good documentation

  • Easy to build and deploy

Thanks very much,

Josh

解决方案

I can't say enough about the Eclipse RCP platform. I would recommend it for any Java desktop app development.

It's free, has great tutorials, and allows cross-platform development of rich desktop applications that use native OS windowing toolkit, meaning that your application will look native in any platform. It also has a clean API that stays out of your way, and makes deploying to any platform a piece of cake.

If your interested check out this book: http://www.amazon.com/Eclipse-Rich-Client-Platform-Applications/dp/0321334612

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

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