< prev index next >

test/jdk/java/awt/datatransfer/SystemSelection/SystemSelectionAWTTest.java

Print this page

        

@@ -36,11 +36,11 @@
  * @test
  * @key headful
  * @summary To check the functionality of newly added API getSystemSelection & make sure
  *          that it's mapped to primary clipboard
  * @author Jitender(jitender.singh@eng.sun.com) area=AWT
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main SystemSelectionAWTTest
  */
 
 public class SystemSelectionAWTTest {
< prev index next >