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
|