在Eclipse IDE中设计Java Swing GUI最简单的方法是什么? [英] What is the easiest way to design Java Swing GUIs in Eclipse IDE?

查看:1264
本文介绍了在Eclipse IDE中设计Java Swing GUI最简单的方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经用手动编写Java中的基本UI并使用NetBeans,但最近切换到了Eclipse Indigo。我使用可视化类构建器在Eclipse中设计SWT用户界面,但发现它的缓慢和滞后性很差。显示更改大约需要四秒钟,实际上不可能有效地构建复杂和大型的UI。这是否是通常的行为,这是在Eclipse中构建Java Swing GUI的首选方法?

解决方案

由于Google获取了实例化和然后将 WindowBuilder 捐赠给 Eclipse 基础,这是首选的免费开源 Swing,SWT和GWT 的可视化GUI编辑器。




I've been coding basic UIs in Java manually and using NetBeans, but recently switched to Eclipse Indigo. I use the visual class builder to design SWT user interfaces in Eclipse but found out that it's painfully slow and laggy. It takes about four seconds for a change to be displayed and it's virtually impossible to build complex and large UIs with it effectively. Is this its usual behavior and is this the preferred way of building a Java Swing GUI in Eclipse?

解决方案

Since Google aquired Instantiations and then donated WindowBuilder to Eclipse foundation it is the preferred free, open source visual GUI editor for Swing, SWT and GWT.

这篇关于在Eclipse IDE中设计Java Swing GUI最简单的方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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