< prev index next >

test/jdk/javax/swing/JPopupMenu/6580930/bug6580930.java

Print this page

        

*** 24,34 **** * @test * @key headful * @bug 6580930 7184956 * @summary Swing Popups should overlap taskbar * @author Alexander Potochkin ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main bug6580930 */ import javax.swing.*; --- 24,34 ---- * @test * @key headful * @bug 6580930 7184956 * @summary Swing Popups should overlap taskbar * @author Alexander Potochkin ! * @library ../../../../lib/client * @build ExtendedRobot * @run main bug6580930 */ import javax.swing.*;
< prev index next >