blob: a81ab2aaa098cde129e21b805b5b249484cb4764 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.tasks.config.TaskRepositoriesConfigurable">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="4" 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>
<xy x="20" y="20" width="538" height="293"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="8aadb" class="com.intellij.ui.components.JBLabel" binding="myServersLabel">
<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="&amp;Configured servers:"/>
</properties>
</component>
<grid id="7efb3" binding="myServersPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="0" height="50"/>
</grid>
</constraints>
<properties/>
<border type="none"/>
<children/>
</grid>
<grid id="51b17" binding="myRepositoryEditor" layout-manager="CardLayout" hgap="0" vgap="0">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="602e0" binding="myEmptyPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<card name="Card1"/>
</constraints>
<properties/>
<border type="empty">
<size top="100" left="220" bottom="100" right="220"/>
</border>
<children>
<component id="76503" class="com.intellij.ui.components.JBLabel">
<constraints border-constraint="Center"/>
<properties>
<horizontalAlignment value="0"/>
<text value="No server selected"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
<component id="4840c" class="com.intellij.openapi.ui.Splitter" binding="mySplitter">
<constraints>
<grid row="2" 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>
<firstComponent value="7efb3"/>
<orientation value="true"/>
<secondComponent value="51b17"/>
</properties>
</component>
</children>
</grid>
</form>