> I have an application where the Tree is generated in JDK 1.2 ..
Why 1.2? What is your user base using?
>..using the
> TreeView and the TreeNode APIs that is available with the Symantec
> VisualCafe.
That is a bizarre (and obsolete) tool in which to be developing
Java in 2004/2005!
>..The problem that we are facing is:
> When a tree node is expanded by clicking on the "+", it expands and
> automatically collapses on its own. Have any of you seen such a
> behaviour with the said scenario...please let me know about it and
> also if you have any solutions ..
One possible solution is to convert the app. to using
the standard JTree, which ..
- Is supported by the manufacturer.
- Has a much larger user base (hence more help when you get stuck,
and the maker has more motivation to fix bugs).
- Is part of the core API since 1.2 (though some members were
introduced in 1.3)
- Ostensibly works.

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane