java swing 可视化插件下载_Swing可视化开发工具

本文介绍了如何利用NetBeans和Eclipse进行Java Swing的可视化开发。NetBeans作为官方推荐的Swing开发工具,自带可视化功能。而Eclipse则需要通过插件Visual Editor (VE) 和 Jigloo实现。详细步骤包括下载地址、安装方法和注意事项,以帮助开发者提升效率。
摘要由CSDN通过智能技术生成

对于刚接触Swing的开发人员,由于水平所限,需要一个可视化的开发工具,来辅助理解学习和开发。也有时候是工作紧迫,需要可视化工具来提高工作效率,节省宝贵的时间。

在此介绍下,如何可视化开发Swing组件。现在Java主流的两款开发工具NetBeans和Eclipse都提供了可视化的功能。

一、NetBeans

这个无需多言,Sun官方推荐的Swing开发工具,自身已经集成了可视化工具。

下载地址:

http://www.netbeans.org/downloads/index.html

二、Eclipse

Eclipse本身不提供可视化功能,需要插件来辅助。

我了解到的,比较常用的插件有两种

1、Visual Editor  简称VE

关于安装 请参考

http://wiki.eclipse.org/VE/Installing/Archived

说明如下:

VE Installation

Make sure eclipse is close.

Go to http://sourceforge.net/project/showfiles.php?group_id=131065&package_id=154855

Click "Visual Editor patched as in bug 202562"

Click org.eclipse.visualeditor-1.3.0.200709121813.zip

Unpack the .zip file somewhere

In that extracted folder, there is an " org.eclipse.visualeditor-1.3.0.200709121813" subdir, copy what's in that directory to your eclipse installation dir, say yes if prompted to overwrite.

Open eclipse again and go to Window->Preferences->Java. If after expanding 'Java' you see Visual Editor at the bottom, then you are good to go.

下载地址

http://sourceforge.net/projects/easyeclipse/files/Various%20Patches/Visual%20Editor%20patched%20as%20in%20bug%20202562/org.eclipse.visualeditor-1.3.0.200709121813-2.zip/download

2、jigloo

这个以前用过,感觉还可以。

官方网站是

http://cloudgarden.com/jigloo/

下载网址

http://cloudgarden.com/jigloo/dnld_redirect.html

安装说明

Please note: if you have installed 4.0 RC1 or RC2 you will need to delete these folders from the plugins and features folders in eclipse before installing version 4.0.

Alternatively, you can download the zip file from here. Unzip it into the eclipse folder so that the structure is eclipse/plugins/com.cloudgarden.jigloo_4.0.0

安装都很简单,建议使用link的方式来安装Eclipse插件,方便插件管理,如下所示:

解压yourplugin.zip到任意目录下,比如D:\eclipseplugins\yourplugin。

在Eclipse的目录下有个links文件夹,在里面新建文件,命名为anyname.link,编辑此文件,加入如下内容并保存。path = D:/eclipseplugins/yourplugin

详细使用,请自行搜索。

其它还有

使用可视化工具拖拽编写Swing程序,一定要注意变量名和代码的可读性,否则代码非常让人崩溃。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值