ListSelectionModel « javax.swing « Java by API






1.ListSelectionModel.SINGLE_INTERVAL_SELECTION
2.ListSelectionModel.SINGLE_SELECTION
3.ListSelectionModel: getMaxSelectionIndex()
4.ListSelectionModel: getMinSelectionIndex()
5.ListSelectionModel: isSelectedIndex(int index)
6.ListSelectionModel: isSelectionEmpty()
7.ListSelectionModel: setAnchorSelectionIndex(int index)
8.ListSelectionModel: setLeadSelectionIndex(int index)