
Swing可视化开发工具.doc
6页Jigloo SWT/Swing GUI Builder for Eclipse and WebSphere Jigloo is free for non-commercial use, but purchase of a Professional License is required for commercial use (after successfully evaluating Jigloo).CloudGarden's Jigloo GUI Builder is a plugin for the Eclipse Java IDE and WebSphere Studio, which allows you to build and manage both Swing and SWT GUI classes. Jigloo creates and manages code for all the parts of Swing or SWT GUIs as well as code to handle events, and shows you the GUIs as they are being built. Jigloo parses java class files to construct the form that you use when designing your GUI (round-tripping), so it can work on classes that were generated by other GUI builders or IDEs, or hand-coded classes. It can also convert from a Swing GUI to a SWT GUI and vice-versa.Jigloo is straightforward, fast, powerful, easy to use and fully integrated with Eclipse. It can lead to substantial time-savings for GUI development and maintainance tasks. Jigloo is highly-customizable: the parts of your code which Jigloo will parse can be restricted, and the classes which are instantiated when Jigloo parses your code and constructs the Form editor can be specified using patterns. The code generated by Jigloo can also be customized, and existing code can be re-arranged to follow the preferred style (eg, using getters for GUI elements, or separating elements by blank lines, braces or tagged comments).Custom classes can be added to forms, and JavaBeans with Customizers and custom properties are supported. In addition, Jigloo supports visual inheritance - it can design classes which extend other custom classes, which may be public, abstract or non-public. Navigation between code and form editors is very easy - with Jigloo highlighting the relevant section of code when the form editor has focus, or the relevant form element when the code editor has focus.Components are added, layouts changed etc, by selecting from a palette, or by options in the right-click context menus. They can be resized and dragged about in the form editor and in the outline view, and their properties, layout constraints and event handlers can be changed easily in a properties editor. Multi-selection of components makes widespread changes easy to perform. Class-changing (eg, from a Composite to a Group, a combo-box to a text field, or to any custom class) can also save design time. The GUI can be "previewed" or run using editor actions.A basic knowledge of the Swing and SWT components is useful, but not essential - and the javadoc can be easily accessed (by a right-click option) directly from the GUI editor.swing/swt可视化开发工具windowbuilder免费了windowbuilder,也就是原来的SWT Designer。
Google收购了Instantiations,把它的工具也重新免费发布了用过swt designer的人都知它是非常好用的swing/swt可视化开发工具,有了它,swing/swt也可以像visual studio一样拖拉控件写程序(虽然netbean也可以,不过没怎用),可惜是个收费产品,后来把改名为windowbuilder不过Google把这个工具的开发公司Instantiations收购了,并把这个产品免费发布Google收购Instantiations是为了给它的GWT设计开发工具,据说也是为了它的Anroid搞开发工具(......)安装地址: 3.6 (Helios) 3.5 (Galileo) 3.4 (Ganymede) v1.0授权方式照顾商业利用和开源改进而采用此授权目前支持的Eclipse平台是3.4,JDK请使用1.6目前最新版本0.9.12期待1.0的到来,O(∩_∩)O~~ 打开后页面右边有个Links:· Download the Latest Build下载下来后解压缩,将plugin中的jar文件复制到Eclipse的plugin文件夹后就可以了。
然后重启Eclipse,在新建项目里面会多了个 Visual Swing Class文件夹现在可以选择Applet,Dialog,Frame,InternalFrame,Panel等等类型的类然后你就可以任意拖放控件了作者将它发布在google code上是想得到各位热心人的帮助他说:希望对于Swing和SWT以及Eclipse RCP开发功底比较深的人能够加入进来,帮助完善尽管自己没能力帮忙,但希望这个项目越做越好^_^Eclipse安装visual edit支持swing说明:visual edit用eclipse本省自带的help -->install new software方法安装很难安上,见这里: Editor安装上去电脑上已有的Eclipse是 Eclipse 3.5 / Galileo ,于是上网找安装方法,下载了需要安装的EMF、GEF、VE等等文件,可总是装不上,于是乎在java官网上找到了它提供的两种方法:http://wiki.eclipse.org/VE/Update,我按它第一个方法也就是安装向导中的安装,结果发现安装的网址已经过期,于是只能用第二个方法离线安装。
于是我去找ve,发现官网上不见了,页面直接跳转到:http://www.eclipse.org/archived/ 我去,上面说什么项目被封存,只能下载归档的文件:http://archive.eclipse.org/tools/archives/ve.tgz 好吧,一个插件嘛,肯定不算大,结果打开一看,我了个擦!480M,坑爹啊,就这网速,这得下到什么时候好吧,只有继续在百度、谷歌中寻找了,找了许久,终于找到了3.5所需要的离线安装包VE-Update-1.4.0.zip,好了,这次应该可以了吧,极其忐忑的去安装这个文件,一开始选择需要安装的选项,主要有,EMF 和VE两种我想:既然是这个版本的安装包,两个功能应该都有用吧,于是把两个都选了结果再次让我蛋疼不已,他娘的还是报错郁闷啊郁闷……就要放弃的时候,就要关掉浏览器,看到了刚开始打开的java官网上关于安装ve的页面,我愣了……我擦,这么明显我都没看到,原来,emf原来已经安装了,我勒个去去去去去去去去……好吧,今天看来真是不爽啊,浪费了这么久才搞定,看来人品还是不够坚挺,得继续攒……顺便附上几个版本的安装文件:一、在Eclipse 3.6 / Helios中安装Visual Editor 1.5· 1,下。
