<?xml version="1.0" encoding="UTF-8"?> <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="ProjectElectricLocomotive.FormLocomotiveCollections"> <grid id="27dc6" binding="MainPanel" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> <margin top="0" left="0" bottom="0" right="0"/> <constraints> <xy x="20" y="20" width="634" height="464"/> </constraints> <properties/> <border type="none"/> <children> <grid id="c25f7" binding="pictureBoxCollections" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> <margin top="0" left="0" bottom="0" right="0"/> <constraints> <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="true"> <minimum-size width="400" height="300"/> <preferred-size width="400" height="300"/> <maximum-size width="400" height="300"/> </grid> </constraints> <properties/> <border type="line"/> <children/> </grid> <grid id="40d5" binding="Instruments" layout-manager="GridLayoutManager" row-count="10" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> <margin top="0" left="0" bottom="0" right="0"/> <constraints> <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="true"> <minimum-size width="160" height="400"/> <preferred-size width="160" height="400"/> <maximum-size width="160" height="400"/> </grid> </constraints> <properties> <enabled value="true"/> </properties> <border type="none"> <font/> </border> <children> <vspacer id="1eee0"> <constraints> <grid row="3" column="1" row-span="7" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> </constraints> </vspacer> <component id="5039" class="javax.swing.JTextField" binding="textBoxStorageName"> <constraints> <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> <preferred-size width="150" height="-1"/> </grid> </constraints> <properties/> </component> <component id="50eff" class="javax.swing.JButton" binding="ButtonAddObject"> <constraints> <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <horizontalAlignment value="0"/> <horizontalTextPosition value="0"/> <text value="Добавить набор"/> </properties> </component> <component id="5ef9c" class="javax.swing.JList" binding="listBoxStorage"> <constraints> <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"> <preferred-size width="150" height="50"/> </grid> </constraints> <properties> <model/> </properties> </component> <component id="1b1c" class="javax.swing.JButton" binding="ButtonCreateRandomLoco"> <constraints> <grid row="9" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Создать рандомный локо "/> </properties> </component> <component id="138d" class="javax.swing.JButton" binding="ButtonAddLocomotive"> <constraints> <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Добавить локо"/> </properties> </component> <component id="b21cb" class="javax.swing.JButton" binding="ButtonRefreshCollection"> <constraints> <grid row="8" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Обновить "/> </properties> </component> <component id="1d01d" class="javax.swing.JButton" binding="ButtonRemoveLocomotive"> <constraints> <grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Удалить локо"/> </properties> </component> <component id="25553" class="javax.swing.JTextField" binding="textFieldNumber"> <constraints> <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> <preferred-size width="150" height="-1"/> </grid> </constraints> <properties> <text value="-"/> </properties> </component> <component id="d1477" class="javax.swing.JButton" binding="ButtonRemoveObject"> <constraints> <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Удалить набор"/> </properties> </component> </children> </grid> <component id="ab73" class="javax.swing.JButton" binding="Button_OpenFormRemovedLocomotives"> <constraints> <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> </constraints> <properties> <text value="Открыть удаленный локо"/> </properties> </component> </children> </grid> </form>