< prev index next >

test/java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* @test @bug 8068283 @summary Checks that <Alt>+Char accelerators work when pressed in a text component @author Anton Nashatyrev + @modules java.desktop/sun.awt @run main AltCharAcceleratorTest */ import javax.swing.*; import java.awt.*;
< prev index next >