- 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