扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类progressmonitor.accessibleprogressmonitor的类成员方法: getatindex定义及介绍
发布时间:2014-2-18
本文导语:
getatindex
public string getatindex(int part,
int index)
返回给定索引处的 string。
指定者:接口 accessibletext 中的 getatindex
参数:part - 要检索的 character、word 或 sentenceindex - 文本中的一个索引
返回:字母、单词或句...