Class TagBrowseTree.TreePathWrapper

java.lang.Object
javax.swing.tree.TreePath
com.inductiveautomation.factorypmi.application.components.TagBrowseTree.TreePathWrapper
All Implemented Interfaces:
Serializable
Enclosing class:
TagBrowseTree

public class TagBrowseTree.TreePathWrapper extends TreePath
Wrapper class that returns gives the tree path relative path of the root node of the current root node
See Also:
  • Constructor Details

    • TreePathWrapper

      public TreePathWrapper(TreePath absolutePath, TreePath rootPath)
  • Method Details

    • getRootRelativePath

      public TreePath getRootRelativePath()