java.awt

接口
异常
错误
java.lang.Object
  继承者 java.awt.GridBagLayoutInfo
所有已实现的接口:
Serializable

public class GridBagLayoutInfo
     
extends Object
implements Serializable

GridBagLayoutInfoGridBagLayout 布局管理器的一个实用工具类。它存储容器中每个组件的对齐、大小和基线参数。

从以下版本开始:
1.6
另请参见:
GridBagLayout, GridBagConstraints, 序列化表格

方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait