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