|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jgoodies.forms.layout.FormLayout.CachingMeasure
com.jgoodies.forms.layout.FormLayout.PreferredWidthMeasure
private static final class FormLayout.PreferredWidthMeasure
Measures a component by computing its preferred width.
| Field Summary |
|---|
| Fields inherited from class com.jgoodies.forms.layout.FormLayout.CachingMeasure |
|---|
cache |
| Constructor Summary | |
|---|---|
private |
FormLayout.PreferredWidthMeasure(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.PreferredWidthMeasure(FormLayout.ComponentSizeCache cache)
| Method Detail |
|---|
public int sizeOf(java.awt.Component c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||