static interface FormLayout.Measure
Component.
Used to abstract from horizontal and vertical dimensions as well as
minimum and preferred sizes.| Modifier and Type | Method and Description |
|---|---|
int |
sizeOf(java.awt.Component component)
Computes and returns the size of the given
Component. |