Simulator.form 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3. <Properties>
  4. <Property name="defaultCloseOperation" type="int" value="3"/>
  5. </Properties>
  6. <SyntheticProperties>
  7. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  8. <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
  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. <Layout>
  22. <DimensionLayout dim="0">
  23. <Group type="103" groupAlignment="0" attributes="0">
  24. <EmptySpace min="0" pref="658" max="32767" attributes="0"/>
  25. </Group>
  26. </DimensionLayout>
  27. <DimensionLayout dim="1">
  28. <Group type="103" groupAlignment="0" attributes="0">
  29. <EmptySpace min="0" pref="536" max="32767" attributes="0"/>
  30. </Group>
  31. </DimensionLayout>
  32. </Layout>
  33. </Form>