classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: DefaultListSelectionModel multiple selection updated


From: Anthony Balkissoon
Subject: [cp-patches] FYI: DefaultListSelectionModel multiple selection updated
Date: Thu, 07 Jul 2005 16:49:17 -0400

Updated multiple selection in JLists.  Now after a remove operation, the
next add operation works in accordance with the reference
implementations.

Patch attached.

        2005-07-07  Anthony Balkissoon  <address@hidden>

        * javax/swing/DefaultListSelectionModel.java:
        (addSelectionInterval): Added check for leadSelectionIndex being
        unselected (ie - after a remove operation).

-Tony

Attachment: JListMultiSelectFix.diff
Description: Text Data


reply via email to

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