|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
This document describes the API of the JGoodies Forms, a framework that helps you lay out and implement elegant Swing panels quickly and consistently. Forms makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.
Forms requires Java 1.4 or later. A version for Java 1.3 is here.
FormLayout has been inspired by Mullet&Sano's grid system, Daniel Barbalace's TableLayout, Daniel Michalik's HIGLayout, and Doug Stein's GridBagLayout. The concept of dialog units stems from Microsoft user interface implementations.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |