PageRenderTime 32ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mpv5/ui/panels/ScheduleDayEventsPanel.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 145 lines | 141 code | 4 blank | 0 comment | 0 complexity | d4db9d86cd7fa28fb54af68ad7fb7370 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.1" encoding="UTF-8" ?>
  2. <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
  3. <Properties>
  4. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  5. </Properties>
  6. <AuxValues>
  7. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  8. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  9. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  10. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  11. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  12. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  13. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  14. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  15. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  16. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  17. <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,-3,0,0,0,-19"/>
  18. </AuxValues>
  19. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  20. <SubComponents>
  21. <Container class="javax.swing.JPanel" name="jPanel1">
  22. <Properties>
  23. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  24. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  25. <TitledBorder title="Events">
  26. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEventsPanel.jPanel1.border.title_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  27. </TitledBorder>
  28. </Border>
  29. </Property>
  30. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  31. </Properties>
  32. <Constraints>
  33. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  34. <BorderConstraints direction="Before"/>
  35. </Constraint>
  36. </Constraints>
  37. <Layout>
  38. <DimensionLayout dim="0">
  39. <Group type="103" groupAlignment="0" attributes="0">
  40. <Group type="102" alignment="1" attributes="0">
  41. <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
  42. <Component id="but4" min="-2" pref="39" max="-2" attributes="0"/>
  43. <EmptySpace pref="109" max="32767" attributes="0"/>
  44. <Component id="but5" min="-2" pref="39" max="-2" attributes="0"/>
  45. <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
  46. </Group>
  47. <Component id="jScrollPane1" alignment="0" pref="225" max="32767" attributes="0"/>
  48. </Group>
  49. </DimensionLayout>
  50. <DimensionLayout dim="1">
  51. <Group type="103" groupAlignment="0" attributes="0">
  52. <Group type="102" alignment="1" attributes="0">
  53. <Component id="jScrollPane1" pref="410" max="32767" attributes="0"/>
  54. <EmptySpace type="separate" max="-2" attributes="0"/>
  55. <Group type="103" groupAlignment="0" attributes="0">
  56. <Component id="but5" alignment="0" min="-2" pref="39" max="-2" attributes="0"/>
  57. <Component id="but4" min="-2" pref="39" max="-2" attributes="0"/>
  58. </Group>
  59. <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>
  60. </Group>
  61. </Group>
  62. </DimensionLayout>
  63. </Layout>
  64. <SubComponents>
  65. <Component class="javax.swing.JButton" name="but4">
  66. <Properties>
  67. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  68. <Image iconType="3" name="/mpv5/resources/images/32/view_right.png"/>
  69. </Property>
  70. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  71. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEventsPanel.but4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  72. </Property>
  73. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  74. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEventsPanel.but4.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  75. </Property>
  76. <Property name="contentAreaFilled" type="boolean" value="false"/>
  77. <Property name="focusable" type="boolean" value="false"/>
  78. <Property name="horizontalTextPosition" type="int" value="0"/>
  79. <Property name="name" type="java.lang.String" value="but4" noResource="true"/>
  80. <Property name="pressedIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  81. <Image iconType="3" name="/mpv5/resources/images/32/xclock.png"/>
  82. </Property>
  83. <Property name="rolloverIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  84. <Image iconType="3" name="/mpv5/resources/images/32/view_right.png"/>
  85. </Property>
  86. <Property name="verticalTextPosition" type="int" value="3"/>
  87. </Properties>
  88. <Events>
  89. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="but4ActionPerformed"/>
  90. </Events>
  91. </Component>
  92. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  93. <Properties>
  94. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  95. </Properties>
  96. <AuxValues>
  97. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  98. </AuxValues>
  99. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  100. <SubComponents>
  101. <Component class="javax.swing.JTable" name="jTable1">
  102. <Properties>
  103. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  104. <Table columnCount="0" rowCount="4"/>
  105. </Property>
  106. <Property name="name" type="java.lang.String" value="jTable1" noResource="true"/>
  107. </Properties>
  108. </Component>
  109. </SubComponents>
  110. </Container>
  111. <Component class="javax.swing.JButton" name="but5">
  112. <Properties>
  113. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  114. <Image iconType="3" name="/mpv5/resources/images/32/edittrash.png"/>
  115. </Property>
  116. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  117. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEventsPanel.but5.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  118. </Property>
  119. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  120. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ScheduleDayEventsPanel.but5.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  121. </Property>
  122. <Property name="contentAreaFilled" type="boolean" value="false"/>
  123. <Property name="focusable" type="boolean" value="false"/>
  124. <Property name="horizontalTextPosition" type="int" value="0"/>
  125. <Property name="name" type="java.lang.String" value="but5" noResource="true"/>
  126. <Property name="pressedIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  127. <Image iconType="3" name="/mpv5/resources/images/32/xclock.png"/>
  128. </Property>
  129. <Property name="rolloverIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  130. <Image iconType="3" name="/mpv5/resources/images/32/bright_edittrash.png"/>
  131. </Property>
  132. <Property name="verticalTextPosition" type="int" value="3"/>
  133. </Properties>
  134. <Events>
  135. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="but5ActionPerformed"/>
  136. </Events>
  137. </Component>
  138. </SubComponents>
  139. </Container>
  140. </SubComponents>
  141. </Form>