Biblioteca Java - Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
3 mihai 1 <?xml version="1.0" encoding="UTF-8" ?>
2  
3 <Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
4 <Properties>
5 <Property name="defaultCloseOperation" type="int" value="3"/>
6 </Properties>
7 <SyntheticProperties>
8 <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
9 <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
10 </SyntheticProperties>
11 <AuxValues>
12 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
13 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
14 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
15 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
16 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
17 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
18 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
19 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
20 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
21 </AuxValues>
22  
23 <Layout>
24 <DimensionLayout dim="0">
25 <Group type="103" groupAlignment="0" attributes="0">
26 <Group type="102" alignment="0" attributes="0">
27 <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>
28 <Component id="textFieldSensor" min="-2" pref="201" max="-2" attributes="0"/>
29 <EmptySpace pref="162" max="32767" attributes="0"/>
30 </Group>
31 </Group>
32 </DimensionLayout>
33 <DimensionLayout dim="1">
34 <Group type="103" groupAlignment="0" attributes="0">
35 <Group type="102" alignment="0" attributes="0">
36 <EmptySpace min="-2" pref="52" max="-2" attributes="0"/>
37 <Component id="textFieldSensor" min="-2" max="-2" attributes="0"/>
38 <EmptySpace pref="228" max="32767" attributes="0"/>
39 </Group>
40 </Group>
41 </DimensionLayout>
42 </Layout>
43 <SubComponents>
44 <Component class="javax.swing.JTextField" name="textFieldSensor">
45 </Component>
46 </SubComponents>
47 </Form>