nodeInfo abstract method

TreeNodeInfo nodeInfo(
  1. TreeNodeInfo parent
)

Constructs a TreeNodeInfo representing the tree state, with the specified parent node.

Implementation

TreeNodeInfo nodeInfo(TreeNodeInfo parent);