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 <EmptySpace max=
"-2" attributes=
"0"/>
20 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
21 <Component id=
"destinationLabel" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
22 <Component id=
"fromLabel" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
23 <Group type=
"102" alignment=
"0" attributes=
"0">
24 <EmptySpace min=
"12" pref=
"12" max=
"12" attributes=
"0"/>
25 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
26 <Component id=
"toNameLabel" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
27 <Component id=
"setMainCheckBox" alignment=
"0" min=
"-2" max=
"-2" attributes=
"0"/>
30 <Group type=
"102" attributes=
"0">
31 <EmptySpace min=
"12" pref=
"12" max=
"12" attributes=
"0"/>
32 <Component id=
"toLabel" min=
"-2" max=
"-2" attributes=
"0"/>
35 <EmptySpace max=
"-2" attributes=
"0"/>
36 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
37 <Component id=
"fromTextField" alignment=
"0" pref=
"270" max=
"32767" attributes=
"0"/>
38 <Group type=
"102" alignment=
"1" attributes=
"0">
39 <Group type=
"103" groupAlignment=
"1" attributes=
"0">
40 <Component id=
"toCloneField" alignment=
"1" pref=
"165" max=
"32767" attributes=
"0"/>
41 <Component id=
"toTextField" alignment=
"1" pref=
"165" max=
"32767" attributes=
"0"/>
43 <EmptySpace max=
"-2" attributes=
"0"/>
44 <Component id=
"browseButton" min=
"-2" max=
"-2" attributes=
"0"/>
47 <EmptySpace max=
"-2" attributes=
"0"/>
51 <DimensionLayout dim=
"1">
52 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
53 <Group type=
"102" attributes=
"0">
54 <EmptySpace min=
"-2" max=
"-2" attributes=
"0"/>
55 <Group type=
"103" groupAlignment=
"3" attributes=
"0">
56 <Component id=
"fromLabel" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
57 <Component id=
"fromTextField" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
59 <EmptySpace type=
"separate" max=
"-2" attributes=
"0"/>
60 <Component id=
"destinationLabel" min=
"-2" max=
"-2" attributes=
"0"/>
61 <EmptySpace max=
"-2" attributes=
"0"/>
62 <Group type=
"103" groupAlignment=
"3" attributes=
"0">
63 <Component id=
"browseButton" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
64 <Component id=
"toTextField" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
65 <Component id=
"toLabel" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
67 <EmptySpace max=
"32767" attributes=
"0"/>
68 <Group type=
"103" groupAlignment=
"3" attributes=
"0">
69 <Component id=
"toCloneField" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
70 <Component id=
"toNameLabel" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
72 <EmptySpace max=
"-2" attributes=
"0"/>
73 <Component id=
"setMainCheckBox" min=
"-2" pref=
"21" max=
"-2" attributes=
"0"/>
74 <EmptySpace max=
"-2" attributes=
"0"/>
80 <Component class=
"javax.swing.JLabel" name=
"fromLabel">
82 <Property name=
"labelFor" type=
"java.awt.Component" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
83 <ComponentRef name=
"fromTextField"/>
85 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
86 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ClonePanel.fromLabel.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
90 <Component class=
"javax.swing.JLabel" name=
"toLabel">
92 <Property name=
"labelFor" type=
"java.awt.Component" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
93 <ComponentRef name=
"toTextField"/>
95 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
96 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ClonePanel.toLabel.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
100 <Component class=
"javax.swing.JTextField" name=
"toTextField">
101 <AccessibilityProperties>
102 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
103 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ACSD_toTextField" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
105 </AccessibilityProperties>
107 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"16"/>
110 <Component class=
"javax.swing.JButton" name=
"browseButton">
112 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
113 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ClonePanel.browseButton.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
116 <AccessibilityProperties>
117 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
118 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ACSD_Browse" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
120 </AccessibilityProperties>
122 <Component class=
"javax.swing.JTextField" name=
"fromTextField">
124 <Property name=
"editable" type=
"boolean" value=
"false"/>
126 <AccessibilityProperties>
127 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
128 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ACSD_fromTextField" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
130 </AccessibilityProperties>
132 <Component class=
"javax.swing.JLabel" name=
"toNameLabel">
134 <Property name=
"labelFor" type=
"java.awt.Component" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
135 <ComponentRef name=
"toCloneField"/>
137 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
138 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ClonePanel.toName.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
142 <Component class=
"javax.swing.JTextField" name=
"toCloneField">
143 <AccessibilityProperties>
144 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
145 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ACSD_toCloneField" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
147 </AccessibilityProperties>
149 <Component class=
"javax.swing.JLabel" name=
"destinationLabel">
151 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
152 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"destinationLabel.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
156 <Component class=
"javax.swing.JCheckBox" name=
"setMainCheckBox">
158 <Property name=
"text" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
159 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"openCheckbox.text" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
162 <AccessibilityProperties>
163 <Property name=
"AccessibleContext.accessibleDescription" type=
"java.lang.String" editor=
"org.netbeans.modules.i18n.form.FormI18nStringEditor">
164 <ResourceString bundle=
"org/netbeans/modules/git/ui/clone/Bundle.properties" key=
"ACSD_setMainCheckBox" replaceFormat=
"org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
166 </AccessibilityProperties>