Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Easy way to dump Tree
Easy way to dump Tree [message #454655] Tue, 26 April 2005 12:04 Go to next message
Eclipse UserFriend
Originally posted by: ssc.acentic.net

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
Re: Easy way to dump Tree [message #454658 is a reply to message #454655] Tue, 26 April 2005 14:38 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
You'll need to write the code to do it, either recursively or non-recurively
if you are worried about stack.

"Sebastian Scholz" <ssc@acentic.net> wrote in message
news:pan.2005.04.26.12.04.17.406000@acentic.net...
> 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
Previous Topic:How does SWT select its style?
Next Topic:Trapping Popup Windows in Browser
Goto Forum:
  


Current Time: Fri Apr 19 04:47:36 GMT 2024

Powered by FUDForum. Page generated in 0.01667 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top