Sheptunov, Bogdan wrote:

Could you please elaborate a little more on that? In what way exactly? Have my class implement BeanInfo interface and describe the properties I'd like to see returned in getPropertyDescriptors() method?


Read the Java Beans specification, in particular the sections that talk about BeanInfo:

http://java.sun.com/products/javabeans/docs/spec.html

Tim



Reply via email to