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 and 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-2014 JGoodies Software GmbH. All Rights Reserved.