public class ScheduleChangeController.NonSelectableTreeSelectionModel extends javax.swing.tree.DefaultTreeSelectionModel
| Constructor and Description |
|---|
NonSelectableTreeSelectionModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSelectionPath(javax.swing.tree.TreePath path)
Do nothing on this method
|
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, setSelectionPaths, toString, updateLeadIndexpublic NonSelectableTreeSelectionModel()
public void setSelectionPath(javax.swing.tree.TreePath path)
setSelectionPath in interface javax.swing.tree.TreeSelectionModelsetSelectionPath in class javax.swing.tree.DefaultTreeSelectionModel