-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
1.3.1
-
Fix Understood
-
generic
-
generic
Name: bsC130419 Date: 07/31/2001
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
The mandatory use of ListSelectionModel, with its zillion methods,
places an unresonable burden on developers (and yes I know about
DefaultListSelectionModel but I may not want so many methods even
if I don't have to implements them). I suggest you allow a
SingleSelectionModel to be used as well and let it behave like a
ListSelectionModel whose selection mode has been set to SINGLE_SELECTION.
(Review ID: 127009)
======================================================================