/[classpath]/classpath/java/beans/PropertyDescriptor.java
ViewVC logotype

Diff of /classpath/java/beans/PropertyDescriptor.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mkoch, Wed Feb 16 11:18:37 2005 UTC revision 1.14 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 438  public class PropertyDescriptor extends Line 438  public class PropertyDescriptor extends
438       * <li>the property type and the read method's return type must be assignable from the       * <li>the property type and the read method's return type must be assignable from the
439       * write method's argument type</li>       * write method's argument type</li>
440       * <li>the write method may not exist</li>       * <li>the write method may not exist</li>
441       * <ul>       * </ul>
442       * While checking the methods a common new property type is calculated. If the method       * While checking the methods a common new property type is calculated. If the method
443       * succeeds this property type is returned.<br/>       * succeeds this property type is returned.<br/>
444       * <br/>       * <br/>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26