Serialization of registered Listeners

I encounter the problem that tables, trees etc. with registered Listeners on them seem to have lost the listener functionality at deserialization, even if I implement the listener as serializable. How is this?

I also have a JTree that seems to loose itsTransferHandler. Does this have the same origin?

Regards Tom

[333 byte] By [tango1383a] at [2007-11-27 11:05:15]
# 1

You might consider serializing only the models.

Andre_Uhresa at 2007-7-29 13:07:28 > top of Java-index,Desktop,Core GUI APIs...