|
Selecting Checkboxes of JFace TreeViewer -
04-17-2009, 02:38 AM
Hi,
I'm using a JFACE tree viewer, its a checkbox tree having a checkbox for every tree item. what i need to do is get some checkboxes checked when i refresh the treeviewer. The checkboxes will be checked based on some pre-saved information. Is there some way in which i can specify to the content provider which checkboxes need to be selected ??
Also, is it possible to add checkboxes only to the leaf nodes of the tree ??
Any help in this regard will be highly appreciated...
Thanks,
Pele
|