A composite that contains the shortcut stack panel on the left side. The
mailbox tree and shortcut lists don't actually do anything, but serve to show
how you can construct an interface using
com.google.gwt.user.client.ui.StackPanel ,
com.google.gwt.user.client.ui.Tree , and other custom widgets.