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