fix Configurables test, sorry
[fedora-idea.git] / platform / vcs-impl / src / com / intellij / openapi / vcs / configurable / VcsBackgroundOperationsConfigurationPanel.form
blobce284bfc60702b39551b9284776bc2b23cbcd143
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.openapi.vcs.configurable.VcsBackgroundOperationsConfigurationPanel">
3 <grid id="7e224" binding="myPanel" layout-manager="GridLayoutManager" row-count="1" 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="7" y="16" width="868" height="558"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <grid id="e714c" layout-manager="GridLayoutManager" row-count="2" column-count="1" 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 <grid id="42f34" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
20 <margin top="0" left="0" bottom="0" right="0"/>
21 <constraints>
22 <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"/>
23 </constraints>
24 <properties/>
25 <border type="none"/>
26 <children>
27 <grid id="d038a" layout-manager="GridLayoutManager" row-count="6" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
28 <margin top="0" left="0" bottom="0" right="0"/>
29 <constraints>
30 <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"/>
31 </constraints>
32 <properties/>
33 <border type="none" title-resource-bundle="messages/VcsBundle" title-key="background.operations.title">
34 <font/>
35 </border>
36 <children>
37 <component id="5b88e" class="javax.swing.JCheckBox" binding="myCbUpdateInBackground">
38 <constraints>
39 <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"/>
40 </constraints>
41 <properties>
42 <text resource-bundle="messages/VcsBundle" key="perform.update.from.vcs.in.background"/>
43 </properties>
44 </component>
45 <component id="1b39b" class="javax.swing.JCheckBox" binding="myCbCommitInBackground">
46 <constraints>
47 <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"/>
48 </constraints>
49 <properties>
50 <text resource-bundle="messages/VcsBundle" key="perform.commit.in.bacground"/>
51 </properties>
52 </component>
53 <component id="45c51" class="javax.swing.JCheckBox" binding="myCbEditInBackground">
54 <constraints>
55 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
56 </constraints>
57 <properties>
58 <text resource-bundle="messages/VcsBundle" key="perform.edit.in.background"/>
59 </properties>
60 </component>
61 <component id="a39f0" class="javax.swing.JCheckBox" binding="myCbAddRemoveInBackground">
62 <constraints>
63 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
64 </constraints>
65 <properties>
66 <text resource-bundle="messages/VcsBundle" key="perform.add.remove.in.background"/>
67 </properties>
68 </component>
69 <component id="8c7af" class="javax.swing.JCheckBox" binding="myCbCheckoutInBackground">
70 <constraints>
71 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
72 </constraints>
73 <properties>
74 <text value="Perform checkout from VCS in background"/>
75 </properties>
76 </component>
77 <component id="cc6d4" class="javax.swing.JCheckBox" binding="myPerformRevertInBackgroundCheckBox" default-binding="true">
78 <constraints>
79 <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
80 </constraints>
81 <properties>
82 <text resource-bundle="messages/VcsBundle" key="perform.rollback.in.background.option"/>
83 </properties>
84 </component>
85 </children>
86 </grid>
87 <grid id="d20ff" binding="myBackgroundProcesses" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
88 <margin top="0" left="0" bottom="0" right="0"/>
89 <constraints>
90 <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"/>
91 </constraints>
92 <properties/>
93 <border type="none" title-resource-bundle="messages/VcsBundle" title-key="options.background.processes.title"/>
94 <children>
95 <component id="de949" class="javax.swing.JCheckBox" binding="myEnableBackgroundProcesses">
96 <constraints>
97 <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"/>
98 </constraints>
99 <properties>
100 <text resource-bundle="messages/VcsBundle" key="options.background.processes.enable"/>
101 </properties>
102 </component>
103 <grid id="edb40" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
104 <margin top="0" left="0" bottom="0" right="0"/>
105 <constraints>
106 <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"/>
107 </constraints>
108 <properties/>
109 <border type="none" title-resource-bundle="messages/VcsBundle" title-key="cache.settings.dialog.title"/>
110 <children>
111 <component id="f7b04" class="javax.swing.JComponent" binding="myCachePanel" custom-create="true">
112 <constraints>
113 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
114 </constraints>
115 </component>
116 <hspacer id="8e704">
117 <constraints>
118 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
119 </constraints>
120 </hspacer>
121 </children>
122 </grid>
123 <grid id="9c106" layout-manager="GridLayoutManager" row-count="1" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
124 <margin top="0" left="0" bottom="0" right="0"/>
125 <constraints>
126 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
127 </constraints>
128 <properties/>
129 <border type="none" title-resource-bundle="messages/VcsBundle" title-key="options.check.changed.on.server.title"/>
130 <children>
131 <component id="9e0bc" class="javax.swing.JCheckBox" binding="myTrackChangedOnServer">
132 <constraints>
133 <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"/>
134 </constraints>
135 <properties>
136 <text resource-bundle="messages/VcsBundle" key="vcs.config.track.changed.on.server"/>
137 </properties>
138 </component>
139 <hspacer id="899ad">
140 <constraints>
141 <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
142 </constraints>
143 </hspacer>
144 <component id="6b1ed" class="javax.swing.JSpinner" binding="myChangedOnServerInterval">
145 <constraints>
146 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
147 </constraints>
148 <properties/>
149 </component>
150 <component id="765cd" class="javax.swing.JLabel">
151 <constraints>
152 <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
153 </constraints>
154 <properties>
155 <text value="minutes"/>
156 </properties>
157 </component>
158 </children>
159 </grid>
160 </children>
161 </grid>
162 </children>
163 </grid>
164 <vspacer id="ca331">
165 <constraints>
166 <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"/>
167 </constraints>
168 </vspacer>
169 </children>
170 </grid>
171 </children>
172 </grid>
173 <buttonGroups>
174 <group name="buttonGroup1">
175 <member id="61373"/>
176 <member id="3cc74"/>
177 <member id="7fc5c"/>
178 </group>
179 <group name="buttonGroup2">
180 <member id="1256b"/>
181 <member id="f0ee1"/>
182 <member id="daddb"/>
183 </group>
184 </buttonGroups>
185 </form>