CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/02/27 13:16:44

Modified files:
        .              : ChangeLog 
        javax/swing    : SwingUtilities.java 

Log message:
        2006-02-27  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/SwingUtilities.java
        (computeIntersection): Changed to store result in rect, instead of
        creating new Rectangle instances. Fixed API docs accordingly.
        (computeUnion): Changed to store result in rect, instead of
        creating new Rectangle instances. Fixed API docs accordingly.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6521&tr2=1.6522&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/SwingUtilities.java.diff?tr1=1.44&tr2=1.45&r1=text&r2=text


Reply via email to