Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » [ANN] WindowBuilder Pro - Supports SWT & Swing
[ANN] WindowBuilder Pro - Supports SWT & Swing [message #160683] Tue, 25 May 2004 14:27
Eclipse UserFriend
Originally posted by: mark_johnson.instantiations.com

RELEASE SUMMARY:
WindowBuilder Pro is an easy to use two-way Java GUI designer. It installs
into Eclipse-based IDEs, including IBM WebSphere Studio. WindowBuilder Pro
includes SWT Designer and Swing Designer and makes it very easy to create
Java GUI applications without spending a lot of time writing code.

HOW IT WORKS:
WindowBuilder Pro is built as a plugin to Eclipse and the various WebSphere
Studio IDEs (WSSD, WSAD, WSED, etc.). The plugin builds an abstract syntax
tree (AST) to navigate the source code and uses GEF to display and manage
the visual presentation. Using WYSIWYG layout tools, you don't need to write
any lines of java code - the code will be generated for you by the designer.
You can easily add any control to a composite by using drag-and-drop, add an
event handler to your controls, change various properties of controls using
property editors and much more. Generated code doesn't require any
additional custom libraries to compile and run: all of the generated code
can be used without having WindowBuilder Pro installed. WindowBuilder Pro
can read and write almost any format and reverse-engineer most hand-written
Java GUI code. It also supports free form code editing (make changes
anywhere...not just in special areas) and most user refactorings (you can
move, rename and subdivide methods without a problem).

USEFUL LINKS:
Home: http://www.windowbuilderpro.com
Features: http://www.instantiations.com/swt-designer/features.html
Compare: http://www.instantiations.com/swt-designer/comparison.html
Demos: http://www.instantiations.com/swt-designer/demos.html
Brochure:
http://www.instantiations.com/windowbuilderpro/WindowBuilder LowRes.pdf

Swing
Designer: http://www.swing-designer.com/

SWT
Designer: http://www.swt-designer.com/
Previous Topic:the mnemonic 's' in menu "Run" is not unique since M9
Next Topic:[ANN] SWT & Swing Designer 2.0.0
Goto Forum:
  


Current Time: Thu Jul 17 03:05:08 EDT 2025

Powered by FUDForum. Page generated in 0.06072 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top