< prev index next >

test/jdk/javax/swing/JComboBox/6559152/bug6559152.java

Print this page

        

*** 26,36 **** * @key headful * @bug 6559152 * @summary Checks that you can select an item in JComboBox with keyboard * when it is a JTable cell editor. * @author Mikhail Lapshin ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main bug6559152 */ import javax.swing.*; --- 26,36 ---- * @key headful * @bug 6559152 * @summary Checks that you can select an item in JComboBox with keyboard * when it is a JTable cell editor. * @author Mikhail Lapshin ! * @library ../../../../lib/client * @build ExtendedRobot * @run main bug6559152 */ import javax.swing.*;
< prev index next >