IDEA-26360 (Performance and inconsistency issues with svn:externals and "Detect neste...
[fedora-idea.git] / plugins / svn4idea / src / org / jetbrains / idea / svn / update / SvnUpdateRootOptionsPanel.form
blob59fcc82cb739dc203ec1a6282e9abdd991fc90a8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.jetbrains.idea.svn.update.SvnUpdateRootOptionsPanel">
3 <grid id="f589c" binding="myPanel" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="29" y="50" width="455" height="152"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <grid id="3b3aa" layout-manager="GridLayoutManager" row-count="5" column-count="5" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
12 <margin top="0" left="0" bottom="0" right="0"/>
13 <constraints>
14 <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"/>
15 </constraints>
16 <properties/>
17 <border type="none"/>
18 <children>
19 <component id="a1f16" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myURLText">
20 <constraints>
21 <grid row="2" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
22 </constraints>
23 <properties/>
24 </component>
25 <component id="b284f" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myBranchField">
26 <constraints>
27 <grid row="1" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
28 </constraints>
29 <properties/>
30 </component>
31 <component id="ac746" class="javax.swing.JCheckBox" binding="myRevisionBox">
32 <constraints>
33 <grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
34 </constraints>
35 <properties>
36 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="checkbox.update.switch.configurable.to.specific.revision"/>
37 </properties>
38 </component>
39 <component id="9dc1a" class="javax.swing.JCheckBox" binding="myUpdateToSpecificUrl">
40 <constraints>
41 <grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
42 </constraints>
43 <properties>
44 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="update.configuration.specific.url"/>
45 </properties>
46 </component>
47 <hspacer id="39492">
48 <constraints>
49 <grid row="3" column="3" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
50 </constraints>
51 </hspacer>
52 <component id="ef5e7" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myRevisionText">
53 <constraints>
54 <grid row="3" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false">
55 <minimum-size width="100" height="-1"/>
56 <preferred-size width="100" height="-1"/>
57 </grid>
58 </constraints>
59 <properties/>
60 </component>
61 <component id="badcd" class="javax.swing.JLabel" binding="myUrlLabel">
62 <constraints>
63 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
64 </constraints>
65 <properties>
66 <text value="Url:" noi18n="true"/>
67 </properties>
68 </component>
69 <component id="bb7fe" class="javax.swing.JLabel" binding="myBranchLabel">
70 <constraints>
71 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
72 </constraints>
73 <properties>
74 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="update.switch.to.branch.text"/>
75 </properties>
76 </component>
77 <component id="3e3c3" class="javax.swing.JLabel" binding="myCopyType">
78 <constraints>
79 <grid row="4" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
80 </constraints>
81 <properties>
82 <text value=""/>
83 </properties>
84 </component>
85 </children>
86 </grid>
87 <vspacer id="120cd">
88 <constraints>
89 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
90 </constraints>
91 </vspacer>
92 </children>
93 </grid>
94 </form>