< prev index next >

test/java/beans/PropertyEditor/6380849/TestPropertyEditor.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 6380849 * @summary Tests PropertyEditor finder * @author Sergey Malenkov * @compile -XDignore.symbol.file TestPropertyEditor.java * @run main TestPropertyEditor + * @key headful */ import editors.SecondBeanEditor; import editors.ThirdBeanEditor;
< prev index next >