java/SuperPostak/src/cz/frantovo/superPostak/GrafPokus.form
changeset 6 ca5b667fd910
parent 5 bea5d9e11d37
child 7 66667bb5a6cc
     1.1 --- a/java/SuperPostak/src/cz/frantovo/superPostak/GrafPokus.form	Mon Sep 27 19:04:50 2010 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,59 +0,0 @@
     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_generateFQN" type="java.lang.Boolean" value="true"/>
    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 -          <Group type="102" alignment="0" attributes="0">
    1.29 -              <EmptySpace max="-2" attributes="0"/>
    1.30 -              <Component id="mujGraf" max="32767" attributes="0"/>
    1.31 -              <EmptySpace max="-2" attributes="0"/>
    1.32 -          </Group>
    1.33 -      </Group>
    1.34 -    </DimensionLayout>
    1.35 -    <DimensionLayout dim="1">
    1.36 -      <Group type="103" groupAlignment="0" attributes="0">
    1.37 -          <Group type="102" alignment="0" attributes="0">
    1.38 -              <EmptySpace max="-2" attributes="0"/>
    1.39 -              <Component id="mujGraf" max="32767" attributes="0"/>
    1.40 -              <EmptySpace max="-2" attributes="0"/>
    1.41 -          </Group>
    1.42 -      </Group>
    1.43 -    </DimensionLayout>
    1.44 -  </Layout>
    1.45 -  <SubComponents>
    1.46 -    <Container class="org.jdesktop.swingx.JXGraph" name="mujGraf">
    1.47 -
    1.48 -      <Layout>
    1.49 -        <DimensionLayout dim="0">
    1.50 -          <Group type="103" groupAlignment="0" attributes="0">
    1.51 -              <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
    1.52 -          </Group>
    1.53 -        </DimensionLayout>
    1.54 -        <DimensionLayout dim="1">
    1.55 -          <Group type="103" groupAlignment="0" attributes="0">
    1.56 -              <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
    1.57 -          </Group>
    1.58 -        </DimensionLayout>
    1.59 -      </Layout>
    1.60 -    </Container>
    1.61 -  </SubComponents>
    1.62 -</Form>