Quoting Martin van den Bemt <[EMAIL PROTECTED]>:

> The StaticPersonBeanInfo should implement java.beans.BeanInfo or extend
> SimpleBeanInfo. Actually never used it myself, so better read the
> javadoc on that to see what is the best approach :) 
> the getPropertyDescriptors() should also return the static methods,
> besides the setters and getters if you want it to work with betwixt..
> 

For more information about what in the world a BeanInfo is, you might also find
it useful to review the JavaBeans Specification documentation.  Start at:

  http://java.sun.com/products/javabeans/

> Mvgr,
> Martin

Craig


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to