GWT Designer Overview (2:36 = 2 minutes, 36 seconds)
GWT Designer is a powerful, easy-to-use, GUI editing tool that supports bi-directional code generation, internationalization, and a multitude of layout managers.
AbsolutePanel (1:22)
Matisse-style alignment feedback. Align widgets to margins or other widgets. Easily move and resize widgets. Supports all CSS units for resizing.
FlowPanel, HorizontalPanel and VerticalPanel (1:40)
GWT Designer's drag-and-drop feature makes it very easy to design Flow, Horizontal and Vertical panels.
Grid and FlexTable (1:40)
The graphical feedback makes it easy to know which cells are open. You can drop widgets in any open cells. Easily insert new rows or columns by dropping widgets on row or column margins. Graphically set cell alignment, row and column spanning.
GWT Composites (2:53)
GWT Designer makes it easy to design your own custom composite and use it in your application.
CSS Support (2:42)
GWT Designer provides a powerful CSS rules graphical editor.
Remote Service (1:54)
GWT Designer provides a wizard for creating remote services.
Internationalization (i18n) (5:01)
Easily extract hard-coded strings into resource files. Create multiple GWT message classes. Create and manage multiple locales. Switch languages to see immediate changes in design view. |