blob: 69ff65a6eb3e0263f711645a1b91063c1e591854 [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.dialogs.browser.DiffOptionsDialog">
<grid id="d108" binding="myMainPanel" layout-manager="GridBagLayout">
<constraints>
<xy x="10" y="10" width="251" height="611"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="4638d" class="javax.swing.JLabel">
<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"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Compare:"/>
</properties>
</component>
<component id="cbb7c" class="javax.swing.JLabel" binding="mySourceUrlLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<font style="1"/>
</properties>
</component>
<component id="a6dc" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="With:"/>
</properties>
</component>
<component id="7804d" class="javax.swing.JCheckBox" binding="myReverseDiffButton">
<constraints>
<grid row="4" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="3" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Reverse Diff"/>
</properties>
</component>
<grid id="efd95" layout-manager="GridBagLayout">
<constraints>
<grid row="5" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="3" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
</constraints>
<properties/>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title="Compare Type" title-justification="4" title-position="2">
<font name="Tahoma" size="11" style="0"/>
<title-color color="-16777216"/>
</border>
<children>
<component id="9d6c6" class="javax.swing.JRadioButton" binding="myUIDiffButton">
<constraints>
<grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="1.0" weighty="0.0"/>
</constraints>
<properties>
<selected value="true"/>
<text value="Graphical Compare"/>
</properties>
</component>
<component id="d4867" class="javax.swing.JRadioButton" binding="myUnifiedDiffButton">
<constraints>
<grid row="1" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="1.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Unified Diff"/>
</properties>
</component>
<component id="d97c4" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myFileBrowser">
<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"/>
<gridbag top="2" left="2" bottom="2" right="2" weightx="1.0" weighty="0.0"/>
</constraints>
<properties>
<enabled value="false"/>
<text value=""/>
</properties>
</component>
</children>
</grid>
<component id="f13a0" class="org.jetbrains.idea.svn.dialogs.RepositoryBrowserComponent" binding="myBrowser" custom-create="true">
<constraints>
<grid row="3" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag weightx="1.0" weighty="1.0"/>
</constraints>
<properties/>
</component>
<component id="982a2" class="javax.swing.JLabel" binding="myErrorLabel">
<constraints>
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<foreground awt-color="red"/>
<text value=" "/>
</properties>
</component>
</children>
</grid>
<buttonGroups>
<group name="myButtonsGroup">
<member id="9d6c6"/>
<member id="d4867"/>
</group>
</buttonGroups>
</form>