Class SubstanceTreeUI.TreePathId
- java.lang.Object
-
- org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
-
- All Implemented Interfaces:
Comparable
- Enclosing class:
- SubstanceTreeUI
public static class SubstanceTreeUI.TreePathId extends Object implements Comparable
ID of a single tree path.
-
-
Constructor Summary
Constructors Constructor Description TreePathId(TreePath path)
Creates a tree path ID.
-