Frame2.form 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. <Group type="102" alignment="0" attributes="0">
  25. <EmptySpace min="-2" pref="140" max="-2" attributes="0"/>
  26. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  27. <EmptySpace pref="165" max="32767" attributes="0"/>
  28. </Group>
  29. </Group>
  30. </DimensionLayout>
  31. <DimensionLayout dim="1">
  32. <Group type="103" groupAlignment="0" attributes="0">
  33. <Group type="102" alignment="0" attributes="0">
  34. <EmptySpace min="-2" pref="119" max="-2" attributes="0"/>
  35. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  36. <EmptySpace pref="159" max="32767" attributes="0"/>
  37. </Group>
  38. </Group>
  39. </DimensionLayout>
  40. </Layout>
  41. <SubComponents>
  42. <Component class="javax.swing.JLabel" name="jLabel1">
  43. <Properties>
  44. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  45. <Font name="Tahoma" size="18" style="0"/>
  46. </Property>
  47. <Property name="text" type="java.lang.String" value="&#x41d;&#x43e;&#x432;&#x43e;&#x435; &#x43e;&#x43a;&#x43d;&#x43e;"/>
  48. </Properties>
  49. </Component>
  50. </SubComponents>
  51. </Form>