blob: c962a93e7f0157cc0580bbb76e4c34d63313a870 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.jetbrains.idea.svn.update.SvnRevisionPanel">
<grid id="d1b7e" binding="myPanel" layout-manager="GridLayoutManager" row-count="1" 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>
<xy x="29" y="29" width="347" height="32"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="bd261" class="javax.swing.JRadioButton" binding="myHead">
<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 resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="configure.revision.head.radio"/>
</properties>
</component>
<component id="6005" class="javax.swing.JRadioButton" binding="mySpecified">
<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 resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="configure.revision.specified.radio"/>
</properties>
</component>
<component id="c6cc7" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myRevisionField">
<constraints>
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="bd261"/>
<member id="6005"/>
</group>
</buttonGroups>
</form>