blob: d68194fa151dc801740d603674929e86425e6ccf [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.openapi.vcs.readOnlyHandler.ReadOnlyStatusDialog">
<grid id="27dc6" binding="myTopPanel" layout-manager="GridLayoutManager" row-count="2" 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="443" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<scrollpane id="2e11" class="com.intellij.ui.components.JBScrollPane">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="e17b6" class="com.intellij.ui.components.JBList" binding="myFileList">
<constraints/>
<properties/>
</component>
</children>
</scrollpane>
<grid id="6f039" 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="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>
<component id="e80fa" class="javax.swing.JRadioButton" binding="myUsingFileSystemRadioButton" default-binding="true">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="175" height="22"/>
</grid>
</constraints>
<properties>
<text value="Using &amp;file system"/>
</properties>
</component>
<component id="72145" class="javax.swing.JRadioButton" binding="myUsingVcsRadioButton" default-binding="true">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="175" height="22"/>
</grid>
</constraints>
<properties>
<text value="Using &amp;version control integration"/>
</properties>
</component>
<component id="440b" class="javax.swing.JComboBox" binding="myChangelist">
<constraints>
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="9c196" class="com.intellij.ui.components.JBLabel">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="34" height="14"/>
</grid>
</constraints>
<properties>
<horizontalAlignment value="11"/>
<labelFor value="440b"/>
<text value=" Change &amp;list:"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="e80fa"/>
<member id="72145"/>
</group>
</buttonGroups>
</form>