Uses of Class
com.jgoodies.forms.layout.FormLayout.ComponentSizeCache
Packages that use FormLayout.ComponentSizeCache
Package
Description
Contains the core classes of the JGoodies Forms framework:
layout manager, column and row specifications, sizes and cell constraints.
-
Uses of FormLayout.ComponentSizeCache in com.jgoodies.forms.layout
Fields in com.jgoodies.forms.layout declared as FormLayout.ComponentSizeCacheModifier and TypeFieldDescriptionprotected final FormLayout.ComponentSizeCache
FormLayout.CachingMeasure.cache
Holds previously requested component sizes.private final FormLayout.ComponentSizeCache
FormLayout.componentSizeCache
Caches component minimum and preferred sizes.Constructors in com.jgoodies.forms.layout with parameters of type FormLayout.ComponentSizeCacheModifierConstructorDescriptionprivate
private
private
private
private