[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] How to get tree item from item name?

Hello,
I am using a TreeViewer and underneath the model, the tree items are holding some of the bussiness specific information. Programatically I want to get hold of a tree item (without the user selecting them). Is it possible to get the tree item if I only know the item's name? If so, how?


Thanks

Sai