< prev index next >

test/jdk/java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java

Print this page

        

*** 23,33 **** /* @test @bug 8041928 8158616 @summary Confirm that the Alt-Gr Modifier bit is set correctly. - @requires (os.family != "windows" & os.family != "mac") @run main/manual AltGraphModifierTest */ import java.awt.Button; import java.awt.Dialog; --- 23,32 ----
< prev index next >