|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--matthew.awt.StrutLayout.SpringInfo
Stores spring constraint information.
| Field Summary | |
int |
horizExtent
The horizontal extent (width) of this component and all children that will be affected by horizontal expansion. |
int |
springs
|
int |
vertExtent
The vertical extent (height) of this component and all children that will be affected by vertical expansion. |
| Constructor Summary | |
StrutLayout.SpringInfo(int springs)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public int springs
public int horizExtent
public int vertExtent
| Constructor Detail |
public StrutLayout.SpringInfo(int springs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||