Uses of Class
ch.elca.el4j.services.gui.swing.util.GridConstraintsUtil

Packages that use GridConstraintsUtil
ch.elca.el4j.services.gui.swing.util   
 

Uses of GridConstraintsUtil in ch.elca.el4j.services.gui.swing.util
 

Methods in ch.elca.el4j.services.gui.swing.util that return GridConstraintsUtil
 GridConstraintsUtil GridConstraintsUtil.anchor(int anchor)
          Set a new anchor for the next object.
 GridConstraintsUtil GridConstraintsUtil.height(int height)
          Set a new height for the next object.
 GridConstraintsUtil GridConstraintsUtil.insets(int t, int l, int b, int r)
          Set insets for the next element.
 GridConstraintsUtil GridConstraintsUtil.weight(double weight)
          Set the column weight for the next object.
 GridConstraintsUtil GridConstraintsUtil.weightY(double weightY)
          Set the row weight for the next object.
 GridConstraintsUtil GridConstraintsUtil.width(int width)
          Set a new width for the next object.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.