gcc/libjava/java/beans
Stephen Crawley b20fcd47a2 Stephen Crawley <crawley@dstc.edu.au>
* java/beans/PropertyDescriptor.java
       (PropertyDescriptor(String, Class)): Sanity check getter and setter
       methods.
       (PropertyDescriptor(String, Class, String, String)): Likewise.
       (PropertyDescriptor(String, Method, Method): Factor out getter and
       setter method sanity checks into new method.
       (findMethods): Don't do parameter sanity checking of get method here.
       (checkMethods): New method.

2003-02-07  Stephen Crawley  <crawley@dstc.edu.au>

       * java/beans/PropertyDescriptor.java: Reformat.

From-SVN: r62537
2003-02-07 20:19:53 +00:00
..
beancontext BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
AppletInitializer.java Add license clarification. 2002-01-22 22:40:42 +00:00
BeanDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
BeanInfo.java ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
Beans.java Add license clarification. 2002-01-22 22:40:42 +00:00
Customizer.java Add license clarification. 2002-01-22 22:40:42 +00:00
DesignMode.java Add license clarification. 2002-01-22 22:40:42 +00:00
EventSetDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
ExceptionListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
FeatureDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
IndexedPropertyDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
IntrospectionException.java [multiple changes] 2002-03-24 21:32:14 +00:00
Introspector.java For PR libgcj/8759: 2002-11-30 04:41:59 +00:00
MethodDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
ParameterDescriptor.java Add license clarification. 2002-01-22 22:40:42 +00:00
PropertyChangeEvent.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeListenerProxy.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyChangeSupport.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
PropertyDescriptor.java Stephen Crawley <crawley@dstc.edu.au> 2003-02-07 20:19:53 +00:00
PropertyEditor.java Add license clarification. 2002-01-22 22:40:42 +00:00
PropertyEditorManager.java Add license clarification. 2002-01-22 22:40:42 +00:00
PropertyEditorSupport.java Add license clarification. 2002-01-22 22:40:42 +00:00
PropertyVetoException.java [multiple changes] 2002-03-24 21:32:14 +00:00
SimpleBeanInfo.java Add license clarification. 2002-01-22 22:40:42 +00:00
VetoableChangeListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
VetoableChangeListenerProxy.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
VetoableChangeSupport.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
Visibility.java Add license clarification. 2002-01-22 22:40:42 +00:00