posted 23 years ago
I have a JTree and it displays a popup menu when the node is right click, my question is when the user wants to edit that particular node and he/she chooses selects " rename" from the popup menu how do I get the carat displayed on that selected node for editing. or how do I cause an event so the JtextField on the node starts Editing without any further mouse clicks