java/SuperPostak/src/cz/frantovo/superPostak/GrafPokus.form
author František Kučera <franta-hg@frantovo.cz>
Sat Feb 28 17:57:14 2009 +0100 (2009-02-28)
changeset 3 03d27d3b3f7b
parent 0 e76872ad5226
permissions -rw-r--r--
Drobnosti a Substance LaF
     1 <?xml version="1.0" encoding="UTF-8" ?>
     2 
     3 <Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
     4   <Properties>
     5     <Property name="defaultCloseOperation" type="int" value="3"/>
     6   </Properties>
     7   <SyntheticProperties>
     8     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
     9   </SyntheticProperties>
    10   <AuxValues>
    11     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
    12     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
    13     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
    14     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
    15     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
    16     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
    17     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
    18     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
    19     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
    20   </AuxValues>
    21 
    22   <Layout>
    23     <DimensionLayout dim="0">
    24       <Group type="103" groupAlignment="0" attributes="0">
    25           <Group type="102" alignment="0" attributes="0">
    26               <EmptySpace max="-2" attributes="0"/>
    27               <Component id="mujGraf" max="32767" attributes="0"/>
    28               <EmptySpace max="-2" attributes="0"/>
    29           </Group>
    30       </Group>
    31     </DimensionLayout>
    32     <DimensionLayout dim="1">
    33       <Group type="103" groupAlignment="0" attributes="0">
    34           <Group type="102" alignment="0" attributes="0">
    35               <EmptySpace max="-2" attributes="0"/>
    36               <Component id="mujGraf" max="32767" attributes="0"/>
    37               <EmptySpace max="-2" attributes="0"/>
    38           </Group>
    39       </Group>
    40     </DimensionLayout>
    41   </Layout>
    42   <SubComponents>
    43     <Container class="org.jdesktop.swingx.JXGraph" name="mujGraf">
    44 
    45       <Layout>
    46         <DimensionLayout dim="0">
    47           <Group type="103" groupAlignment="0" attributes="0">
    48               <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
    49           </Group>
    50         </DimensionLayout>
    51         <DimensionLayout dim="1">
    52           <Group type="103" groupAlignment="0" attributes="0">
    53               <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
    54           </Group>
    55         </DimensionLayout>
    56       </Layout>
    57     </Container>
    58   </SubComponents>
    59 </Form>