GWT 2.3.0

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

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

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

Subclasses of ResizeComposite in com.google.gwt.user.client.ui
 class StackLayoutPanel
          A panel that stacks its children vertically, displaying only one at a time, with a header for each child which the user can click to display.
 class TabLayoutPanel
          A panel that represents a tabbed set of pages, each of which contains another widget.
 


GWT 2.3.0