public static class SubstanceTreeUI.TreePathId
extends java.lang.Object
implements java.lang.Comparable
| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.tree.TreePath |
path
Tree path.
|
| Constructor and Description |
|---|
TreePathId(javax.swing.tree.TreePath path)
Creates a tree path ID.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |