Adding Git source, NetBeans project files, GPL v2 LICENSE, ant build file.
[nbgit.git] / src / org / netbeans / modules / git / ui / wizards / ClonePathsPanel.form
blob69af7b0244da11df037571685102946c6520b61f
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 <Component id="pathsPanel" alignment="0" max="32767" attributes="0"/>
19 </Group>
20 </DimensionLayout>
21 <DimensionLayout dim="1">
22 <Group type="103" groupAlignment="0" attributes="0">
23 <Group type="102" alignment="0" attributes="0">
24 <Component id="pathsPanel" min="-2" max="-2" attributes="0"/>
25 <EmptySpace pref="68" max="32767" attributes="0"/>
26 </Group>
27 </Group>
28 </DimensionLayout>
29 </Layout>
30 <SubComponents>
31 <Container class="javax.swing.JPanel" name="pathsPanel">
32 <Properties>
33 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
34 <ResourceString bundle="org/netbeans/modules/mercurial/ui/wizards/Bundle.properties" key="pathsPanel.Name" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
35 </Property>
36 </Properties>
38 <Layout>
39 <DimensionLayout dim="0">
40 <Group type="103" groupAlignment="0" attributes="0">
41 <Group type="102" attributes="0">
42 <Group type="103" groupAlignment="0" attributes="0">
43 <Group type="102" attributes="0">
44 <Group type="103" groupAlignment="0" max="-2" attributes="0">
45 <Component id="defaultPushPathLabel" max="32767" attributes="1"/>
46 <Component id="defaultPullPathLabel" alignment="0" max="32767" attributes="1"/>
47 </Group>
48 <EmptySpace max="-2" attributes="0"/>
49 <Group type="103" groupAlignment="0" attributes="0">
50 <Component id="defaultPullPathField" pref="505" max="32767" attributes="0"/>
51 <Component id="defaultPushPathField" alignment="0" pref="505" max="32767" attributes="0"/>
52 </Group>
53 </Group>
54 <Component id="jLabel1" alignment="0" pref="682" max="32767" attributes="0"/>
55 </Group>
56 <EmptySpace max="-2" attributes="0"/>
57 </Group>
58 </Group>
59 </DimensionLayout>
60 <DimensionLayout dim="1">
61 <Group type="103" groupAlignment="0" attributes="0">
62 <Group type="102" alignment="0" attributes="0">
63 <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
64 <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
65 <Group type="103" groupAlignment="3" attributes="0">
66 <Component id="defaultPullPathLabel" alignment="3" max="32767" attributes="0"/>
67 <Component id="defaultPullPathField" alignment="3" min="-2" max="-2" attributes="0"/>
68 </Group>
69 <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>
70 <Group type="103" groupAlignment="3" attributes="0">
71 <Component id="defaultPushPathLabel" alignment="3" min="-2" max="-2" attributes="0"/>
72 <Component id="defaultPushPathField" alignment="3" min="-2" max="-2" attributes="0"/>
73 </Group>
74 <EmptySpace min="-2" pref="125" max="-2" attributes="0"/>
75 </Group>
76 </Group>
77 </DimensionLayout>
78 </Layout>
79 <SubComponents>
80 <Component class="javax.swing.JLabel" name="defaultPullPathLabel">
81 <Properties>
82 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
83 <ComponentRef name="defaultPullPathField"/>
84 </Property>
85 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
86 <ResourceString bundle="org/netbeans/modules/mercurial/ui/wizards/Bundle.properties" key="defaultPullLabel.Name" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
87 </Property>
88 </Properties>
89 </Component>
90 <Component class="javax.swing.JTextField" name="defaultPullPathField">
91 <Events>
92 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="defaultPullPathFieldActionPerformed"/>
93 </Events>
94 <AuxValues>
95 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
96 </AuxValues>
97 </Component>
98 <Component class="javax.swing.JLabel" name="defaultPushPathLabel">
99 <Properties>
100 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
101 <ComponentRef name="defaultPushPathField"/>
102 </Property>
103 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
104 <ResourceString bundle="org/netbeans/modules/mercurial/ui/wizards/Bundle.properties" key="defaultPushLabel.Name" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
105 </Property>
106 </Properties>
107 </Component>
108 <Component class="javax.swing.JTextField" name="defaultPushPathField">
109 <AuxValues>
110 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
111 </AuxValues>
112 </Component>
113 <Component class="javax.swing.JLabel" name="jLabel1">
114 <Properties>
115 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
116 <ResourceString bundle="org/netbeans/modules/mercurial/ui/wizards/Bundle.properties" key="defaultLabel.Name" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
117 </Property>
118 </Properties>
119 </Component>
120 </SubComponents>
121 </Container>
122 </SubComponents>
123 </Form>