< prev index next >

test/java/beans/PropertyEditor/TestFontClassNull.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 4506596 6498171 6538853 * @summary Tests PropertyEditor for null value of type Font * @author Sergey Malenkov + * @key headful */ import java.awt.Font; public class TestFontClassNull {
< prev index next >