src
Class RobotReplay
java.lang.Object
src.RobotReplay
public class RobotReplay
- extends java.lang.Object
Method Summary |
long |
action(long prevTime,
java.lang.String command)
|
void |
replay(java.lang.String file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
robot
public java.awt.Robot robot
MOUSE_PRESS
public static java.lang.String MOUSE_PRESS
MOUSE_RELEASE
public static java.lang.String MOUSE_RELEASE
SCALE_UP
public static java.lang.String SCALE_UP
SCALE_DOWN
public static java.lang.String SCALE_DOWN
EXPAND
public static java.lang.String EXPAND
AGGREGATE
public static java.lang.String AGGREGATE
RobotReplay
public RobotReplay()
replay
public void replay(java.lang.String file)
action
public long action(long prevTime,
java.lang.String command)