Update of /cvsroot/displaytag/display09/src/org/displaytag/util
In directory sc8-pr-cvs1:/tmp/cvs-serv2830/src/org/displaytag/util

Modified Files:
        BeanInfoUtil.java 
Log Message:
improved javadocs

Index: BeanInfoUtil.java
===================================================================
RCS file: /cvsroot/displaytag/display09/src/org/displaytag/util/BeanInfoUtil.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BeanInfoUtil.java   21 Jun 2003 12:34:50 -0000      1.1
--- BeanInfoUtil.java   17 Jul 2003 21:44:52 -0000      1.2
***************
*** 33,38 ****
  
        /**
!        * Method getPropertyDescriptors
!        * @return PropertyDescriptor[]
         * @see java.beans.BeanInfo#getPropertyDescriptors()
         */
--- 33,38 ----
  
        /**
!        * create and returns an array of PropertyDescriptor for all the setXXX 
methods. Hide all the read-only properties
!        * @return PropertyDescriptor[] with all the <strong>writable</strong> 
properties
         * @see java.beans.BeanInfo#getPropertyDescriptors()
         */




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to