org.dishevelled.layout
Class LabelFieldLayout.Constraints

java.lang.Object
  extended by java.awt.GridBagConstraints
      extended by org.dishevelled.layout.LabelFieldLayout.Constraints
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
LabelFieldLayout

public static final class LabelFieldLayout.Constraints
extends GridBagConstraints

Constraints class that extends GridBagConstraints for the single purpose of having the classname LabelFieldLayout.Constraints.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.awt.GridBagConstraints
ABOVE_BASELINE, ABOVE_BASELINE_LEADING, ABOVE_BASELINE_TRAILING, anchor, BASELINE, BASELINE_LEADING, BASELINE_TRAILING, BELOW_BASELINE, BELOW_BASELINE_LEADING, BELOW_BASELINE_TRAILING, BOTH, CENTER, EAST, fill, FIRST_LINE_END, FIRST_LINE_START, gridheight, gridwidth, gridx, gridy, HORIZONTAL, insets, ipadx, ipady, LAST_LINE_END, LAST_LINE_START, LINE_END, LINE_START, NONE, NORTH, NORTHEAST, NORTHWEST, PAGE_END, PAGE_START, RELATIVE, REMAINDER, SOUTH, SOUTHEAST, SOUTHWEST, VERTICAL, weightx, weighty, WEST
 
Constructor Summary
LabelFieldLayout.Constraints()
           
 
Method Summary
 
Methods inherited from class java.awt.GridBagConstraints
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelFieldLayout.Constraints

public LabelFieldLayout.Constraints()


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