A resource tree that can be used as a form component. Each node in the
tree can have either a checkbox or a radio button as part of the cell.
author: Matthew Large version: $Revision: 1.1 $
Constructs a new form resource tree.
Parameters: pathValues - list of full paths of already selected values.
FormResourceTree
public FormResourceTree(boolean bUseScrollPane, List pathValues)(Code)
Constructs a new form resource tree.
Parameters: bUseScrollPane - true if the tree is to be enclosed in a scroll pane. Parameters: pathValues - list of full paths of already selected values.