< prev index next >

jdk/test/lib/testlibrary/ExtendedRobot.java

Print this page

        

@@ -46,11 +46,11 @@
  * {@literal @}library ../../../../lib/testlibrary
  * {@literal @}build ExtendedRobot
  * </pre>
  *
  * @author      Dmitriy Ermashov
- * @since       1.9
+ * @since       9
  */
 
 public class ExtendedRobot extends Robot {
 
     private static int DEFAULT_SPEED = 20;       // Speed for mouse glide and click
< prev index next >