jdk/test/javax/swing/JComboBox/8015300/Test8015300.java
changeset 47159 8261a0f79e90
parent 47131 3c5b1a40f573
equal deleted inserted replaced
47158:8e481491fba8 47159:8261a0f79e90
    37 
    37 
    38 /*
    38 /*
    39  * @test
    39  * @test
    40  * @key headful
    40  * @key headful
    41  * @bug 8015300
    41  * @bug 8015300
    42  * @requires (os.family == "windows")
       
    43  * @summary Tests that editable combobox selects all text.
    42  * @summary Tests that editable combobox selects all text.
    44  * @author Sergey Malenkov
    43  * @author Sergey Malenkov
    45  * @library ../../../../lib/testlibrary/
    44  * @library ../../../../lib/testlibrary/
    46  * @modules java.desktop/com.sun.java.swing.plaf.windows
    45  * @modules java.desktop/com.sun.java.swing.plaf.windows
    47  * @build ExtendedRobot
    46  * @build ExtendedRobot