- java.lang.Object
-
- java.awt.GridBagLayoutInfo
-
- All Implemented Interfaces:
-
Serializable
public class GridBagLayoutInfo extends Object implements Serializable
GridBagLayoutInfo
是一个用于GridBagLayout
布局管理器的实用程序类。 它存储容器内每个组件的对齐方式,大小和基线参数。- 从以下版本开始:
- 1.6
- 另请参见:
-
GridBagLayout
,GridBagConstraints
, Serialized Form