扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jtree.dynamicutiltreenode的类成员方法: getchildat定义及介绍
发布时间:2014-2-18
本文导语:
getchildat
public treenode getchildat(int index)
必要时创建子类以加载此子节点。
指定者:接口 treenode 中的 getchildat覆盖:类 defaultmutabletreenode 中的 getchildat
参数:index - 此节点的子节点数组中的一个索引
返回:此节点的子节点数...