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 | Description |
---|---|---|
int |
sizeOf(java.awt.Component component) |
Computes and returns the size of the given
Component . |
Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.