function remove(this,manager)

%% Select the root so the deleted node is not selected
manager.Tree.setSelectedNode(this.getRoot.down.getTreeNodeInterface);
this.up.removeNode(this)