In this tutorial I am explaining how to develop graphical user interfaces (GUI) for the Google Web Toolkit (GWT) using the GWT Designer, a What You See Is What You Get (WYSIWYG) Editor.
Please make sure you have prepared Eclipse as well as basic knowledge in using GWT and creating UI Widgets. If you don't, please see the following links:
Installation of essential plugins (by GWTLecturer):
https://www.youtube.com/watch?v=v7_PnP78Sds
The basics of GWT GUI building (by GWTLecturer):
https://www.youtube.com/watch?v=ISYwZOxdfUw
WindowBuilder Pro:
https://developers.google.com/java-dev-tools/download-wbpro
In the next tutorial, we are going to reuse our widget in a dialog.
Stay tuned and happy programming :-)