< prev index next >

test/jdk/javax/swing/JMenu/6359669/bug6359669.java

Print this page

        

*** 24,34 **** * @test * @key headful * @bug 6359669 * @summary REGRESSION: Submenu does not work if populated in PopupMenuListener.popupMenuWillBecomeVisible * @author Alexander Potochkin ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main bug6359669 */ import javax.swing.*; --- 24,34 ---- * @test * @key headful * @bug 6359669 * @summary REGRESSION: Submenu does not work if populated in PopupMenuListener.popupMenuWillBecomeVisible * @author Alexander Potochkin ! * @library ../../../../lib/client * @build ExtendedRobot * @run main bug6359669 */ import javax.swing.*;
< prev index next >