Descripción
Sintaxis
public class DefaultTreeSelectionModel extends Object implements Cloneable, Serializable, TreeSelectionModel
Constructores
Campos
- changeSupport
- leadIndex
- leadPath
- leadRow
- listenerList
- listSelectionModel
- rowMapper
- selection
- SELECTION_MODE_PROPERTY
- selectionMode
Métodos
- addPropertyChangeListener()
- addSelectionPath()
- addSelectionPaths()
- addTreeSelectionListener()
- arePathsContiguous()
- canPathsBeAdded()
- canPathsBeRemoved()
- clearSelection()
- clone()
- fireValueChanged()
- getLeadSelectionPath()
- getLeadSelectionRow()
- getListeners()
- getMaxSelectionRow()
- getMinSelectionRow()
- getPropertyChangeListeners()
- getRowMapper()
- getSelectionCount()
- getSelectionMode()
- getSelectionPath()
- getSelectionPaths()
- getSelectionRows()
- getTreeSelectionListeners()
- insureRowContinuity()
- insureUniqueness()
- isPathSelected()
- isRowSelected()
- isSelectionEmpty()
- notifyPathChange()
- removePropertyChangeListener()
- removeSelectionPath()
- removeSelectionPaths()
- removeTreeSelectionListener()
- resetRowSelection()
- setRowMapper()
- setSelectionMode()
- setSelectionPath()
- setSelectionPaths()
- toString()
- updateLeadIndex()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.