jdk/test/java/beans/PropertyEditor/TestFontClassJava.java
changeset 31468 6cd3ae8de51c
parent 31448 1066345d2a8a
equal deleted inserted replaced
31467:bdd4f4e915f3 31468:6cd3ae8de51c
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 4506596 6538853
    26  * @bug 4506596 6538853
    27  * @summary Tests PropertyEditor for value of type Font
    27  * @summary Tests PropertyEditor for value of type Font
    28  * @author Sergey Malenkov
    28  * @author Sergey Malenkov
       
    29  * @key headful
    29  * @modules java.compiler
    30  * @modules java.compiler
    30  *          java.desktop
    31  *          java.desktop
    31  *          jdk.compiler
    32  *          jdk.compiler
    32  */
    33  */
    33 
    34