Ejemplo n.º 1
0
 /** @return the selected node in the tree */
 public Object getSelectedNode() {
   return treeFarms.getLastSelectedPathComponent();
 }