1 <?xml version="1.1" encoding="UTF-8" ?>
   2 
   3 <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   4   <AuxValues>
   5     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
   6     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
   7     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
   8     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
   9     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  10     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  11     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  12     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  13     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  14   </AuxValues>
  15 
  16   <Layout>
  17     <DimensionLayout dim="0">
  18       <Group type="103" groupAlignment="0" attributes="0">
  19           <Component id="jScrollPane1" alignment="0" pref="400" max="32767" attributes="0"/>
  20       </Group>
  21     </DimensionLayout>
  22     <DimensionLayout dim="1">
  23       <Group type="103" groupAlignment="0" attributes="0">
  24           <Component id="jScrollPane1" alignment="0" pref="300" max="32767" attributes="0"/>
  25       </Group>
  26     </DimensionLayout>
  27   </Layout>
  28   <SubComponents>
  29     <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  30       <AuxValues>
  31         <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  32       </AuxValues>
  33 
  34       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  35       <SubComponents>
  36         <Component class="javax.swing.JTree" name="tree">
  37         </Component>
  38       </SubComponents>
  39     </Container>
  40   </SubComponents>
  41 </Form>