You should load "layouts" without much logic on it so the GWT designer
will not have hard time drawing up the widget. I mean, in my case my UI
are pure UI (no logic, MVP pattern) so GWT designer have no problem
rendering the widget. In case your are using UiBinder you should open
the ui.xml file and not the .java part of the UiBinder code.