|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |