java/SuperPostak/src/cz/frantovo/superPostak/ZobrazovacAdres.form
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Feb 2009 17:57:14 +0100
changeset 3 03d27d3b3f7b
parent 0 e76872ad5226
child 5 bea5d9e11d37
permissions -rw-r--r--
Drobnosti a Substance LaF
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8" ?>
franta-hg@0
     2
franta-hg@0
     3
<Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
franta-hg@0
     4
  <Properties>
franta-hg@0
     5
    <Property name="defaultCloseOperation" type="int" value="2"/>
franta-hg@0
     6
    <Property name="title" type="java.lang.String" value="Seznam adres"/>
franta-hg@0
     7
  </Properties>
franta-hg@0
     8
  <SyntheticProperties>
franta-hg@0
     9
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
franta-hg@0
    10
  </SyntheticProperties>
franta-hg@0
    11
  <AuxValues>
franta-hg@0
    12
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
franta-hg@0
    13
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
franta-hg@3
    14
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
franta-hg@0
    15
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
franta-hg@0
    16
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
franta-hg@0
    17
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
franta-hg@0
    18
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
franta-hg@0
    19
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
franta-hg@0
    20
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
franta-hg@0
    21
  </AuxValues>
franta-hg@0
    22
franta-hg@0
    23
  <Layout>
franta-hg@0
    24
    <DimensionLayout dim="0">
franta-hg@0
    25
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    26
          <Component id="panelAdres" alignment="0" pref="422" max="32767" attributes="0"/>
franta-hg@0
    27
      </Group>
franta-hg@0
    28
    </DimensionLayout>
franta-hg@0
    29
    <DimensionLayout dim="1">
franta-hg@0
    30
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    31
          <Component id="panelAdres" alignment="0" pref="315" max="32767" attributes="0"/>
franta-hg@0
    32
      </Group>
franta-hg@0
    33
    </DimensionLayout>
franta-hg@0
    34
  </Layout>
franta-hg@0
    35
  <SubComponents>
franta-hg@0
    36
    <Component class="cz.frantovo.superPostak.PanelPrijemcu" name="panelAdres">
franta-hg@0
    37
    </Component>
franta-hg@0
    38
  </SubComponents>
franta-hg@0
    39
</Form>