J
James
I'm trying to serialize a simple tree structure - the TreeModel behind
a JTree - but the results aren't what I hoped for (essentially, I'm
getting my default object state, rather than the state I serialized).
Does anyone have any useful pointers? There are no exceptions thrown,
indeed no useful results whatsoever - just a JTree which contains the
wrong hierarchy.
James.
a JTree - but the results aren't what I hoped for (essentially, I'm
getting my default object state, rather than the state I serialized).
Does anyone have any useful pointers? There are no exceptions thrown,
indeed no useful results whatsoever - just a JTree which contains the
wrong hierarchy.
James.