Uses of Class
com.jgoodies.forms.layout.FormSpec
Packages that use FormSpec
Package
Description
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.layoutModifier and TypeClassDescriptionfinal class
Specifies columns in FormLayout by their default orientation, start size and resizing behavior.final class
Specifies rows in FormLayout by their default orientation, start size and resizing behavior.