137 lines
6.7 KiB
Plaintext
137 lines
6.7 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="FormMapWithSetShipsGeneric">
|
||
|
<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="649" height="400"/>
|
||
|
</constraints>
|
||
|
<properties/>
|
||
|
<border type="none"/>
|
||
|
<children>
|
||
|
<grid id="9bb5a" binding="pictureBoxShip" layout-manager="BorderLayout" hgap="0" vgap="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="false"/>
|
||
|
</constraints>
|
||
|
<properties/>
|
||
|
<border type="none"/>
|
||
|
<children/>
|
||
|
</grid>
|
||
|
<hspacer id="b305e">
|
||
|
<constraints>
|
||
|
<grid row="1" 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>
|
||
|
<grid id="4fa91" binding="GroupBoxTools" layout-manager="GridLayoutManager" row-count="8" 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="0" column="1" row-span="2" 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="95ba3" class="javax.swing.JComboBox" binding="ComboBoxSelectorMap">
|
||
|
<constraints>
|
||
|
<grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
|
||
|
</constraints>
|
||
|
<properties>
|
||
|
<model>
|
||
|
<item value="Простая карта"/>
|
||
|
<item value="Карта острова"/>
|
||
|
<item value="Карта скалы"/>
|
||
|
</model>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="cdb80" class="javax.swing.JButton" binding="ButtonAddShip">
|
||
|
<constraints>
|
||
|
<grid row="1" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
|
</constraints>
|
||
|
<properties>
|
||
|
<text value="Добавить корабль"/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="e5494" class="javax.swing.JTextField" binding="maskedTextBoxPosition">
|
||
|
<constraints>
|
||
|
<grid row="2" column="0" row-span="1" col-span="3" 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="8bb89" class="javax.swing.JButton" binding="ButtonDeleteShip">
|
||
|
<constraints>
|
||
|
<grid row="3" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
|
</constraints>
|
||
|
<properties>
|
||
|
<text value="Удалить корабль"/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="aa482" class="javax.swing.JButton" binding="ButtonShowStorage">
|
||
|
<constraints>
|
||
|
<grid row="4" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
|
</constraints>
|
||
|
<properties>
|
||
|
<text value="Показать хранилище"/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="9ebdc" class="javax.swing.JButton" binding="ButtonShowMap">
|
||
|
<constraints>
|
||
|
<grid row="5" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||
|
</constraints>
|
||
|
<properties>
|
||
|
<text value="Показать карту"/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="acbc" class="javax.swing.JButton" binding="ButtonUp">
|
||
|
<constraints>
|
||
|
<grid row="6" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" 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>
|
||
|
<text value=""/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="a584e" class="javax.swing.JButton" binding="ButtonDown">
|
||
|
<constraints>
|
||
|
<grid row="7" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" 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>
|
||
|
<text value=""/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="e9fe6" class="javax.swing.JButton" binding="ButtonLeft">
|
||
|
<constraints>
|
||
|
<grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" 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>
|
||
|
<text value=""/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
<component id="25a22" class="javax.swing.JButton" binding="ButtonRight">
|
||
|
<constraints>
|
||
|
<grid row="7" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" 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>
|
||
|
<text value=""/>
|
||
|
</properties>
|
||
|
</component>
|
||
|
</children>
|
||
|
</grid>
|
||
|
</children>
|
||
|
</grid>
|
||
|
</form>
|