< prev index next >

test/java/beans/PropertyEditor/TestFontClass.java

Print this page

        

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