gcc/libjava/java
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
..
applet AppletContext.java, [...]: Jalopied and checkstyle clean. 2004-09-23 18:24:00 +00:00
awt [multiple changes] 2004-09-02 05:10:34 +00:00
beans Fixes documentation and indentation 2004-11-06 13:22:13 +00:00
io BufferedInputStream.java: Fixed @author tag. 2004-10-18 13:40:05 +00:00
lang re PR libgcj/18234 (System property java.library.path doesn't get used by System.loadLibrary()) 2004-10-30 23:58:26 +00:00
math BigDecimal.java, [...]: Reorganized import statements, removed redundant and reorganized modifiers. 2004-10-16 17:51:45 +00:00
net NetworkInterface.java, [...]: Import cleanup. 2004-10-21 21:00:07 +00:00
nio 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
rmi 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
security 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'. 2004-10-25 16:56:00 +00:00
util ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catching ClassCastException. 2004-10-25 17:09:46 +00:00