|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultTreeSelectionModel
com.nonesole.swing.plaf.basic.tree.utree.basic.BasicTreeSelectionModel
public class BasicTreeSelectionModel
Field Summary |
---|
Fields inherited from class javax.swing.tree.DefaultTreeSelectionModel |
---|
SELECTION_MODE_PROPERTY |
Fields inherited from interface javax.swing.tree.TreeSelectionModel |
---|
CONTIGUOUS_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION, SINGLE_TREE_SELECTION |
Constructor Summary | |
---|---|
BasicTreeSelectionModel()
|
Method Summary | |
---|---|
void |
setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
|
Methods inherited from class javax.swing.tree.DefaultTreeSelectionModel |
---|
addPropertyChangeListener, addSelectionPath, addSelectionPaths, addTreeSelectionListener, clearSelection, clone, getLeadSelectionPath, getLeadSelectionRow, getListeners, getMaxSelectionRow, getMinSelectionRow, getPropertyChangeListeners, getRowMapper, getSelectionCount, getSelectionMode, getSelectionPath, getSelectionPaths, getSelectionRows, getTreeSelectionListeners, isPathSelected, isRowSelected, isSelectionEmpty, removePropertyChangeListener, removeSelectionPath, removeSelectionPaths, removeTreeSelectionListener, resetRowSelection, setRowMapper, setSelectionMode, setSelectionPath, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BasicTreeSelectionModel()
Method Detail |
---|
public void setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
setSelectionPaths
in interface javax.swing.tree.TreeSelectionModel
setSelectionPaths
in class javax.swing.tree.DefaultTreeSelectionModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |