开发者

Java desktop frameworks

开发者 https://www.devze.com 2023-03-03 15:48 出处:网络
I am aware that there is a lot of framework for Java web apps, but I am surp开发者_开发知识库rised is there is any MVC framework for desktop apps in java other than Swing and AWT?I can also recommend

I am aware that there is a lot of framework for Java web apps, but I am surp开发者_开发知识库rised is there is any MVC framework for desktop apps in java other than Swing and AWT?


I can also recommend the NetBeans Platform, a RCP on top of Swing.

http://netbeans.org/features/platform/index.html

http://netbeans.org/features/platform/showcase.html


SWT aka Eclipse RCP (http://www.eclipse.org/home/categories/rcp.php) is a good alternative to have a look at.

0

精彩评论

暂无评论...
验证码 换一张
取 消