Uses of Class
com.jgoodies.forms.layout.FormSpec

Packages that use FormSpec
com.jgoodies.forms.layout Contains the core classes of the JGoodies Forms framework: layout manager, column and row specifications, sizes and cell constraints. 
 

Uses of FormSpec in com.jgoodies.forms.layout
 

Subclasses of FormSpec in com.jgoodies.forms.layout
 class ColumnSpec
          Specifies columns in FormLayout by their default orientation, start size and resizing behavior.
 class RowSpec
          Specifies rows in FormLayout by their default orientation, start size and resizing behavior.
 



Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.