You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

GrafikFrame.form 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839
  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="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-100,0,0,2,28"/>
  8. <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
  9. <SyntheticProperty name="generateSize" type="boolean" value="true"/>
  10. <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
  11. </SyntheticProperties>
  12. <AuxValues>
  13. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  14. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  15. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  16. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  17. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  18. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  19. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  20. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  21. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  22. </AuxValues>
  23. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  24. <SubComponents>
  25. <Container class="mvcgrafik.view.GrafikView" name="gZeichenflaeche">
  26. <Constraints>
  27. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  28. <BorderConstraints direction="Center"/>
  29. </Constraint>
  30. </Constraints>
  31. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
  32. <Property name="useNullLayout" type="boolean" value="true"/>
  33. </Layout>
  34. </Container>
  35. </SubComponents>
  36. </Form>