Removed unused ServeAction.
[nbgit.git] / src / org / netbeans / modules / git / ui / wizards / CloneRepositoryPanel.form
blob44db81101ba1d9d7522b77868a32309945f3dcb7
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.3" maxVersion="1.3" 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 <Component id="repositoryPanel" alignment="0" max="32767" attributes="0"/>
19 <Component id="progressPanel" alignment="0" max="32767" attributes="0"/>
20 </Group>
21 </DimensionLayout>
22 <DimensionLayout dim="1">
23 <Group type="103" groupAlignment="0" attributes="0">
24 <Group type="102" alignment="0" attributes="0">
25 <Component id="repositoryPanel" max="32767" attributes="0"/>
26 <EmptySpace max="-2" attributes="0"/>
27 <Component id="progressPanel" max="32767" attributes="0"/>
28 </Group>
29 </Group>
30 </DimensionLayout>
31 </Layout>
32 <SubComponents>
33 <Container class="javax.swing.JPanel" name="repositoryPanel">
34 <Properties>
35 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
36 <ResourceString bundle="org/netbeans/modules/git/ui/wizards/Bundle.properties" key="repositoryPanel.Name" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
37 </Property>
38 </Properties>
39 <AuxValues>
40 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
41 </AuxValues>
43 <Layout>
44 <DimensionLayout dim="0">
45 <Group type="103" groupAlignment="0" attributes="0">
46 <EmptySpace min="0" pref="486" max="32767" attributes="0"/>
47 </Group>
48 </DimensionLayout>
49 <DimensionLayout dim="1">
50 <Group type="103" groupAlignment="0" attributes="0">
51 <EmptySpace min="0" pref="215" max="32767" attributes="0"/>
52 </Group>
53 </DimensionLayout>
54 </Layout>
55 </Container>
56 <Container class="javax.swing.JPanel" name="progressPanel">
57 <AuxValues>
58 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="16"/>
59 </AuxValues>
61 <Layout>
62 <DimensionLayout dim="0">
63 <Group type="103" groupAlignment="0" attributes="0">
64 <EmptySpace min="0" pref="486" max="32767" attributes="0"/>
65 </Group>
66 </DimensionLayout>
67 <DimensionLayout dim="1">
68 <Group type="103" groupAlignment="0" attributes="0">
69 <EmptySpace min="0" pref="142" max="32767" attributes="0"/>
70 </Group>
71 </DimensionLayout>
72 </Layout>
73 </Container>
74 </SubComponents>
75 </Form>