| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PNG_FILE |
".png" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BW_MODE |
0 |
public static final byte |
COLOR_MODE |
2 |
public static final byte |
GREYSCALE_MODE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OTHER_VM_CONNECTION_TIMEOUT_PROPERTY |
"awt.robot.othervm.connection.timeout" |
public static final String |
OTHER_VM_HOST_PROPERTY |
"awt.robot.othervm.host" |
public static final String |
OTHER_VM_PORT_PROPERTY |
"awt.robot.othervm.port" |
public static final String |
OTHER_VM_PROPERTY |
"awt.robot.othervm" |
public static final String |
ROBOT_DELAY_TIMEOUT_NAME |
"RobotDriver.DelayTimeout" |
public static final String |
ROBOT_MOUSE_SMOOTHNESS_PROPERTY |
"awt.robot.mouse.smoothness" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DND_POINTS |
10 |
Copyright © 2018. All rights reserved.