157 lines
7.8 KiB
XML
157 lines
7.8 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="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="824" height="502"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<hspacer id="4a033">
|
||
<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="bfabf">
|
||
<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="eeaaa" binding="BottomPanel" 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="5" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
||
</constraints>
|
||
<properties/>
|
||
<border type="none"/>
|
||
<children>
|
||
<component id="28bed" 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="580fb">
|
||
<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="34d49" 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="2ab53" 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="b692b" binding="CreatePanel" 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="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="8a5b" 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>
|
||
</children>
|
||
</grid>
|
||
<grid id="31774" binding="DimentionPanel" 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="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="9224d" 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="13cf5" 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>
|
||
<component id="e46ed" 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="e8b93" 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>
|
||
</children>
|
||
</grid>
|
||
<grid id="99a01" 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="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>
|
||
<hspacer id="925bf">
|
||
<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="9f2b7" 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="31a5a">
|
||
<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>
|
||
</children>
|
||
</grid>
|
||
</form>
|