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, updateLeadIndex
public NonSelectableTreeSelectionModel()
public void setSelectionPath(javax.swing.tree.TreePath path)
setSelectionPath
in interface javax.swing.tree.TreeSelectionModel
setSelectionPath
in class javax.swing.tree.DefaultTreeSelectionModel