[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Easy way to dump Tree
|
- From: Sebastian Scholz <ssc@xxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 14:04:18 +0200
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)
Hi
I am struggling with the Tree widget and wonder if there is an easy way
to just "dump" the content of the Tree into a hashmap and read it back
or if I have to handle every element.
Thanks,
-Sebastian