Revision 6, 1.5 KB
(checked in by vsilva, 9 years ago)
|
Initial comit
|
Line | |
---|
1 | <?xml version="1.1" encoding="UTF-8" ?> |
---|
2 | |
---|
3 | <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JAppletFormInfo"> |
---|
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_generateFQN" type="java.lang.Boolean" value="true"/> |
---|
8 | <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
---|
9 | <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
---|
10 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
---|
11 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
---|
12 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
---|
13 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
---|
14 | </AuxValues> |
---|
15 | |
---|
16 | <Layout> |
---|
17 | <DimensionLayout dim="0"> |
---|
18 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
19 | <Component id="painelUtilitario1" min="-2" max="-2" attributes="0"/> |
---|
20 | </Group> |
---|
21 | </DimensionLayout> |
---|
22 | <DimensionLayout dim="1"> |
---|
23 | <Group type="103" groupAlignment="0" attributes="0"> |
---|
24 | <Component id="painelUtilitario1" min="-2" max="-2" attributes="0"/> |
---|
25 | </Group> |
---|
26 | </DimensionLayout> |
---|
27 | </Layout> |
---|
28 | <SubComponents> |
---|
29 | <Component class="pt.gov.cartaodecidadao.applet.util.painel.PainelUtilitario" name="painelUtilitario1"> |
---|
30 | </Component> |
---|
31 | </SubComponents> |
---|
32 | </Form> |
---|