Uses of Interface
org.springframework.richclient.layout.LayoutBuilder

Packages that use LayoutBuilder
org.springframework.richclient.form.builder   
org.springframework.richclient.layout   
 

Uses of LayoutBuilder in org.springframework.richclient.form.builder
 

Classes in org.springframework.richclient.form.builder that implement LayoutBuilder
 class GridBagLayoutFormBuilder
           
protected  class GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder
           
 

Uses of LayoutBuilder in org.springframework.richclient.layout
 

Classes in org.springframework.richclient.layout that implement LayoutBuilder
 class GridBagLayoutBuilder
          This provides an easy way to create panels using a GridBagLayout.
 class TableLayoutBuilder
          A panel builder that provides the capability to quickly build grid based forms.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.