CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/06/23 12:28:33

Modified files:
        javax/swing/plaf/basic: BasicInternalFrameUI.java 
        .              : ChangeLog 

Log message:
        2006-06-23  Roman Kennke  <[EMAIL PROTECTED]>
        
                * javax/swing/plaf/basic/BasicInternalFrameUI.java
                (InternalFramePropertyChangeListener.propertyChange):
                Don't call getPropertyName() repeatedly. Added null checks
                to avoid NPEs. Call closeFrame() if the closed property
                changes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicInternalFrameUI.java?cvsroot=classpath&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.7919&r2=1.7920


Reply via email to