|
From: Chris W. <cwi...@op...> - 2004-03-05 16:29:33
|
Guillaume Poirier wrote: > ... > Using java.beans, you can have define a PropertyEditor in two > ways that I know of. One is to use > PropertyEditorManager.registerEditor(Class targetType, Class > editorClass). The other way is with class name pattern. In > the same way as for BeanInfo, if you have a class named > com.company.Bean, the PropertyEditorManager will use the > editor named com.company.BeanEditor if the class exists. Excellent ideas, thanks! Chris -- Chris Winters (cwi...@op...) Senior Software Architect |