public boolean isCellEditable(Object node, int column)(Code)
By default, make the column with the Tree in it the only editable one. Making this column editable causes the
JTable to forward mouse and keyboard events in the Tree column to the underlying JTree.