扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text类asyncboxview的类成员方法: getchildstate定义及介绍
发布时间:2014-2-18
本文导语:
getchildstate
protected asyncboxview.childstate getchildstate(int index)
获取对象,该对象表示在给定索引位置的子视图的布局状态。
参数:index - 子视图索引。这应该是一个 >= 0 且 < getviewcount() 的值。