//end FileOpenDir
//Setting Option xmlStructure
public XmlStructure createXmlStructureDialog() {
this.xmlStrDialog = new XmlStructure();
this.xmlStrDialog.setModel(getModel());
this.xmlStrDialog.setController(getController());
this.xmlStrDialog.createWindowBounds();