< prev index next >

test/jdk/java/awt/List/KeyEventsTest/KeyEventsTest.html

Print this page
rev 51542 : 8210039: move OSInfo to top level testlibrary
Reviewed-by: duke

*** 26,37 **** @test @key headful @bug 6190768 6190778 @summary Tests that triggering events on AWT list by pressing CTRL + HOME, CTRL + END, PG-UP, PG-DOWN similar Motif behavior @author Dmitry.Cherepanov@SUN.COM area=awt.list ! @library ../../../../lib/testlibrary ! @build jdk.testlibrary.OSInfo @run applet KeyEventsTest.html --> <head> <title> </title> </head> --- 26,37 ---- @test @key headful @bug 6190768 6190778 @summary Tests that triggering events on AWT list by pressing CTRL + HOME, CTRL + END, PG-UP, PG-DOWN similar Motif behavior @author Dmitry.Cherepanov@SUN.COM area=awt.list ! @library /test/lib ! @build jdk.test.lib.Platform @run applet KeyEventsTest.html --> <head> <title> </title> </head>
< prev index next >