|
|||||||||
| Home >> All >> com >> jgoodies >> forms >> [ extras overview ] | PREV NEXT | ||||||||
C
- columnContainsComponent(Container, int) - Static method in class com.jgoodies.forms.extras.FormLayoutUtils
- Checks and answers whether the given FormLayout container contains a component in the specified column.
- com.jgoodies.forms.extras - package com.jgoodies.forms.extras
- components - Variable in class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- Holds a copy of the container's components.
F
- FormLayoutUtils - class com.jgoodies.forms.extras.FormLayoutUtils.
- Constists only of static methods that provide convenience behavior
for working with the
FormLayout. - FormLayoutUtils() - Constructor for class com.jgoodies.forms.extras.FormLayoutUtils
- FormLayoutUtils.ConstraintIterator - class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator.
- Iterates over a FormLayout container's
CellConstraints. - FormLayoutUtils.ConstraintIterator(Container) - Constructor for class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- Constructs a ConstraintIterator for the given FormLayout container.
H
- hasNext() - Method in class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- Returns true if the iteration has more elements.
I
- index - Variable in class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- The current index in the component array.
- isGrouped(int[][], int) - Static method in class com.jgoodies.forms.extras.FormLayoutUtils
- Checks and answers whether the specified index is contained in one of the given group indices.
- isGroupedColumn(FormLayout, int) - Static method in class com.jgoodies.forms.extras.FormLayoutUtils
- Checks and answers whether the specified column is grouped in the given FormLayout.
- isGroupedRow(FormLayout, int) - Static method in class com.jgoodies.forms.extras.FormLayoutUtils
- Checks and answers whether the specified row is grouped in the given FormLayout.
L
- layout - Variable in class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- Refers to the FormLayout instance used to look up constraints.
N
- nextConstraints() - Method in class com.jgoodies.forms.extras.FormLayoutUtils.ConstraintIterator
- Returns the next element in the iteration.
R
- rowContainsComponent(Container, int) - Static method in class com.jgoodies.forms.extras.FormLayoutUtils
- Checks and answers whether the given FormLayout container contains a component in the specified row.
C F H I L N R
|
|||||||||
| Home >> All >> com >> jgoodies >> forms >> [ extras overview ] | PREV NEXT | ||||||||