JavaTree

The JavaTree object corresponds to a javax.swing.JTree component.

Method

Description

public JavaTreeNode GetRootNode();

Obtains the root node of the tree.

public void ClearSelection();

Clears all the nodes in the tree that are selected.