< prev index next >

test/jdk/javax/swing/JMenuItem/6249972/bug6249972.java

Print this page

        

*** 24,34 **** /* * @test * @key headful * @bug 6249972 * @summary Tests that JMenuItem(String,int) handles lower-case mnemonics properly. ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @author Mikhail Lapshin * @run main bug6249972 */ --- 24,34 ---- /* * @test * @key headful * @bug 6249972 * @summary Tests that JMenuItem(String,int) handles lower-case mnemonics properly. ! * @library ../../../../lib/client * @build ExtendedRobot * @author Mikhail Lapshin * @run main bug6249972 */
< prev index next >