< prev index next >

core/JemmyAWTInput/src/org/jemmy/image/awt/RoughImageFinder.java

Print this page

        

@@ -20,11 +20,11 @@
  *
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
-package org.jemmy.image;
+package org.jemmy.image.awt;
 
 import org.jemmy.Point;
 import java.awt.image.BufferedImage;
 
 /**
< prev index next >