java/SuperPostak/src/cz/frantovo/superPostak/ZobrazovacAdres.form
changeset 0 e76872ad5226
child 3 03d27d3b3f7b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/SuperPostak/src/cz/frantovo/superPostak/ZobrazovacAdres.form	Sun Nov 23 22:19:20 2008 +0100
     1.3 @@ -0,0 +1,38 @@
     1.4 +<?xml version="1.0" encoding="UTF-8" ?>
     1.5 +
     1.6 +<Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
     1.7 +  <Properties>
     1.8 +    <Property name="defaultCloseOperation" type="int" value="2"/>
     1.9 +    <Property name="title" type="java.lang.String" value="Seznam adres"/>
    1.10 +  </Properties>
    1.11 +  <SyntheticProperties>
    1.12 +    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
    1.13 +  </SyntheticProperties>
    1.14 +  <AuxValues>
    1.15 +    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
    1.16 +    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
    1.17 +    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
    1.18 +    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
    1.19 +    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
    1.20 +    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
    1.21 +    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
    1.22 +    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
    1.23 +  </AuxValues>
    1.24 +
    1.25 +  <Layout>
    1.26 +    <DimensionLayout dim="0">
    1.27 +      <Group type="103" groupAlignment="0" attributes="0">
    1.28 +          <Component id="panelAdres" alignment="0" pref="422" max="32767" attributes="0"/>
    1.29 +      </Group>
    1.30 +    </DimensionLayout>
    1.31 +    <DimensionLayout dim="1">
    1.32 +      <Group type="103" groupAlignment="0" attributes="0">
    1.33 +          <Component id="panelAdres" alignment="0" pref="315" max="32767" attributes="0"/>
    1.34 +      </Group>
    1.35 +    </DimensionLayout>
    1.36 +  </Layout>
    1.37 +  <SubComponents>
    1.38 +    <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="panelAdres">
    1.39 +    </Component>
    1.40 +  </SubComponents>
    1.41 +</Form>