public class Cursor extends Object
Modifier and Type | Method and Description |
---|---|
Point |
getPosition()
返回当前光标位置。
|
String |
getType()
返回当前光标类型。
|
void |
wait(String type,
int timeout)
等待指定光标类型出现的超时时间,以毫秒为单位。
|
public Cursor(Desktop desktop)
desktop
- 要使用的桌面
Copyright 2009-2012 Micro Focus. All Rights Reserved.