|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |
java.lang.Objectjavax.swing.tree.DefaultTreeSelectionModel
com.nonesole.swing.plaf.basic.tree.utree.basic.BasicTreeSelectionModel
public class BasicTreeSelectionModel
字段摘要 |
---|
从类 javax.swing.tree.DefaultTreeSelectionModel 继承的字段 |
---|
changeSupport, leadIndex, leadPath, leadRow, listenerList, listSelectionModel, rowMapper, selection, SELECTION_MODE_PROPERTY, selectionMode |
从接口 javax.swing.tree.TreeSelectionModel 继承的字段 |
---|
CONTIGUOUS_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION, SINGLE_TREE_SELECTION |
构造函数摘要 | |
---|---|
BasicTreeSelectionModel()
|
方法摘要 | |
---|---|
void |
setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
|
从类 javax.swing.tree.DefaultTreeSelectionModel 继承的方法 |
---|
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, toString, updateLeadIndex |
从类 java.lang.Object 继承的方法 |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
构造函数详细信息 |
---|
public BasicTreeSelectionModel()
方法详细信息 |
---|
public void setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
javax.swing.tree.TreeSelectionModel
中的 setSelectionPaths
javax.swing.tree.DefaultTreeSelectionModel
中的 setSelectionPaths
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |