Hi everyone,
I have a JTextPane that is using the rtf editorkit and
another JTextPane using the html editor kit.
I inserted the JTextPane with the html content into the
JTextPane with the the rtf content. Now the JTextPane with the html
content has a image in it.
Now if i serialize the JTextPane with the rtf content as an
object will the image in the JTextPane with the html content still be
retained??
Richard West
Tony Morris - 19 Mar 2006 11:15 GMT
> Hi everyone,
>
[quoted text clipped - 10 lines]
>
> Richard West
Why don't you just try it and see?!

Signature
Tony Morris
http://tmorris.net/
s/Commonwealth Games/Commonwealth Swimming
Oliver Wong - 20 Mar 2006 23:28 GMT
> Hi everyone,
>
[quoted text clipped - 8 lines]
> object will the image in the JTextPane with the html content still be
> retained??
In addition to Tony's comment, you should put more effort into coming up
with meaningful subject names. Try to have it so that people can guess
whether or not they know the answer to your question before they even read
your question just by reading the subject line. I saw "Objects", so I
figured this must be an easy beginner's question about how objects are
instantiated or something.
- Oliver