Generated by
JDiff

Class java.awt.GridBagLayout

Added Methods
void adjustForGravity(GridBagConstraints, Rectangle) Adjusts the x y width and height fields to the correct values depending on the constraint geometry and pads.
void arrangeGrid(Container) Lay out the grid
GridBagLayoutInfo getLayoutInfo(Container, int) Fill in an instance of the above structure for the current set of managed children.
Dimension getMinSize(Container, GridBagLayoutInfo) Figure out the minimum size of the master based on the information from getLayoutInfo()