Method Index
addListSelectionListener(ListSelectionListener)
addSelectionInterval(int, int)
clearSelection()
getAnchorSelectionIndex()
getLeadSelectionIndex()
getMaxSelectionIndex()
getMinSelectionIndex()
getSelectionMode()
getValueIsAdjusting()
insertIndexInterval(int, int, boolean)
isSelectedIndex(int)
isSelectionEmpty()
removeIndexInterval(int, int)
removeListSelectionListener(ListSelectionListener)
removeSelectionInterval(int, int)
setAnchorSelectionIndex(int)
setLeadSelectionIndex(int)
setSelectionInterval(int, int)
setSelectionMode(int)
setValueIsAdjusting(boolean)
Variable Index
MULTIPLE_INTERVAL_SELECTION
SINGLE_INTERVAL_SELECTION
SINGLE_SELECTION