Frames | No Frames |
Constructors with parameter type com.jgoodies.forms.layout.ConstantSize.Unit | |
Constructs a ConstantSize for the given size and unit. | |
Constructs a ConstantSize for the given size and unit. |
Methods with parameter type com.jgoodies.forms.layout.ConstantSize.Unit | |
void | Sets the Unit that shall be used if an encoded ConstantSize
provides no unit string. |
Methods with return type com.jgoodies.forms.layout.ConstantSize.Unit | |
ConstantSize.Unit | Returns the Unit that is used if an encoded ConstantSize contains
no unit string. |
ConstantSize.Unit | Returns this size's unit. |