ROI
In 5 minutes the tool will do work that would require minimum
of several hours for any developer to recreate GUI in SWT.
The tool will pay for itself within the first five minutes
of usage.
Support for All standard
Swing widgets
The tool will convert almost all of the standard
Swing widgets. If any widget cannot be converted a stub
would be put in place and conversion process will continue.
Conversion of all Swing
layouts
The tool will convert all of the Swing layouts
into appropriate SWT layouts (Border
Layout Converter). If unknown layout is encountered,
absolute positioning will be used.
Automatic Image and
Events generation
The tool will automatically convert images and
generate appropriate events for menus, tool buttons and
regular buttons. This will again save hours of work for
a developer.
Conversion of subcomponents
The tool can also convert subcomponents. This will
allow to split complex GUI into a number of less complicated
subcomponents.