ListSelectionModel

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf interface
gptkbp:definedIn javax.swing
gptkbp:hasConstant MULTIPLE_INTERVAL_SELECTION
SINGLE_INTERVAL_SELECTION
SINGLE_SELECTION
https://www.w3.org/2000/01/rdf-schema#label ListSelectionModel
gptkbp:implementedIn DefaultListSelectionModel
gptkbp:method addListSelectionListener
getValueIsAdjusting
addSelectionInterval
clearSelection
getMaxSelectionIndex
getMinSelectionIndex
isSelectedIndex
isSelectionEmpty
removeListSelectionListener
removeSelectionInterval
setSelectionInterval
setValueIsAdjusting
gptkbp:usedFor selection of items in a list
gptkbp:usedIn gptkb:JList
gptkb:JTable
gptkbp:bfsParent gptkb:ListSelectionListener
gptkb:JList
gptkb:JTable
gptkbp:bfsLayer 8