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