扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text类defaultcaret的类成员方法: movedot定义及介绍
发布时间:2014-2-18
本文导语:
movedot
public void movedot(int dot)
将插入符位置移动到指定位置,存在向前偏差。
指定者:接口 caret 中的 movedot
参数:dot - 位置,该位置 >= 0另请参见:movedot(int, javax.swing.text.position.bias),
caret.movedot(int)