com.jgoodies.forms.layout
public static interface FormLayout.Measure
Component.
Used to abstract from horizontal and vertical dimensions as well as
minimum and preferred sizes.
Since: 1.1
| Method Summary | |
|---|---|
| int | sizeOf(Component component)
Computes and returns the size of the given Component.
|
Component.
Parameters: component the component to measure
Returns: the component's size