remove


Description:

public void remove (TreeNode child)

Removes child from the list of children owned by this.

Parameters:

this

A TreeNode.

child

A TreeNode.