Class TagBrowseTree.TreePathWrapper
- java.lang.Object
-
- javax.swing.tree.TreePath
-
- com.inductiveautomation.factorypmi.application.components.TagBrowseTree.TreePathWrapper
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TagBrowseTree
public class TagBrowseTree.TreePathWrapper extends javax.swing.tree.TreePath
Wrapper class that returns gives the tree path relative path of the root node of the current root node- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TreePathWrapper(javax.swing.tree.TreePath absolutePath, javax.swing.tree.TreePath rootPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.tree.TreePath
getRootRelativePath()
-