/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4887 by rabbit78, Tue Sep 20 18:03:09 2005 UTC revision 1.4888 by rabbit78, Tue Sep 20 19:16:03 2005 UTC
# Line 1  Line 1 
1  2005-09-20  Roman Kennke  <kennke@aicas.com>  2005-09-20  Roman Kennke  <kennke@aicas.com>
2    
3            * javax/swing/JLayeredPane.java
4            (remove(int)): Removed repaint() call. This is unnecessary because
5            already triggered by Container.remove().
6            (remove(Component)): Removed this superfluous method. It's not
7            in the specs and the functionality is already in Container.
8            (paint): New method. Overridden in order to provide reasonable
9            painting for JLayeredPanes.
10    
11    2005-09-20  Roman Kennke  <kennke@aicas.com>
12    
13          * javax/swing/plaf/basic/BasicTextUI.java          * javax/swing/plaf/basic/BasicTextUI.java
14          (UpdateHandler): Renamed to PropertyChangeHandler. This name is          (UpdateHandler): Renamed to PropertyChangeHandler. This name is
15          closer to the purpose of this class.          closer to the purpose of this class.

Legend:
Removed from v.1.4887  
changed lines
  Added in v.1.4888

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