Shell

UIBinder and Custom Widget
In this section, we explorer two import concepts – GWT UiBinder and Custom Widgets and use them to compose FinsShell, which holds the layout components of our application.
TabLayoutPanel
This section of GWT Tutorial uses GWT TabLayoutPanel to construct a tabbed content panel to display contents of a GWT application.