SVN auth
[fedora-idea.git] / plugins / svn4idea / src / org / jetbrains / idea / svn / dialogs / browser / CheckoutOptionsDialog.form
blobea86bfd1e58a66cb9d1143d771fa991b425d526f
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.dialogs.browser.CheckoutOptionsDialog">
3 <grid id="c0dc8" binding="myTopPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
4 <constraints>
5 <xy x="10" y="10" width="397" height="149"/>
6 </constraints>
7 <properties/>
8 <border type="none">
9 <size top="8" left="8" bottom="8" right="8"/>
10 </border>
11 <children>
12 <grid id="a4d4a" layout-manager="GridBagLayout">
13 <constraints border-constraint="Center"/>
14 <properties/>
15 <border type="none"/>
16 <children>
17 <component id="ae8b2" class="javax.swing.JLabel">
18 <constraints>
19 <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"/>
20 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
21 </constraints>
22 <properties>
23 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="checkout.options.checkout.label"/>
24 </properties>
25 </component>
26 <component id="ce44e" class="javax.swing.JLabel" binding="myUrlLabel">
27 <constraints>
28 <grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
29 <gridbag top="2" left="2" bottom="2" right="2" weightx="1.0" weighty="0.0"/>
30 </constraints>
31 <properties>
32 <font style="1"/>
33 </properties>
34 </component>
35 <component id="1f691" class="javax.swing.JLabel">
36 <constraints>
37 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/>
38 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
39 </constraints>
40 <properties>
41 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="checkout.options.destination.label"/>
42 </properties>
43 </component>
44 <component id="a1fdf" class="javax.swing.JCheckBox" binding="myExternalsCheckbox">
45 <constraints>
46 <grid row="4" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
47 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
48 </constraints>
49 <properties>
50 <selected value="true"/>
51 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="checkout.options.externals.label"/>
52 </properties>
53 </component>
54 <component id="c374f" class="javax.swing.JSeparator">
55 <constraints>
56 <grid row="5" column="0" row-span="1" col-span="3" vsize-policy="6" hsize-policy="6" anchor="2" fill="1" indent="0" use-parent-layout="false"/>
57 <gridbag top="2" left="2" bottom="2" right="2" weightx="1.0" weighty="1.0"/>
58 </constraints>
59 <properties/>
60 </component>
61 <nested-form id="20d59" form-file="org/jetbrains/idea/svn/revision/SvnSelectRevisionPanel.form" binding="svnSelectRevisionPanel">
62 <constraints>
63 <grid row="2" column="0" row-span="1" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
64 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
65 </constraints>
66 </nested-form>
67 <component id="13941" class="org.jetbrains.idea.svn.DepthCombo" binding="myDepthCombo">
68 <constraints>
69 <grid row="3" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
70 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
71 </constraints>
72 <properties/>
73 </component>
74 <component id="63e0b" class="javax.swing.JLabel" binding="myDepthLabel">
75 <constraints>
76 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
77 <gridbag top="2" left="2" bottom="2" right="2" weightx="0.0" weighty="0.0"/>
78 </constraints>
79 <properties>
80 <text resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="label.depth.text"/>
81 <toolTipText resource-bundle="org/jetbrains/idea/svn/SvnBundle" key="label.depth.description"/>
82 </properties>
83 </component>
84 <scrollpane id="cd7a3">
85 <constraints>
86 <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
87 <gridbag weightx="0.0" weighty="0.0"/>
88 </constraints>
89 <properties/>
90 <border type="none"/>
91 <children>
92 <component id="53228" class="javax.swing.JList" binding="myLocalTargetList">
93 <constraints/>
94 <properties>
95 <selectionMode value="0"/>
96 </properties>
97 </component>
98 </children>
99 </scrollpane>
100 <component id="2c58d" class="com.intellij.openapi.ui.FixedSizeButton" binding="mySelectTarget" custom-create="true">
101 <constraints>
102 <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="1" fill="0" indent="0" use-parent-layout="false"/>
103 <gridbag weightx="0.0" weighty="0.0"/>
104 </constraints>
105 <properties/>
106 </component>
107 </children>
108 </grid>
109 </children>
110 </grid>
111 </form>