<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="ProjectElectricLocomotive.FormElectricLocomotive">
  <grid id="27dc6" binding="pictureBox" layout-manager="GridLayoutManager" row-count="3" column-count="5" 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="639" height="400"/>
    </constraints>
    <properties/>
    <border type="none">
      <font/>
    </border>
    <children>
      <hspacer id="ce44b">
        <constraints>
          <grid row="2" column="1" 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="17764">
        <constraints>
          <grid row="0" 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>
      <component id="2fa92" class="javax.swing.JButton" binding="buttonDown">
        <constraints>
          <grid row="2" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
            <minimum-size width="30" height="30"/>
            <preferred-size width="30" height="30"/>
            <maximum-size width="30" height="30"/>
          </grid>
        </constraints>
        <properties>
          <icon value="ProjectElectricLocomotive/img/arrowDown.png"/>
          <text value=""/>
        </properties>
      </component>
      <component id="326c5" class="javax.swing.JButton" binding="buttonLeft">
        <constraints>
          <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
            <minimum-size width="30" height="30"/>
            <preferred-size width="30" height="30"/>
            <maximum-size width="30" height="30"/>
          </grid>
        </constraints>
        <properties>
          <icon value="ProjectElectricLocomotive/img/arrowLeft.png"/>
          <text value=""/>
        </properties>
      </component>
      <component id="cc460" class="javax.swing.JButton" binding="buttonRight">
        <constraints>
          <grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
            <minimum-size width="30" height="30"/>
            <preferred-size width="30" height="30"/>
            <maximum-size width="30" height="30"/>
          </grid>
        </constraints>
        <properties>
          <icon value="ProjectElectricLocomotive/img/arrowRight.png"/>
          <text value=""/>
        </properties>
      </component>
      <component id="bbbb" class="javax.swing.JButton" binding="buttonUp">
        <constraints>
          <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
            <minimum-size width="30" height="30"/>
            <preferred-size width="30" height="30"/>
            <maximum-size width="30" height="30"/>
          </grid>
        </constraints>
        <properties>
          <enabled value="true"/>
          <hideActionText value="false"/>
          <icon value="ProjectElectricLocomotive/img/arrowUP.png"/>
          <text value=""/>
        </properties>
        <clientProperties>
          <hideActionText class="java.lang.Boolean" value="false"/>
        </clientProperties>
      </component>
      <component id="6cb47" class="javax.swing.JButton" binding="buttonCreate">
        <constraints>
          <grid row="2" 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>
</form>