扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jtoolbar的类成员方法: getcomponentindex定义及介绍
发布时间:2014-2-18
本文导语:
getcomponentindex
public int getcomponentindex(component c)
返回指定组件的索引。(注:分隔符占用索引位置)。
参数:c - 要查找的 component
返回:指示组件位置的整数,此数从 0 开始