protected String getNodeID(MindMapNode selected) {
   // TODO Auto-generated method stub
   return modeController.getNodeID(selected);
 }