This document describes the API of the JGoodies Forms, a framework that helps you lay out and implement elegant Swing panels quickly and consistently.
See: Description
Packages | |
---|---|
com.jgoodies.forms.builder | Contains optional builder classes of the Forms framework. |
com.jgoodies.forms.debug | Consists of optional classes that help you find, understand and fix layout problems. |
com.jgoodies.forms.extras | Contains optional Forms framework classes that ship only with the JGoodies Forms source distribution and are not yet part of the binary Forms library. |
com.jgoodies.forms.factories | Consists of optional Forms framework factory classes that assist you in building consistent forms quickly. |
com.jgoodies.forms.layout | Contains the core classes of the JGoodies Forms framework: layout manager, column and row specifications, sizes and cell constraints. |
com.jgoodies.forms.util | Consists of Forms framework helper classes for unit conversion and layout styles. |
Forms 1.1 requires Java 1.4 or later. A version for Java 1.3 is here.