private TreeForTreeLayout <ITreeData> GetTree()
 {
     return(_boxen.getTree());
 }