最好的 Eclipse GUI 设计器?
我正在为 Eclipse 中的 swing 寻找一个好的 GUI 设计器。 我更喜欢免费/开源插件。
I'm looking for a good GUI designer for swing in eclipse. My preference is for a free/open-source plugin.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(12)
可视化编辑器是一个不错的选择。
它使用简单但方便的模式生成非常干净的代码,除了源之外没有“布局”文件。 修补生成的代码并直接查看结果非常容易。
有一些稳定性问题(有时,预览窗口不再刷新......),但没有什么是“干净的项目”无法解决的......
Visual Editor is a good choice.
It generates very clean code, with no "layout" files beside of your sourcen using a simple but convenient pattern. It's very easy to patch the generated code and directly see the result.
There are some stability problems (some times, the preview window does not refresh anymore...), but nothing that a "clean Project" can't fix...
GWT Designer 非常好,可以快速开发 GWT 网站。 (http://www.instantiations.com/gwtdesigner/)
GWT Designer is very good and allows for rapid development of GWT websites. (http://www.instantiations.com/gwtdesigner/)
我使用 GWTDesigner http://www.instantiations.com/gwtdesigner/ 它不是免费的,但可以使用出色地。 最重要的是,他们的客户支持是一流的——反应非常迅速。
I use GWTDesigner http://www.instantiations.com/gwtdesigner/ which is not free but works well. Best of all, their customer support is top notch - very responsive.
我们将在 EasyEclipse 查看 Eclipse 发行版 easyeclipse。 它已经将可视化编辑器项目添加为插件,因此没有 Eclipse 版本兼容性的麻烦。此外,Eclipse 帮助部分有关于 VE 的教程。
well check out the eclipse distro easyeclipse at EasyEclipse. it has Visual editor project already added as a plugin, so no hassles of eclipse version compatibility.Plus the eclipse help section has a tutorial on VE.
它不是免费或开源的。 但是您可以尝试一下 Intellij Idea 的 SWING GUI 设计器。
It's not free or open source. But you can give Intellij Idea's SWING GUI designer a try.
Visualswing4eclipse 看起来不错,但 Eclipse 更新 URL 对我不起作用(我提出了 137 票)
我只能安装以前的版本。 这是一个网址,以防有人需要:
http://visualswing4eclipse。 googlecode.com/svn-history/r858/trunk/org.dyno.visual.swing.site/site.xml
该插件实际上看起来非常好。
visualswing4eclipse looks good but the eclipse update URL didn't work for me (I raised ticket 137)
I was only able to install a previous version. Here's a url in case anyone wants it:
http://visualswing4eclipse.googlecode.com/svn-history/r858/trunk/org.dyno.visual.swing.site/site.xml
The plugin actually looks very good.
老问题,但是您检查过 JFormDesigner 吗?
Old question, but have you checked out JFormDesigner?
Window Builder Pro 是一款出色的 Eclipse GUI 设计器,现已免费提供通过谷歌。
Window Builder Pro is a great GUI Designer for eclipse and is now offered for free by google.
Eclipse 的另一个优秀的 GUI 设计器是 Window Builder Pro。 与 Jigloo 一样,它不能免费用于商业用途。
它允许您为 Swing、SWT 甚至 Google Web Toolkit (GWT) 设计用户界面。
Another good GUI designer for Eclipse is Window Builder Pro. Like Jigloo, it's not free for commercial use.
It allows you to design user interfaces for Swing, SWT and even the Google Web Toolkit (GWT).
这是一个非常好的但旧的比较 http://wiki.computerwoche.de/doku .php/programmierung/gui-builder_fuer_eclipse
Window Builder Pro 现已在 Google Web Toolkit 中免费提供
Here is a quite good but old comparison http://wiki.computerwoche.de/doku.php/programmierung/gui-builder_fuer_eclipse
Window Builder Pro is now free at Google Web Toolkit
看看我的用于开发 swing 应用程序的插件。 它就像 netbeans 一样简单:
http://code.google.com/p/visualswing4eclipse/
Look at my plugin for developing swing application. It is as easy as that of netbeans':
http://code.google.com/p/visualswing4eclipse/
“Jigloo”是一个非常酷的 GUI 设计器。 然而,它并不是免费用于商业用途。
它自动生成代码并允许对其创建的代码进行自定义编辑。
http://www.cloudgarden.com/jigloo/
'Jigloo' is a very cool GUI designer. It is not free for commercial use however.
It auto-generates code and allows for custom editing of the code it creates.
http://www.cloudgarden.com/jigloo/