public void initTree() {
   myBuilder.initRootNode();
   mySelectedElementInfo.showPropertiesPanel();
 }