Package | Description |
---|---|
com.jgoodies.forms.layout |
Contains the core classes of the JGoodies Forms framework:
layout manager, column and row specifications, sizes and cell constraints.
|
Modifier and Type | Class | Description |
---|---|---|
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.