java/SuperPostak/src/cz/frantovo/superPostak/GrafPokus.form
author František Kučera <franta-hg@frantovo.cz>
Sun, 23 Nov 2008 22:19:20 +0100
changeset 0 e76872ad5226
child 3 03d27d3b3f7b
permissions -rw-r--r--
Přidání SuperPošťáka do Mercurialu (původně byl v Subversionu)
Postak – základ, knihovna
SuperPostak – GUI nadstavba
SuperPostak2 – pokus o implementaci aplikace jako modulu pro Netbeans, POZOR: není přidán do Mercurialu, možná později (pravděpodobně se ale nebude používat)
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.JFrameFormInfo">
franta-hg@0
     4
  <Properties>
franta-hg@0
     5
    <Property name="defaultCloseOperation" type="int" value="3"/>
franta-hg@0
     6
  </Properties>
franta-hg@0
     7
  <SyntheticProperties>
franta-hg@0
     8
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
franta-hg@0
     9
  </SyntheticProperties>
franta-hg@0
    10
  <AuxValues>
franta-hg@0
    11
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
franta-hg@0
    12
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
franta-hg@0
    13
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
franta-hg@0
    14
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
franta-hg@0
    15
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
franta-hg@0
    16
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
franta-hg@0
    17
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
franta-hg@0
    18
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
franta-hg@0
    19
  </AuxValues>
franta-hg@0
    20
franta-hg@0
    21
  <Layout>
franta-hg@0
    22
    <DimensionLayout dim="0">
franta-hg@0
    23
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    24
          <Group type="102" alignment="0" attributes="0">
franta-hg@0
    25
              <EmptySpace max="-2" attributes="0"/>
franta-hg@0
    26
              <Component id="mujGraf" max="32767" attributes="0"/>
franta-hg@0
    27
              <EmptySpace max="-2" attributes="0"/>
franta-hg@0
    28
          </Group>
franta-hg@0
    29
      </Group>
franta-hg@0
    30
    </DimensionLayout>
franta-hg@0
    31
    <DimensionLayout dim="1">
franta-hg@0
    32
      <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    33
          <Group type="102" alignment="0" attributes="0">
franta-hg@0
    34
              <EmptySpace max="-2" attributes="0"/>
franta-hg@0
    35
              <Component id="mujGraf" max="32767" attributes="0"/>
franta-hg@0
    36
              <EmptySpace max="-2" attributes="0"/>
franta-hg@0
    37
          </Group>
franta-hg@0
    38
      </Group>
franta-hg@0
    39
    </DimensionLayout>
franta-hg@0
    40
  </Layout>
franta-hg@0
    41
  <SubComponents>
franta-hg@0
    42
    <Container class="org.jdesktop.swingx.JXGraph" name="mujGraf">
franta-hg@0
    43
franta-hg@0
    44
      <Layout>
franta-hg@0
    45
        <DimensionLayout dim="0">
franta-hg@0
    46
          <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    47
              <EmptySpace min="0" pref="465" max="32767" attributes="0"/>
franta-hg@0
    48
          </Group>
franta-hg@0
    49
        </DimensionLayout>
franta-hg@0
    50
        <DimensionLayout dim="1">
franta-hg@0
    51
          <Group type="103" groupAlignment="0" attributes="0">
franta-hg@0
    52
              <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
franta-hg@0
    53
          </Group>
franta-hg@0
    54
        </DimensionLayout>
franta-hg@0
    55
      </Layout>
franta-hg@0
    56
    </Container>
franta-hg@0
    57
  </SubComponents>
franta-hg@0
    58
</Form>