|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimConstraint | |
|---|---|
| net.miginfocom.layout | |
| Uses of DimConstraint in net.miginfocom.layout |
|---|
| Methods in net.miginfocom.layout that return DimConstraint | |
|---|---|
DimConstraint[] |
AC.getConstaints()
Property. |
DimConstraint |
CC.getDimConstraint(boolean isHor)
Returns the vertical or horizontal dim constraint. |
DimConstraint |
CC.getHorizontal()
Returns the horizontal dimension constraint for this component constraint. |
DimConstraint |
CC.getVertical()
Returns the vertical dimension constraint for this component constraint. |
| Methods in net.miginfocom.layout with parameters of type DimConstraint | |
|---|---|
void |
AC.setConstaints(DimConstraint[] constr)
Sets the different DimConstraints that this object should consists of. |
void |
CC.setHorizontal(DimConstraint h)
Sets the horizontal dimension constraint for this component constraint. |
void |
CC.setVertical(DimConstraint v)
Sets the vertical dimension constraint for this component constraint. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||