public void startRenaming(TreePath path) {
   myTree.startEditingAtPath(path);
 }