GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.SplitPanel

Packages that use SplitPanel
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of SplitPanel in com.google.gwt.user.client.ui
 

Subclasses of SplitPanel in com.google.gwt.user.client.ui
 class HorizontalSplitPanel
          Deprecated. Use SplitLayoutPanel instead, but understand that it is not a drop in replacement for this class. It requires standards mode, and is most easily used under a RootLayoutPanel (as opposed to a RootPanel
 class VerticalSplitPanel
          Deprecated. Use SplitLayoutPanel instead, but understand that it is not a drop in replacement for this class. It requires standards mode, and is most easily used under a RootLayoutPanel (as opposed to a RootPanel
 


GWT 2.7.0