public class ContinuousTreeSelectionModel
extends javax.swing.tree.DefaultTreeSelectionModel
构造器和说明 |
---|
ContinuousTreeSelectionModel() |
限定符和类型 | 方法和说明 |
---|---|
void |
addSelectionPaths(javax.swing.tree.TreePath[] paths) |
int |
findFirstIndexIfNotEmpty(java.util.Map indexTreePathMap,
javax.swing.tree.TreePath[] paths) |
java.util.List |
resolveNewTreePathList(int firstIndex,
java.util.Map indexTreePathMap) |
void |
setSelectionPaths(javax.swing.tree.TreePath[] paths) |
addPropertyChangeListener, addSelectionPath, 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, toString, updateLeadIndex
public void addSelectionPaths(javax.swing.tree.TreePath[] paths)
addSelectionPaths
在接口中 javax.swing.tree.TreeSelectionModel
addSelectionPaths
在类中 javax.swing.tree.DefaultTreeSelectionModel
public int findFirstIndexIfNotEmpty(java.util.Map indexTreePathMap, javax.swing.tree.TreePath[] paths)
public java.util.List resolveNewTreePathList(int firstIndex, java.util.Map indexTreePathMap)
public void setSelectionPaths(javax.swing.tree.TreePath[] paths)
setSelectionPaths
在接口中 javax.swing.tree.TreeSelectionModel
setSelectionPaths
在类中 javax.swing.tree.DefaultTreeSelectionModel