classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: BoxView fix


From: Anthony Balkissoon
Subject: [cp-patches] FYI: BoxView fix
Date: Fri, 14 Oct 2005 14:50:03 -0400

BoxView should override View.preferenceChanged and indicate that its
cached layout information is no longer valid, then call the super
implementation.  This is done now.

2005-10-14  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/BoxView.java:
        (preferenceChanged): New method (overrides method in View).  Set flag 
        indicating that cached layout information is invalid, then call super
        implementation.

--Tony

Attachment: BoxViewPreferenceChanged.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]