|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.forms.layout.FormLayout.CachingMeasure
com.jgoodies.forms.layout.FormLayout.PreferredHeightMeasure
private static final class FormLayout.PreferredHeightMeasure
Measures a component by computing its preferred height.
Field Summary |
---|
Fields inherited from class com.jgoodies.forms.layout.FormLayout.CachingMeasure |
---|
cache |
Constructor Summary | |
---|---|
private |
FormLayout.PreferredHeightMeasure(FormLayout.ComponentSizeCache cache)
|
Method Summary | |
---|---|
int |
sizeOf(java.awt.Component c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private FormLayout.PreferredHeightMeasure(FormLayout.ComponentSizeCache cache)
Method Detail |
---|
public int sizeOf(java.awt.Component c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |