commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [patch #3658] DefaultListModel bug fixes


From: David Gilbert
Subject: [commit-cp] [patch #3658] DefaultListModel bug fixes
Date: Tue, 18 Jan 2005 14:53:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114 Epiphany/1.0.7

This is an automated notification sent by Savannah.
It relates to:
                patch #3658, project classpath

==============================================================================
 OVERVIEW of patch #3658:
==============================================================================

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3658>

                 Summary: DefaultListModel bug fixes
                 Project: classpath
            Submitted by: trebligd
            Submitted on: Tue 01/18/2005 at 14:53
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________


The attached patch fixes several bugs in the DefaultListModel implementation.
 A suggested ChangeLog entry is:



2005-01-18  David Gilbert  <address@hidden>



        * javax/swing/DefaultListModel.java

        (add): fire correct event,

        (addElement): corrected interval indices in event,

        (clear): corrected upper bound for interval, only fire event if

        list is not empty,

        (setSize): fire appropriate event.



I will commit the associated Mauve tests cases to CVS shortly.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 01/18/2005 at 14:53  Name: patch.txt  Size: 1.62KB   By: trebligd
Patch for DefaultListModel.java
<http://savannah.gnu.org/patch/download.php?item_id=3658&item_file_id=4062>

==============================================================================

This item URL is:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3658>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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