jdk/test/lib/testlibrary/ExtendedRobot.java
changeset 35302 e4d2275861c3
parent 27506 41ccac32e143
equal deleted inserted replaced
35301:12dabfdd1997 35302:e4d2275861c3
    46  * {@literal @}library ../../../../lib/testlibrary
    46  * {@literal @}library ../../../../lib/testlibrary
    47  * {@literal @}build ExtendedRobot
    47  * {@literal @}build ExtendedRobot
    48  * </pre>
    48  * </pre>
    49  *
    49  *
    50  * @author      Dmitriy Ermashov
    50  * @author      Dmitriy Ermashov
    51  * @since       1.9
    51  * @since       9
    52  */
    52  */
    53 
    53 
    54 public class ExtendedRobot extends Robot {
    54 public class ExtendedRobot extends Robot {
    55 
    55 
    56     private static int DEFAULT_SPEED = 20;       // Speed for mouse glide and click
    56     private static int DEFAULT_SPEED = 20;       // Speed for mouse glide and click