|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultTreeSelectionModel
oracle.dacf.control.swing.TreeControl.TreeControlTree.TreeControlSelectionModel
Field Summary |
Fields inherited from class javax.swing.tree.DefaultTreeSelectionModel |
changeSupport, leadIndex, leadPath, leadRow, listenerList, listSelectionModel, rowMapper, selection, SELECTION_MODE_PROPERTY, selectionMode |
Fields inherited from interface javax.swing.tree.TreeSelectionModel |
CONTIGUOUS_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION, SINGLE_TREE_SELECTION |
Constructor Summary | |
TreeControl.TreeControlTree.TreeControlSelectionModel()
|
Method Summary | |
void |
addSelectionPaths(javax.swing.tree.TreePath[] paths)
Adds paths to the current selection. |
protected void |
fireValueChanged(javax.swing.event.TreeSelectionEvent event)
|
void |
removeSelectionPaths(javax.swing.tree.TreePath[] paths)
Removes paths from the selection. |
void |
setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
Sets the selection to the paths in paths. |
Methods inherited from class javax.swing.tree.DefaultTreeSelectionModel |
addPropertyChangeListener, addSelectionPath, addTreeSelectionListener, arePathsContiguous, canPathsBeAdded, canPathsBeRemoved, clearSelection, clone, getLeadSelectionPath, getLeadSelectionRow, getListeners, getMaxSelectionRow, getMinSelectionRow, getPropertyChangeListeners, getRowMapper, getSelectionCount, getSelectionMode, getSelectionPath, getSelectionPaths, getSelectionRows, getTreeSelectionListeners, insureRowContinuity, insureUniqueness, isPathSelected, isRowSelected, isSelectionEmpty, notifyPathChange, removePropertyChangeListener, removeSelectionPath, removeTreeSelectionListener, resetRowSelection, setRowMapper, setSelectionMode, setSelectionPath, toString, updateLeadIndex |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TreeControl.TreeControlTree.TreeControlSelectionModel()
Method Detail |
public void setSelectionPaths(javax.swing.tree.TreePath[] pPaths)
public void addSelectionPaths(javax.swing.tree.TreePath[] paths)
public void removeSelectionPaths(javax.swing.tree.TreePath[] paths)
protected void fireValueChanged(javax.swing.event.TreeSelectionEvent event)
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.