コード例 #1
0
 protected String getNodeID(MindMapNode selected) {
   // TODO Auto-generated method stub
   return modeController.getNodeID(selected);
 }