public 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(Component component)
Computes and returns the size of the given
Component. |
int sizeOf(Component component)
Component.component - the component to measureCopyright © 2021. All rights reserved.