|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jgoodies.forms.layout.FormLayout.CachingMeasure
private abstract static class FormLayout.CachingMeasure
An abstract implementation of the Measure interface
that caches component sizes.
| Field Summary | |
|---|---|
protected FormLayout.ComponentSizeCache |
cache
Holds previously requested component sizes. |
| Constructor Summary | |
|---|---|
private |
FormLayout.CachingMeasure(FormLayout.ComponentSizeCache cache)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jgoodies.forms.layout.FormLayout.Measure |
|---|
sizeOf |
| Field Detail |
|---|
protected final FormLayout.ComponentSizeCache cache
| Constructor Detail |
|---|
private FormLayout.CachingMeasure(FormLayout.ComponentSizeCache cache)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||