video
Interface RobotAction

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ClickMouse, MoveMouse, ScreenShot

public interface RobotAction
extends java.io.Serializable


Method Summary
 java.lang.Object execute(java.awt.Robot robot)
           
 

Method Detail

execute

java.lang.Object execute(java.awt.Robot robot)
                         throws java.io.IOException
Throws:
java.io.IOException