java.awt
Class GridBagLayoutInfo
- java.lang.Object
-
- java.awt.GridBagLayoutInfo
-
- All Implemented Interfaces:
- java.io.Serializable
public class GridBagLayoutInfo extends java.lang.Object implements java.io.SerializableTheGridBagLayoutInfo
is an utility class forGridBagLayout
layout manager. It stores align, size and baseline parameters for every component within a container.- Since:
- 1.6
- See Also:
GridBagLayout
,GridBagConstraints
, Serialized Form