SWT GUI Builder Advantages
ROI
Our tests have shown that it takes three to four hours to create
average graphical user interface in SWT without using any tools.
SGB allows to create the same GUI in 15 minutes or less. It
means that our product will pay for itself within first hour
of usage.
WYSIWYG
What you see is what you get of edited interface
allows to see resulting GUI immediately, without the need for
recompilation. It saves time and effort.
Support for ALL custom
and regular SWT widgets
In addition to regular widgets (org.eclipse.swt.widgets package)
the builder also handles custom controls (org.eclipse.swt.custom
package), Menus, Menu Items and ALL SWT layouts.
Support for Custom Controls
The tool can be extended even further by adding third
party custom build SWT Controls to the Component Palette.