Generated by
JDiff

Class javax.swing.SizeRequirements

Added Methods
void calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) Creates a set of offset/span pairs specifying how to lay out a set of components with the specified alignments.
void calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) Creates a set of offset/span pairs representing how to lay out a set of components end-to-end.