gcc/libjava/java/beans
Robert Schuster 6ea123cec7 Fixes documentation and indentation
2004-11-06  Robert Schuster <thebohemian@gmx.net>

       Fixes documentation and indentation
       * java/beans/PropertyEditorSupport.java:
       reworked initial API doc
       (value): changed name from val

2004-11-06  Robert Schuster <thebohemian@gmx.net>

       Updates to 1.5
       * java/beans/PropertyEditorSupport.java
       (PropertyEditorSupport()): Changed modifier to public
       (PropertyEditorSupport(Object): Changed modifier to public
       (setSource): New method
       (getSource): New method

2004-11-06  Robert Schuster <thebohemian@gmx.net>

       Fixes bug #10799
       * java/beans/PropertyEditorSupport.java
       (setValue): Fire property change event

From-SVN: r90170
2004-11-06 13:22:13 +00:00
..
beancontext Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
AppletInitializer.java AppletInitializer.java, [...]: Removed redundant modifiers. 2003-10-11 18:18:22 +00:00
BeanDescriptor.java BeanDescriptor.java (BeanDescriptor): Set the FeatureDescriptor programmatic name. 2004-03-11 14:36:14 +00:00
BeanInfo.java AppletInitializer.java, [...]: Removed redundant modifiers. 2003-10-11 18:18:22 +00:00
Beans.java Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
Customizer.java AppletInitializer.java, [...]: Removed redundant modifiers. 2003-10-11 18:18:22 +00:00
DesignMode.java AppletInitializer.java, [...]: Removed redundant modifiers. 2003-10-11 18:18:22 +00:00
EventHandler.java Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
EventSetDescriptor.java Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
ExceptionListener.java Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
Expression.java Expression.java: New file. 2004-06-29 01:39:37 +00:00
FeatureDescriptor.java BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
IndexedPropertyDescriptor.java BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
IntrospectionException.java [multiple changes] 2002-03-24 21:32:14 +00:00
Introspector.java Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
MethodDescriptor.java BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
ParameterDescriptor.java
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 BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
PropertyEditor.java AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
PropertyEditorManager.java Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
PropertyEditorSupport.java Fixes documentation and indentation 2004-11-06 13:22:13 +00:00
PropertyVetoException.java [multiple changes] 2002-03-24 21:32:14 +00:00
SimpleBeanInfo.java BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
Statement.java Statement.java (doExecute): Fix formatting. 2004-06-30 22:47:39 +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 AppletInitializer.java, [...]: Removed redundant modifiers. 2003-10-11 18:18:22 +00:00