< prev index next >

test/java/beans/PropertyEditor/TestColorClass.java

Print this page

        

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