public class SingleSelectionModel
extends javax.swing.DefaultListSelectionModel
Constructor and Description |
---|
SingleSelectionModel() |
Modifier and Type | Method and Description |
---|---|
void |
clearSelection() |
void |
removeSelectionInterval(int index0,
int index1) |
addListSelectionListener, addSelectionInterval, clone, fireValueChanged, fireValueChanged, fireValueChanged, getAnchorSelectionIndex, getLeadSelectionIndex, getListeners, getListSelectionListeners, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isLeadAnchorNotificationEnabled, isSelectedIndex, isSelectionEmpty, moveLeadSelectionIndex, removeIndexInterval, removeListSelectionListener, setAnchorSelectionIndex, setLeadAnchorNotificationEnabled, setLeadSelectionIndex, setSelectionInterval, setSelectionMode, setValueIsAdjusting, toString
public void clearSelection()
clearSelection
in interface javax.swing.ListSelectionModel
clearSelection
in class javax.swing.DefaultListSelectionModel
public void removeSelectionInterval(int index0, int index1)
removeSelectionInterval
in interface javax.swing.ListSelectionModel
removeSelectionInterval
in class javax.swing.DefaultListSelectionModel