< prev index next >

test/java/beans/PropertyEditor/TestColorClassNull.java

Print this page

        

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