MDI Display Framework for GWT
The main Gwm goal is to provide a MDI (Multiple Document Interface) display manager for GWT applications. The framework permits to write and use your own windowing implementation with Gwm.
Features
GInternalFrame: Gwm window object. Themes: you can apply different themes and write your own. Properties: you can control all the windows properties. Containers: GInternalFrame can contain Plain-Text, HTML code, URL, and even GWT widgets.
Browsers compatibility
Gwm as GWT is compatible with every Web Browsers. It has been tested on Internet Explorer 6, Internet Explorer 7 and Firefox, any feedback on other browsers will be appreciated.