之前一直想在eclipse中使用可视化的图形界面设计,然而一直不知道如何用,后来通过大神同窗推荐我接触到了windowbuilder。 html
1、在eclipse中安装插件(eclipse的安装我就再也不赘了) java
安装地址:http://code.google.com/intl/zh-CN/webtoolkit/tools/download-wbpro.html ios
If you are already familiar with installing Eclipse plugins, you can just use the update site URL below for your version of Eclipse. web
For bleeding edge features and bug fixes, see the WindowBuilder Pro (BETA) installation page. eclipse
..http://dl.google.com/eclipse/inst/d2wbpro/latest/3.7 ui
http://dl.google.com/eclipse/inst/d2wbpro/latest/3.6 google
http://dl.google.com/eclipse/inst/d2wbpro/latest/3.5 spa
打开Eclipse,打开菜单Help→Install New Software,单击Work with后的Add按钮,输入与你Eclipse对应版本的更新地址。 插件
单击肯定后,就能够在列表中看到相关的安装文件。点击next一路安装下去。
安装完成后,重启Eclipse,点击File→New→Project...
设计
新建JFrame