JavaTM 2 Platform
Standard Ed. 6

java.awt
类 GridBagLayoutInfo

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
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only