< prev index next >

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

Print this page

        

*** 37,47 **** * @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 * @build ExtendedRobot * @run main SystemSelectionSwingTest */ public class SystemSelectionSwingTest { --- 37,47 ---- * @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/client * @build ExtendedRobot * @run main SystemSelectionSwingTest */ public class SystemSelectionSwingTest {
< prev index next >