This test checks to see if DefaultListSelectionModel.setLeadSelectionIndex checks the selection mode to see if extending the selection is allowed. We currently fail this test. 2005-10-20 Anthony Balkissoon * gnu/testlet/javax/swing/DefaultListSelectionModel: New directory. * gnu/testlet/javax/swing/DefaultListSelectionModel/leadSelectionIndex.java: New test. --Tony