PageRenderTime 35ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/dialogs/ScheduleDayEvents.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 121 lines | 117 code | 4 blank | 0 comment | 0 complexity | f329f6f8efdef384b3bbc7b1d62504ec MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3. <Properties>
  4. <Property name="defaultCloseOperation" type="int" value="2"/>
  5. <Property name="title" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  6. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEvents.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  7. </Property>
  8. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  9. </Properties>
  10. <SyntheticProperties>
  11. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  12. </SyntheticProperties>
  13. <AuxValues>
  14. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  15. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  16. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  17. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  18. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  19. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  20. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  21. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  22. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  23. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  24. <AuxValue name="designerSize" 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,97,0,0,1,100"/>
  25. </AuxValues>
  26. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  27. <SubComponents>
  28. <Container class="javax.swing.JPanel" name="jPanel1">
  29. <Properties>
  30. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  31. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  32. <TitledBorder title="Events">
  33. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEvents.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  34. </TitledBorder>
  35. </Border>
  36. </Property>
  37. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  38. </Properties>
  39. <Constraints>
  40. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  41. <BorderConstraints direction="Center"/>
  42. </Constraint>
  43. </Constraints>
  44. <Layout>
  45. <DimensionLayout dim="0">
  46. <Group type="103" groupAlignment="0" attributes="0">
  47. <Group type="102" alignment="1" attributes="0">
  48. <EmptySpace min="-2" pref="200" max="-2" attributes="0"/>
  49. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  50. <EmptySpace type="separate" max="-2" attributes="0"/>
  51. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  52. </Group>
  53. <Component id="jScrollPane1" alignment="0" pref="346" max="32767" attributes="3"/>
  54. </Group>
  55. </DimensionLayout>
  56. <DimensionLayout dim="1">
  57. <Group type="103" groupAlignment="0" attributes="0">
  58. <Group type="102" alignment="1" attributes="0">
  59. <Component id="jScrollPane1" pref="298" max="32767" attributes="0"/>
  60. <EmptySpace max="-2" attributes="0"/>
  61. <Group type="103" groupAlignment="3" attributes="0">
  62. <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>
  63. <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
  64. </Group>
  65. </Group>
  66. </Group>
  67. </DimensionLayout>
  68. </Layout>
  69. <SubComponents>
  70. <Component class="javax.swing.JButton" name="jButton2">
  71. <Properties>
  72. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  73. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEvents.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  74. </Property>
  75. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  76. </Properties>
  77. <Events>
  78. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  79. </Events>
  80. </Component>
  81. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  82. <Properties>
  83. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  84. </Properties>
  85. <AuxValues>
  86. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  87. </AuxValues>
  88. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  89. <SubComponents>
  90. <Component class="javax.swing.JTable" name="jTable1">
  91. <Properties>
  92. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  93. <Table columnCount="0" rowCount="4"/>
  94. </Property>
  95. <Property name="name" type="java.lang.String" value="jTable1" noResource="true"/>
  96. </Properties>
  97. <Events>
  98. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTable1MouseClicked"/>
  99. </Events>
  100. </Component>
  101. </SubComponents>
  102. </Container>
  103. <Component class="javax.swing.JButton" name="jButton1">
  104. <Properties>
  105. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  106. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEvents.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  107. </Property>
  108. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  109. </Properties>
  110. <Events>
  111. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  112. </Events>
  113. </Component>
  114. </SubComponents>
  115. </Container>
  116. </SubComponents>
  117. </Form>