39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="ProjectElectricLocomotive.FormDopClassParameters">
|
|
<grid id="27dc6" binding="pictureBoxGenerated" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="0" vgap="0">
|
|
<margin top="0" left="0" bottom="0" right="0"/>
|
|
<constraints>
|
|
<xy x="20" y="20" width="758" height="552"/>
|
|
</constraints>
|
|
<properties>
|
|
<enabled value="true"/>
|
|
<maximumSize width="600" height="400"/>
|
|
<minimumSize width="600" height="400"/>
|
|
<opaque value="true"/>
|
|
<preferredSize width="600" height="400"/>
|
|
<requestFocusEnabled value="false"/>
|
|
</properties>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="1ee3" class="javax.swing.JButton" binding="ButtonGenerationRandomLocomotive">
|
|
<constraints>
|
|
<grid row="0" 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>
|
|
<hspacer id="b7e9d">
|
|
<constraints>
|
|
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
</hspacer>
|
|
<vspacer id="d0ce8">
|
|
<constraints>
|
|
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
|
|
</constraints>
|
|
</vspacer>
|
|
</children>
|
|
</grid>
|
|
</form>
|