1 <?xml version=
"1.0" encoding=
"UTF-8" ?>
3 <Form version=
"1.5" maxVersion=
"1.5" type=
"org.netbeans.modules.form.forminfo.JPanelFormInfo">
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"/>
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=
"334" max=
"32767" attributes=
"0"/>
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=
"515" max=
"32767" attributes=
"0"/>
31 <Component id=
"jPanel1" alignment=
"0" max=
"32767" attributes=
"0"/>
35 <EmptySpace max=
"-2" attributes=
"0"/>
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"/>
50 <EmptySpace type=
"unrelated" max=
"-2" attributes=
"0"/>
51 <Component id=
"jPanel1" min=
"-2" max=
"-2" attributes=
"0"/>
52 <EmptySpace max=
"32767" attributes=
"0"/>
58 <Component class=
"javax.swing.JLabel" name=
"revisionsLabel">
60 <Property name=
"labelFor" type=
"java.awt.Component" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
61 <ComponentRef name=
"revisionsComboBox"/>
63 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
64 <ResourceString bundle=
"org/netbeans/modules/git/ui/update/Bundle.properties" key=
"RevertModificationsPanel.revisionsLabel.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
68 <Component class=
"javax.swing.JComboBox" name=
"revisionsComboBox">
70 <Property name=
"model" type=
"javax.swing.ComboBoxModel" editor=
"org.netbeans.modules.form.editors2.ComboBoxModelEditor">
71 <StringArray count=
"0"/>
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, "{key}")"/>
78 </AccessibilityProperties>
80 <Component class=
"javax.swing.JLabel" name=
"jLabel1">
82 <Property name=
"font" type=
"java.awt.Font" editor=
"org.netbeans.beaninfo.editors.FontEditor">
83 <Font name=
"Dialog" size=
"11" style=
"1"/>
85 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
86 <ResourceString bundle=
"org/netbeans/modules/git/ui/update/Bundle.properties" key=
"RevertModificationsPanel.infoLabel.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
90 <Component class=
"javax.swing.JLabel" name=
"jLabel2">
92 <Property name=
"foreground" type=
"java.awt.Color" editor=
"org.netbeans.beaninfo.editors.ColorEditor">
93 <Color blue=
"99" green=
"99" red=
"99" type=
"rgb"/>
95 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
96 <ResourceString bundle=
"org/netbeans/modules/git/ui/update/Bundle.properties" key=
"RevertModificationsPanel.infoLabel2.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
100 <Container class=
"javax.swing.JPanel" name=
"jPanel1">
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"/>
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=
"159" max=
"32767" attributes=
"0"/>
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"/>
129 <Component class=
"javax.swing.JCheckBox" name=
"doBackupChxBox">
131 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
132 <ResourceString bundle=
"org/netbeans/modules/git/ui/update/Bundle.properties" key=
"RevertModificationsPanel.doBackupChxBox.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
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, "{key}")"/>
139 </AccessibilityProperties>