Do I understand this correctly?
--
Regards,
Jarrick
------------------------------------
Jarrick...@your.mind.gmail.com
(Lose your mind before emailing me)
To be sure, you should look at the source code of nodeChanged() and
nodeStructureChanged() to see if there's a call to invokeLater().
Your TreeModel code shouldn't care about "drawing", it should only care
that your changes are observed by some listener, and that listener can
do whatever they want with that observation.
--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>