< prev index next >

test/java/beans/PropertyEditor/TestColorClassValue.java

Print this page

        

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