Class RadianceTreeUI.TreePathId
java.lang.Object
org.pushingpixels.radiance.theming.internal.ui.RadianceTreeUI.TreePathId
- All Implemented Interfaces:
Comparable<RadianceTreeUI.TreePathId>
- Enclosing class:
RadianceTreeUI
public static class RadianceTreeUI.TreePathId
extends Object
implements Comparable<RadianceTreeUI.TreePathId>
ID of a single tree path.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(RadianceTreeUI.TreePathId otherId) booleaninthashCode()
-
Field Details
-
path
Tree path.
-
-
Constructor Details
-
TreePathId
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<RadianceTreeUI.TreePathId>
-
equals
-
hashCode
-