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 |
|---|
SubstanceTreeUI.TreePathId(javax.swing.tree.TreePath path)
Creates a tree path ID.
|