< prev index next >

test/jdk/java/awt/keyboard/AltPlusNumberKeyCombinationsTest/AltPlusNumberKeyCombinationsTest.java

Print this page

        

*** 27,37 **** /** * @test * @key headful * @summary Test that it is possible to type "Alt code" on Windows. * @requires (os.family == "windows") ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main AltPlusNumberKeyCombinationsTest */ public class AltPlusNumberKeyCombinationsTest { --- 27,37 ---- /** * @test * @key headful * @summary Test that it is possible to type "Alt code" on Windows. * @requires (os.family == "windows") ! * @library ../../../../lib/client * @build ExtendedRobot * @run main AltPlusNumberKeyCombinationsTest */ public class AltPlusNumberKeyCombinationsTest {
< prev index next >