183 lines
9.0 KiB
XML
183 lines
9.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="FormWarship">
|
||
<grid id="27dc6" binding="PictureBox" layout-manager="GridLayoutManager" row-count="3" column-count="6" 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="660" height="507"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<grid id="11e3d" layout-manager="GridLayoutManager" row-count="1" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
||
<margin top="0" left="0" bottom="0" right="0"/>
|
||
<constraints>
|
||
<grid row="2" column="0" row-span="1" col-span="6" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<component id="d468f" class="javax.swing.JLabel" binding="SpeedLabel">
|
||
<constraints>
|
||
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties>
|
||
<text value="Скорость: "/>
|
||
</properties>
|
||
</component>
|
||
<hspacer id="321ab">
|
||
<constraints>
|
||
<grid row="0" column="3" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
</hspacer>
|
||
<component id="d033b" class="javax.swing.JLabel" binding="WeightLabel">
|
||
<constraints>
|
||
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties>
|
||
<text value="Вес: "/>
|
||
</properties>
|
||
</component>
|
||
<component id="ba46a" class="javax.swing.JLabel" binding="BodyColorLabel">
|
||
<constraints>
|
||
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties>
|
||
<text value="Цвет: "/>
|
||
</properties>
|
||
</component>
|
||
</children>
|
||
</grid>
|
||
<grid id="ba3a6" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
||
<margin top="0" left="0" bottom="0" right="0"/>
|
||
<constraints>
|
||
<grid row="1" column="4" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<component id="f38f9" class="javax.swing.JButton" binding="ButtonLeft">
|
||
<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>
|
||
<icon value="arrowLeft.jpg"/>
|
||
<text value=""/>
|
||
</properties>
|
||
</component>
|
||
<component id="ab65" class="javax.swing.JButton" binding="ButtonDown">
|
||
<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>
|
||
<icon value="arrowDown.jpg"/>
|
||
<text value=""/>
|
||
</properties>
|
||
</component>
|
||
<component id="ae569" class="javax.swing.JButton" binding="ButtonRight">
|
||
<constraints>
|
||
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties>
|
||
<icon value="arrowRight.jpg"/>
|
||
<text value=""/>
|
||
</properties>
|
||
</component>
|
||
<component id="8e604" class="javax.swing.JButton" binding="ButtonUp">
|
||
<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>
|
||
<icon value="arrowUp.jpg"/>
|
||
<text value=""/>
|
||
</properties>
|
||
</component>
|
||
</children>
|
||
</grid>
|
||
<grid id="98f8a" layout-manager="GridLayoutManager" row-count="1" 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="1" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<component id="6de46" class="javax.swing.JButton" binding="ButtonCreate">
|
||
<constraints>
|
||
<grid row="0" 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="e329e" class="javax.swing.JButton" binding="ButtonCreateModif">
|
||
<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>
|
||
</children>
|
||
</grid>
|
||
<hspacer id="73825">
|
||
<constraints>
|
||
<grid row="1" column="2" 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="5a84c">
|
||
<constraints>
|
||
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
</vspacer>
|
||
<grid id="e85d9" 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="1" column="5" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<hspacer id="e5ed3">
|
||
<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>
|
||
</children>
|
||
</grid>
|
||
<grid id="a3aed" 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="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<hspacer id="c4971">
|
||
<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>
|
||
</children>
|
||
</grid>
|
||
<grid id="c2e3" 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="1" column="3" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<component id="f6508" class="javax.swing.JButton" binding="ButtonSelect">
|
||
<constraints>
|
||
<grid row="0" 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>
|
||
</children>
|
||
</grid>
|
||
</form>
|