org.jdesktop.layout
Class GroupLayout.ComponentSpring
private final
class
GroupLayout.ComponentSpring
extends GroupLayout.Spring
A Spring representing one axis of a Component.
There are three ways to configure this:
- Use the pref/min/max from the component
- Use the pref from the component and fix the min to 0 or max
to a big number.
- Force the min/max/pref to be a certain value.
If the Component's size is to be linked to another components than
the min/max/pref all come from the ComponentInfo.