Package org.dishevelled.layout

Layout managers for lightweight components.

See:
          Description

Class Summary
ButtonLayout Button layout.
ButtonPanel Button panel.
LabelFieldLayout A wrapper around GridBagLayout that simplifies things for the common case of two columns, one of labels and one of fields.
LabelFieldLayout.Constraints Constraints class that extends GridBagConstraints for the single purpose of having the classname LabelFieldLayout.Constraints.
LabelFieldPanel Label field panel.
 

Package org.dishevelled.layout Description

Layout managers for lightweight components.



Copyright (c) 2003-2011 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).