Hello,

Does the long term persistence model work well with JTree objects?

I am having trouble serializing a JTree object as an XMLOutPutStream. It
does not store all the nodes that I added to the tree instead stores
only the last node that I added. When I try to read the object using
XMLInputStream it shows a totally different tree which was no way the
same as what I created originally. I am not sure where from the archiver
picked up a new tree. Could anyone explain how this needs to be done? or
has anyone experimented with this before?

Thanks,
Uma

_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to