1import java.beans.PropertyEditorSupport; 2 3public class FirstBeanEditor extends PropertyEditorSupport { 4} 5 6