< prev index next >

test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html

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

*** 27,39 **** @key headful @bug 6380743 @summary Submenu should be shown by mnemonic key press. @author anton.tarasov@...: area=awt.focus @library ../../../regtesthelpers ! @library ../../../../../lib/testlibrary @build Util ! @build jdk.testlibrary.OSInfo @run applet SubMenuShowTest.html --> <head> <title>SubMenuShowTest</title> </head> --- 27,39 ---- @key headful @bug 6380743 @summary Submenu should be shown by mnemonic key press. @author anton.tarasov@...: area=awt.focus @library ../../../regtesthelpers ! @library /test/lib @build Util ! @build jdk.test.lib.Platform @run applet SubMenuShowTest.html --> <head> <title>SubMenuShowTest</title> </head>
< prev index next >