Begin reworking the module options UI.
[nbgit.git] / src / org / nbgit / options / GitPanel.form
blob0c3bd4b6f920b18d889fe4de6d74504fc9f66f9f
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.3" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <AuxValues>
5 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
6 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
8 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
9 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
10 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
11 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
12 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
13 </AuxValues>
15 <Layout>
16 <DimensionLayout dim="0">
17 <Group type="103" groupAlignment="0" attributes="0">
18 <Group type="102" alignment="1" attributes="0">
19 <EmptySpace pref="26" max="32767" attributes="0"/>
20 <Component id="jTabbedPane1" min="-2" pref="698" max="-2" attributes="0"/>
21 </Group>
22 </Group>
23 </DimensionLayout>
24 <DimensionLayout dim="1">
25 <Group type="103" groupAlignment="0" attributes="0">
26 <Group type="102" alignment="1" attributes="0">
27 <EmptySpace pref="20" max="32767" attributes="0"/>
28 <Component id="jTabbedPane1" min="-2" pref="372" max="-2" attributes="0"/>
29 </Group>
30 </Group>
31 </DimensionLayout>
32 </Layout>
33 <SubComponents>
34 <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
36 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
37 <SubComponents>
38 <Container class="javax.swing.JPanel" name="generalOptionsPanel">
39 <Constraints>
40 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
41 <JTabbedPaneConstraints tabName="General Options">
42 <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
43 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="BasicSettingsTab.Title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
44 </Property>
45 </JTabbedPaneConstraints>
46 </Constraint>
47 </Constraints>
49 <Layout>
50 <DimensionLayout dim="0">
51 <Group type="103" groupAlignment="0" attributes="0">
52 <Group type="102" attributes="0">
53 <EmptySpace max="-2" attributes="0"/>
54 <Group type="103" groupAlignment="0" attributes="0">
55 <Component id="userInformation" alignment="0" min="-2" max="-2" attributes="0"/>
56 <Component id="statusLabels" alignment="0" min="-2" pref="500" max="-2" attributes="0"/>
57 </Group>
58 <EmptySpace pref="157" max="32767" attributes="0"/>
59 </Group>
60 </Group>
61 </DimensionLayout>
62 <DimensionLayout dim="1">
63 <Group type="103" groupAlignment="0" attributes="0">
64 <Group type="102" alignment="0" attributes="0">
65 <EmptySpace max="-2" attributes="0"/>
66 <Component id="userInformation" min="-2" pref="100" max="-2" attributes="0"/>
67 <EmptySpace type="unrelated" max="-2" attributes="0"/>
68 <Component id="statusLabels" min="-2" max="-2" attributes="0"/>
69 <EmptySpace pref="96" max="32767" attributes="0"/>
70 </Group>
71 </Group>
72 </DimensionLayout>
73 </Layout>
74 <SubComponents>
75 <Container class="javax.swing.JPanel" name="userInformation">
76 <Properties>
77 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
78 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
79 <TitledBorder title="User Information">
80 <ResourceString PropertyName="titleX" bundle="org/nbgit/options/Bundle.properties" key="UserInformation" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
81 </TitledBorder>
82 </Border>
83 </Property>
84 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
85 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="UserInformationPanel.Title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
86 </Property>
87 </Properties>
89 <Layout>
90 <DimensionLayout dim="0">
91 <Group type="103" groupAlignment="0" attributes="0">
92 <Group type="102" alignment="0" attributes="0">
93 <EmptySpace max="-2" attributes="0"/>
94 <Group type="103" groupAlignment="0" attributes="0">
95 <Group type="102" alignment="0" attributes="0">
96 <Component id="emailLabel" min="-2" max="-2" attributes="0"/>
97 <EmptySpace max="-2" attributes="0"/>
98 <Component id="emailTextField" pref="312" max="32767" attributes="1"/>
99 </Group>
100 <Group type="102" alignment="1" attributes="0">
101 <Component id="userNameLabel" min="-2" pref="85" max="-2" attributes="0"/>
102 <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>
103 <Component id="userNameTextField" min="-2" pref="304" max="-2" attributes="1"/>
104 </Group>
105 </Group>
106 <EmptySpace max="-2" attributes="0"/>
107 </Group>
108 </Group>
109 </DimensionLayout>
110 <DimensionLayout dim="1">
111 <Group type="103" groupAlignment="0" attributes="0">
112 <Group type="102" alignment="0" attributes="0">
113 <Group type="103" groupAlignment="3" attributes="0">
114 <Component id="emailLabel" alignment="3" min="-2" max="-2" attributes="0"/>
115 <Component id="emailTextField" alignment="3" min="-2" max="-2" attributes="0"/>
116 </Group>
117 <EmptySpace max="32767" attributes="0"/>
118 <Group type="103" groupAlignment="3" attributes="0">
119 <Component id="userNameLabel" alignment="3" min="-2" max="-2" attributes="0"/>
120 <Component id="userNameTextField" alignment="3" min="-2" max="-2" attributes="0"/>
121 </Group>
122 <EmptySpace min="-2" pref="36" max="-2" attributes="0"/>
123 </Group>
124 </Group>
125 </DimensionLayout>
126 </Layout>
127 <SubComponents>
128 <Component class="javax.swing.JLabel" name="emailLabel">
129 <Properties>
130 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
131 <Connection component="emailTextField" type="bean"/>
132 </Property>
133 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
134 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.jLabel1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
135 </Property>
136 </Properties>
137 </Component>
138 <Component class="javax.swing.JTextField" name="emailTextField">
139 <Properties>
140 <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
141 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="emailTextField.TOOLTIP" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
142 </Property>
143 </Properties>
144 <AccessibilityProperties>
145 <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Email:"/>
146 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
147 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="ACSD_userNameTextField" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
148 </Property>
149 </AccessibilityProperties>
150 <AuxValues>
151 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
152 </AuxValues>
153 </Component>
154 <Component class="javax.swing.JLabel" name="userNameLabel">
155 <Properties>
156 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
157 <Connection component="userNameTextField" type="bean"/>
158 </Property>
159 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
160 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.jLabel5.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
161 </Property>
162 </Properties>
163 </Component>
164 <Component class="javax.swing.JTextField" name="userNameTextField">
165 <Properties>
166 <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
167 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="userNameTextField.TOOLTIP" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
168 </Property>
169 </Properties>
170 </Component>
171 </SubComponents>
172 </Container>
173 <Container class="javax.swing.JPanel" name="statusLabels">
174 <Properties>
175 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
176 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
177 <TitledBorder title="Git Status Labels">
178 <ResourceString PropertyName="titleX" bundle="org/nbgit/options/Bundle.properties" key="StatusLabel" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
179 </TitledBorder>
180 </Border>
181 </Property>
182 </Properties>
184 <Layout>
185 <DimensionLayout dim="0">
186 <Group type="103" groupAlignment="0" attributes="0">
187 <Group type="102" alignment="1" attributes="0">
188 <EmptySpace max="-2" attributes="0"/>
189 <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
190 <EmptySpace max="32767" attributes="0"/>
191 <Component id="annotationTextField" min="-2" pref="265" max="-2" attributes="0"/>
192 <EmptySpace max="-2" attributes="0"/>
193 <Component id="addButton" min="-2" max="-2" attributes="0"/>
194 <EmptySpace min="-2" pref="88" max="-2" attributes="0"/>
195 </Group>
196 </Group>
197 </DimensionLayout>
198 <DimensionLayout dim="1">
199 <Group type="103" groupAlignment="0" attributes="0">
200 <Group type="102" attributes="0">
201 <EmptySpace max="-2" attributes="0"/>
202 <Group type="103" groupAlignment="3" attributes="0">
203 <Component id="annotationTextField" alignment="3" min="-2" max="-2" attributes="0"/>
204 <Component id="addButton" alignment="3" min="-2" max="-2" attributes="0"/>
205 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
206 </Group>
207 <EmptySpace pref="20" max="32767" attributes="0"/>
208 </Group>
209 </Group>
210 </DimensionLayout>
211 </Layout>
212 <SubComponents>
213 <Component class="javax.swing.JLabel" name="jLabel3">
214 <Properties>
215 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
216 <Connection component="annotationTextField" type="bean"/>
217 </Property>
218 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
219 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.jLabel3.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
220 </Property>
221 </Properties>
222 </Component>
223 <Component class="javax.swing.JTextField" name="annotationTextField">
224 <Properties>
225 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
226 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.annotationTextField.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
227 </Property>
228 </Properties>
229 <Events>
230 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="annotationTextFieldActionPerformed"/>
231 </Events>
232 <AuxValues>
233 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
234 </AuxValues>
235 </Component>
236 <Component class="javax.swing.JButton" name="addButton">
237 <Properties>
238 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
239 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.addButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
240 </Property>
241 </Properties>
242 <AccessibilityProperties>
243 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
244 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="ACSD_addButton" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
245 </Property>
246 </AccessibilityProperties>
247 <AuxValues>
248 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
249 </AuxValues>
250 </Component>
251 </SubComponents>
252 </Container>
253 </SubComponents>
254 </Container>
255 <Container class="javax.swing.JPanel" name="fileOptionsPanel">
256 <Constraints>
257 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
258 <JTabbedPaneConstraints tabName="File">
259 <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
260 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="fileOptionsPanel.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
261 </Property>
262 </JTabbedPaneConstraints>
263 </Constraint>
264 </Constraints>
266 <Layout>
267 <DimensionLayout dim="0">
268 <Group type="103" groupAlignment="0" attributes="0">
269 <Group type="102" attributes="0">
270 <Group type="103" groupAlignment="0" attributes="0">
271 <Group type="102" alignment="0" attributes="0">
272 <EmptySpace min="-2" pref="191" max="-2" attributes="0"/>
273 <Component id="exportFilenameTextField" min="-2" pref="145" max="-2" attributes="0"/>
274 <EmptySpace max="-2" attributes="0"/>
275 <Component id="exportFilenameBrowseButton" min="-2" max="-2" attributes="1"/>
276 </Group>
277 <Group type="102" alignment="0" attributes="0">
278 <EmptySpace max="-2" attributes="0"/>
279 <Component id="backupOnRevertModifications" min="-2" max="-2" attributes="0"/>
280 </Group>
281 </Group>
282 <EmptySpace pref="225" max="32767" attributes="0"/>
283 </Group>
284 <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
285 <Group type="102" alignment="0" attributes="0">
286 <EmptySpace max="-2" attributes="0"/>
287 <Component id="exportFilename" min="-2" max="-2" attributes="1"/>
288 <EmptySpace pref="502" max="32767" attributes="0"/>
289 </Group>
290 </Group>
291 </Group>
292 </DimensionLayout>
293 <DimensionLayout dim="1">
294 <Group type="103" groupAlignment="0" attributes="0">
295 <Group type="102" alignment="1" attributes="0">
296 <EmptySpace pref="143" max="32767" attributes="0"/>
297 <Group type="103" groupAlignment="3" attributes="0">
298 <Component id="exportFilenameTextField" alignment="3" min="-2" max="-2" attributes="0"/>
299 <Component id="exportFilenameBrowseButton" alignment="3" min="-2" max="-2" attributes="0"/>
300 </Group>
301 <EmptySpace min="-2" pref="78" max="-2" attributes="0"/>
302 <Component id="backupOnRevertModifications" min="-2" max="-2" attributes="0"/>
303 <EmptySpace min="-2" pref="54" max="-2" attributes="0"/>
304 </Group>
305 <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
306 <Group type="102" alignment="0" attributes="0">
307 <EmptySpace min="-2" pref="148" max="-2" attributes="0"/>
308 <Component id="exportFilename" min="-2" max="-2" attributes="0"/>
309 <EmptySpace pref="162" max="32767" attributes="0"/>
310 </Group>
311 </Group>
312 </Group>
313 </DimensionLayout>
314 </Layout>
315 <SubComponents>
316 <Component class="javax.swing.JLabel" name="exportFilename">
317 <Properties>
318 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
319 <Connection component="exportFilenameTextField" type="bean"/>
320 </Property>
321 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
322 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.ExportFilename.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
323 </Property>
324 </Properties>
325 </Component>
326 <Component class="javax.swing.JCheckBox" name="backupOnRevertModifications">
327 <Properties>
328 <Property name="selected" type="boolean" value="true"/>
329 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
330 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.jCheckBox1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
331 </Property>
332 </Properties>
333 <AccessibilityProperties>
334 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
335 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="ACSD_backupOnRevertModifications" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
336 </Property>
337 </AccessibilityProperties>
338 </Component>
339 <Component class="javax.swing.JTextField" name="exportFilenameTextField">
340 <AccessibilityProperties>
341 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
342 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="ACSD_exportFileNameTextField" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
343 </Property>
344 </AccessibilityProperties>
345 <AuxValues>
346 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
347 </AuxValues>
348 </Component>
349 <Component class="javax.swing.JButton" name="exportFilenameBrowseButton">
350 <Properties>
351 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
352 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="GitPanel.browseButton2.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
353 </Property>
354 </Properties>
355 <AccessibilityProperties>
356 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
357 <ResourceString bundle="org/nbgit/options/Bundle.properties" key="ACSD_exportFilenameBrowseButton" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
358 </Property>
359 </AccessibilityProperties>
360 <AuxValues>
361 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
362 </AuxValues>
363 </Component>
364 </SubComponents>
365 </Container>
366 </SubComponents>
367 </Container>
368 </SubComponents>
369 </Form>