public interface Identifiable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getUniqueID(javax.swing.tree.TreePath path)
Returns an unique identifier for the specified path if applicable.
|
java.lang.Object getUniqueID(javax.swing.tree.TreePath path)
path - a tree path in the current tree modelnull if not applicableSearchable.getTreePath(java.lang.Object)