|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface FormLayout.Measure
An interface that describes how to measure a Component
.
Used to abstract from horizontal and vertical dimensions as well as
minimum and preferred sizes.
Method Summary | |
---|---|
int |
sizeOf(java.awt.Component component)
Computes and returns the size of the given Component . |
Method Detail |
---|
int sizeOf(java.awt.Component component)
Component
.
component
- the component to measure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |