java/SuperPostak/src/cz/frantovo/superPostak/GrafPokus.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/GrafPokus.form	Sun Nov 23 22:19:20 2008 +0100
     1.3 @@ -0,0 +1,58 @@
     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.JFrameFormInfo">
     1.7 +  <Properties>
     1.8 +    <Property name="defaultCloseOperation" type="int" value="3"/>
     1.9 +  </Properties>
    1.10 +  <SyntheticProperties>
    1.11 +    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
    1.12 +  </SyntheticProperties>
    1.13 +  <AuxValues>
    1.14 +    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
    1.15 +    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
    1.16 +    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
    1.17 +    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
    1.18 +    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
    1.19 +    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
    1.20 +    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
    1.21 +    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
    1.22 +  </AuxValues>
    1.23 +
    1.24 +  <Layout>
    1.25 +    <DimensionLayout dim="0">
    1.26 +      <Group type="103" groupAlignment="0" attributes="0">
    1.27 +          <Group type="102" alignment="0" attributes="0">
    1.28 +              <EmptySpace max="-2" attributes="0"/>
    1.29 +              <Component id="mujGraf" max="32767" attributes="0"/>
    1.30 +              <EmptySpace max="-2" attributes="0"/>
    1.31 +          </Group>
    1.32 +      </Group>
    1.33 +    </DimensionLayout>
    1.34 +    <DimensionLayout dim="1">
    1.35 +      <Group type="103" groupAlignment="0" attributes="0">
    1.36 +          <Group type="102" alignment="0" attributes="0">
    1.37 +              <EmptySpace max="-2" attributes="0"/>
    1.38 +              <Component id="mujGraf" max="32767" attributes="0"/>
    1.39 +              <EmptySpace max="-2" attributes="0"/>
    1.40 +          </Group>
    1.41 +      </Group>
    1.42 +    </DimensionLayout>
    1.43 +  </Layout>
    1.44 +  <SubComponents>
    1.45 +    <Container class="org.jdesktop.swingx.JXGraph" name="mujGraf">
    1.46 +
    1.47 +      <Layout>
    1.48 +        <DimensionLayout dim="0">
    1.49 +          <Group type="103" groupAlignment="0" attributes="0">
    1.50 +              <EmptySpace min="0" pref="465" max="32767" attributes="0"/>
    1.51 +          </Group>
    1.52 +        </DimensionLayout>
    1.53 +        <DimensionLayout dim="1">
    1.54 +          <Group type="103" groupAlignment="0" attributes="0">
    1.55 +              <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
    1.56 +          </Group>
    1.57 +        </DimensionLayout>
    1.58 +      </Layout>
    1.59 +    </Container>
    1.60 +  </SubComponents>
    1.61 +</Form>