1
0

Planung.form 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.8" 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 max="-2" attributes="0"/>
  26. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  27. <EmptySpace 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="1" attributes="0">
  34. <EmptySpace max="-2" attributes="0"/>
  35. <Component id="jPanel1" max="32767" attributes="0"/>
  36. <EmptySpace max="-2" attributes="0"/>
  37. </Group>
  38. </Group>
  39. </DimensionLayout>
  40. </Layout>
  41. <SubComponents>
  42. <Container class="javax.swing.JPanel" name="jPanel1">
  43. <Layout>
  44. <DimensionLayout dim="0">
  45. <Group type="103" groupAlignment="0" attributes="0">
  46. <Group type="102" alignment="0" attributes="0">
  47. <EmptySpace min="-2" pref="61" max="-2" attributes="0"/>
  48. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  49. <EmptySpace pref="436" max="32767" attributes="0"/>
  50. </Group>
  51. </Group>
  52. </DimensionLayout>
  53. <DimensionLayout dim="1">
  54. <Group type="103" groupAlignment="0" attributes="0">
  55. <Group type="102" alignment="0" attributes="0">
  56. <EmptySpace min="-2" pref="51" max="-2" attributes="0"/>
  57. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  58. <EmptySpace pref="381" max="32767" attributes="0"/>
  59. </Group>
  60. </Group>
  61. </DimensionLayout>
  62. </Layout>
  63. <SubComponents>
  64. <Component class="javax.swing.JLabel" name="jLabel1">
  65. <Properties>
  66. <Property name="text" type="java.lang.String" value="&lt;&lt;kalender&gt;&gt;"/>
  67. </Properties>
  68. </Component>
  69. </SubComponents>
  70. </Container>
  71. </SubComponents>
  72. </Form>