Swing2GWT

To demonstrate technical migrations with an industrialized automated process, Mia-Software shows an illustrated sample of how to migrate Java/Swing fat client windows into GWT rich web interface.

 

The transformation shown here migrates an Eclipse Java/Swing project into the iso GWT project under Eclipse.

 

Transformations to a GWT target from fat client technologies others than Java/Swing may also be made.

 

Here are some examples of Swing to GWT migrated applications

Example 1 : ListDemo

  • Initial Swing application : ListDemo (from the Sun tutorial)

 

 

Example 2 : CheckBoxDemo

  • Initial Swing application : CheckBoxDemo (from the Sun tutorial)