[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Tree Event Before Selection change
|
- From: x_naren@xxxxxxxxxxx (Naren)
- Date: Thu, 16 Nov 2006 17:09:30 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Iam trying to find my old selections in the tree.
with tree.addSelectionListener -- widgetselected -- occurs after the new
selection event
Is there a way to get the old selections from the tree,??
other than storing the selections each item in an array outside of tree.
Thanks
Naren