Cleanup code whitespace
[nbgit.git] / src / org / nbgit / ui / update / RevertModificationsPanel.form
blob95430f609a542b4ef2515c62c0e82bdf02c7a576
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <AuxValues>
5 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
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="true"/>
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" attributes="0">
19 <Group type="103" groupAlignment="1" attributes="0">
20 <Group type="102" alignment="0" attributes="0">
21 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
22 <Component id="revisionsLabel" min="-2" max="-2" attributes="0"/>
23 <EmptySpace max="-2" attributes="0"/>
24 <Component id="revisionsComboBox" pref="504" max="32767" attributes="0"/>
25 </Group>
26 <Group type="102" alignment="0" attributes="0">
27 <EmptySpace max="-2" attributes="0"/>
28 <Group type="103" groupAlignment="0" attributes="0">
29 <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
30 <Component id="jLabel1" alignment="0" pref="685" max="32767" attributes="0"/>
31 <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
32 </Group>
33 </Group>
34 </Group>
35 <EmptySpace max="-2" attributes="0"/>
36 </Group>
37 </Group>
38 </DimensionLayout>
39 <DimensionLayout dim="1">
40 <Group type="103" groupAlignment="0" attributes="0">
41 <Group type="102" attributes="0">
42 <Component id="jLabel1" min="-2" pref="25" max="-2" attributes="0"/>
43 <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
44 <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
45 <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>
46 <Group type="103" groupAlignment="3" attributes="0">
47 <Component id="revisionsLabel" alignment="3" min="-2" max="-2" attributes="0"/>
48 <Component id="revisionsComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
49 </Group>
50 <EmptySpace type="unrelated" max="-2" attributes="0"/>
51 <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
52 <EmptySpace max="32767" attributes="0"/>
53 </Group>
54 </Group>
55 </DimensionLayout>
56 </Layout>
57 <SubComponents>
58 <Component class="javax.swing.JLabel" name="revisionsLabel">
59 <Properties>
60 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
61 <ComponentRef name="revisionsComboBox"/>
62 </Property>
63 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
64 <ResourceString bundle="org/nbgit/ui/update/Bundle.properties" key="RevertModificationsPanel.revisionsLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
65 </Property>
66 </Properties>
67 </Component>
68 <Component class="javax.swing.JComboBox" name="revisionsComboBox">
69 <Properties>
70 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
71 <StringArray count="0"/>
72 </Property>
73 </Properties>
74 <AccessibilityProperties>
75 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
76 <ResourceString bundle="org/netbeans/modules/git/ui/update/Bundle.properties" key="ACSD_revisionsComboBox" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
77 </Property>
78 </AccessibilityProperties>
79 </Component>
80 <Component class="javax.swing.JLabel" name="jLabel1">
81 <Properties>
82 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
83 <Font name="Dialog" size="11" style="1"/>
84 </Property>
85 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
86 <ResourceString bundle="org/nbgit/ui/update/Bundle.properties" key="RevertModificationsPanel.infoLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
87 </Property>
88 </Properties>
89 </Component>
90 <Component class="javax.swing.JLabel" name="jLabel2">
91 <Properties>
92 <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
93 <Color blue="99" green="99" red="99" type="rgb"/>
94 </Property>
95 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
96 <ResourceString bundle="org/nbgit/ui/update/Bundle.properties" key="RevertModificationsPanel.infoLabel2.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
97 </Property>
98 </Properties>
99 </Component>
100 <Container class="javax.swing.JPanel" name="jPanel1">
101 <Properties>
102 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
103 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
104 <TitledBorder title="Options"/>
105 </Border>
106 </Property>
107 </Properties>
109 <Layout>
110 <DimensionLayout dim="0">
111 <Group type="103" groupAlignment="0" attributes="0">
112 <Group type="102" alignment="0" attributes="0">
113 <EmptySpace max="-2" attributes="0"/>
114 <Component id="doBackupChxBox" min="-2" max="-2" attributes="0"/>
115 <EmptySpace pref="329" max="32767" attributes="0"/>
116 </Group>
117 </Group>
118 </DimensionLayout>
119 <DimensionLayout dim="1">
120 <Group type="103" groupAlignment="0" attributes="0">
121 <Group type="102" alignment="0" attributes="0">
122 <Component id="doBackupChxBox" min="-2" max="-2" attributes="0"/>
123 <EmptySpace max="32767" attributes="0"/>
124 </Group>
125 </Group>
126 </DimensionLayout>
127 </Layout>
128 <SubComponents>
129 <Component class="javax.swing.JCheckBox" name="doBackupChxBox">
130 <Properties>
131 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
132 <ResourceString bundle="org/nbgit/ui/update/Bundle.properties" key="RevertModificationsPanel.doBackupChxBox.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
133 </Property>
134 </Properties>
135 <AccessibilityProperties>
136 <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
137 <ResourceString bundle="org/netbeans/modules/git/ui/update/Bundle.properties" key="ACSD_doBackupChxBox" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
138 </Property>
139 </AccessibilityProperties>
140 </Component>
141 </SubComponents>
142 </Container>
143 </SubComponents>
144 </Form>