set_item


Description:

public void set_item (Object item)

An optional object to associate with the node.

This is handy to save needing to subclass the TreeNode class.

Parameters:

this

A TreeNode.

item

A Object.