Posted By:
Anonymous
Posted On:
Monday, November 26, 2001 08:52 AM
Hallo everybody, I would like to know how to add an "empty" node to Jtree which is already ready to be edited.
This means:
at the moment
when the node becomes visible in tree the user should have the possibility
to edit the node directly and not first by selecting, clicking and than editing.
What i am trying to do is already done in AOL IM. When you try to add a buddy or a group to your buddy list you can directly fill up the name you want to but i have no idea how to implement this in Java.
I thank you in advance for your ideas or suggestions