PageRenderTime 36ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/panels/ActivityConfirmationPanel.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 351 lines | 343 code | 8 blank | 0 comment | 0 complexity | 15ad30820eecef34529e7b83d7f7ef6b 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.6" 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,39,0,0,3,125"/>
  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="Activity Confirmation">
  26. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.jPanel1.border.title" 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="Center"/>
  35. </Constraint>
  36. </Constraints>
  37. <Layout>
  38. <DimensionLayout dim="0">
  39. <Group type="103" groupAlignment="0" attributes="0">
  40. <Group type="102" alignment="0" attributes="0">
  41. <Component id="itemPanel" min="-2" max="-2" attributes="0"/>
  42. <EmptySpace max="-2" attributes="0"/>
  43. <Component id="jScrollPane4" pref="851" max="32767" attributes="0"/>
  44. </Group>
  45. <Group type="102" alignment="1" attributes="0">
  46. <EmptySpace pref="639" max="32767" attributes="0"/>
  47. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  48. <EmptySpace max="-2" attributes="0"/>
  49. <Component id="total" min="-2" pref="87" max="-2" attributes="0"/>
  50. </Group>
  51. <Group type="102" alignment="0" attributes="0">
  52. <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
  53. <EmptySpace pref="18" max="32767" attributes="0"/>
  54. </Group>
  55. </Group>
  56. </DimensionLayout>
  57. <DimensionLayout dim="1">
  58. <Group type="103" groupAlignment="0" attributes="0">
  59. <Group type="102" alignment="0" attributes="0">
  60. <Component id="jPanel2" min="-2" max="-2" attributes="3"/>
  61. <EmptySpace max="-2" attributes="0"/>
  62. <Group type="103" groupAlignment="1" attributes="0">
  63. <Component id="itemPanel" max="32767" attributes="0"/>
  64. <Component id="jScrollPane4" alignment="1" pref="149" max="32767" attributes="0"/>
  65. </Group>
  66. <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>
  67. <Group type="103" groupAlignment="3" attributes="0">
  68. <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
  69. <Component id="total" alignment="3" min="-2" max="-2" attributes="0"/>
  70. </Group>
  71. </Group>
  72. </Group>
  73. </DimensionLayout>
  74. </Layout>
  75. <SubComponents>
  76. <Container class="javax.swing.JPanel" name="jPanel2">
  77. <Properties>
  78. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  79. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  80. <TitledBorder title="Project Head Information">
  81. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  82. </TitledBorder>
  83. </Border>
  84. </Property>
  85. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  86. </Properties>
  87. <Layout>
  88. <DimensionLayout dim="0">
  89. <Group type="103" groupAlignment="0" attributes="0">
  90. <Group type="102" alignment="0" attributes="0">
  91. <EmptySpace max="-2" attributes="0"/>
  92. <Group type="103" groupAlignment="0" attributes="0">
  93. <Component id="contact" pref="360" max="32767" attributes="1"/>
  94. <Component id="number" alignment="0" pref="360" max="32767" attributes="1"/>
  95. </Group>
  96. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  97. <Group type="103" groupAlignment="1" attributes="0">
  98. <Group type="102" attributes="0">
  99. <Component id="jButton3" min="-2" pref="76" max="-2" attributes="0"/>
  100. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  101. <Component id="order" min="-2" pref="292" max="-2" attributes="1"/>
  102. <EmptySpace max="-2" attributes="0"/>
  103. <Component id="jButton2" min="-2" pref="77" max="-2" attributes="0"/>
  104. </Group>
  105. <Component id="Project" min="-2" pref="457" max="-2" attributes="1"/>
  106. </Group>
  107. <EmptySpace max="-2" attributes="0"/>
  108. </Group>
  109. </Group>
  110. </DimensionLayout>
  111. <DimensionLayout dim="1">
  112. <Group type="103" groupAlignment="0" attributes="0">
  113. <Group type="102" alignment="1" attributes="0">
  114. <Group type="103" groupAlignment="0" attributes="0">
  115. <Component id="Project" max="32767" attributes="1"/>
  116. <Component id="number" alignment="0" min="-2" max="-2" attributes="1"/>
  117. </Group>
  118. <EmptySpace max="-2" attributes="0"/>
  119. <Group type="103" groupAlignment="0" attributes="0">
  120. <Component id="contact" min="-2" max="-2" attributes="1"/>
  121. <Component id="jButton3" min="-2" max="-2" attributes="0"/>
  122. <Group type="103" alignment="0" groupAlignment="1" attributes="0">
  123. <Component id="order" alignment="1" min="-2" pref="22" max="-2" attributes="0"/>
  124. <Component id="jButton2" alignment="1" min="-2" max="-2" attributes="0"/>
  125. </Group>
  126. </Group>
  127. </Group>
  128. </Group>
  129. </DimensionLayout>
  130. </Layout>
  131. <SubComponents>
  132. <Component class="mpv5.ui.beans.LabeledCombobox" name="contact">
  133. <Properties>
  134. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  135. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.contact._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  136. </Property>
  137. <Property name="name" type="java.lang.String" value="contact" noResource="true"/>
  138. </Properties>
  139. </Component>
  140. <Component class="mpv5.ui.beans.LabeledCombobox" name="order">
  141. <Properties>
  142. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  143. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.order._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  144. </Property>
  145. <Property name="name" type="java.lang.String" value="order" noResource="true"/>
  146. </Properties>
  147. </Component>
  148. <Component class="javax.swing.JButton" name="jButton2">
  149. <Properties>
  150. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  151. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  152. </Property>
  153. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  154. </Properties>
  155. <Events>
  156. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  157. </Events>
  158. </Component>
  159. <Component class="javax.swing.JButton" name="jButton3">
  160. <Properties>
  161. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  162. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  163. </Property>
  164. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  165. </Properties>
  166. <Events>
  167. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  168. </Events>
  169. </Component>
  170. <Component class="mpv5.ui.beans.LabeledTextField" name="Project">
  171. <Properties>
  172. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  173. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.Project._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  174. </Property>
  175. <Property name="name" type="java.lang.String" value="Project" noResource="true"/>
  176. </Properties>
  177. </Component>
  178. <Component class="mpv5.ui.beans.LabeledTextField" name="number">
  179. <Properties>
  180. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  181. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.number._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  182. </Property>
  183. <Property name="focusable" type="boolean" value="false"/>
  184. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  185. <FontInfo relative="true">
  186. <Font component="number" property="font" relativeSize="true" size="0"/>
  187. </FontInfo>
  188. </Property>
  189. <Property name="name" type="java.lang.String" value="number" noResource="true"/>
  190. </Properties>
  191. </Component>
  192. </SubComponents>
  193. </Container>
  194. <Container class="javax.swing.JScrollPane" name="jScrollPane4">
  195. <Properties>
  196. <Property name="name" type="java.lang.String" value="jScrollPane4" noResource="true"/>
  197. </Properties>
  198. <AuxValues>
  199. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  200. </AuxValues>
  201. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  202. <SubComponents>
  203. <Component class="javax.swing.JTable" name="itemtable">
  204. <Properties>
  205. <Property name="autoCreateRowSorter" type="boolean" value="true"/>
  206. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  207. <Table columnCount="0" rowCount="0"/>
  208. </Property>
  209. <Property name="cellSelectionEnabled" type="boolean" value="true"/>
  210. <Property name="name" type="java.lang.String" value="itemtable" noResource="true"/>
  211. <Property name="surrendersFocusOnKeystroke" type="boolean" value="true"/>
  212. </Properties>
  213. <AuxValues>
  214. <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new JTable() {&#xd;&#xa; private static final long serialVersionUID = 1L;&#xd;&#xa;&#xd;&#xa; public Component prepareRenderer(TableCellRenderer renderer,&#xd;&#xa; int rowIndex, int vColIndex) {&#xd;&#xa; Component c = super.prepareRenderer(renderer, rowIndex, vColIndex);&#xd;&#xa; if (c instanceof JComponent) {&#xd;&#xa; JComponent jc = (JComponent)c;&#xd;&#xa; jc.setToolTipText(String.valueOf(getValueAt(rowIndex, vColIndex)));&#xd;&#xa; }&#xd;&#xa; return c;&#xd;&#xa; }&#xd;&#xa;}"/>
  215. </AuxValues>
  216. </Component>
  217. </SubComponents>
  218. </Container>
  219. <Container class="javax.swing.JPanel" name="itemPanel">
  220. <Properties>
  221. <Property name="name" type="java.lang.String" value="itemPanel" noResource="true"/>
  222. <Property name="opaque" type="boolean" value="false"/>
  223. </Properties>
  224. <Layout>
  225. <DimensionLayout dim="0">
  226. <Group type="103" groupAlignment="0" attributes="0">
  227. <Component id="addItem" alignment="0" min="-2" pref="24" max="-2" attributes="0"/>
  228. <Component id="delItem" alignment="0" min="-2" pref="24" max="-2" attributes="0"/>
  229. <Component id="upItem" alignment="0" min="-2" pref="24" max="-2" attributes="0"/>
  230. <Component id="upItem1" alignment="0" min="-2" pref="24" max="-2" attributes="0"/>
  231. </Group>
  232. </DimensionLayout>
  233. <DimensionLayout dim="1">
  234. <Group type="103" groupAlignment="0" attributes="0">
  235. <Group type="102" alignment="0" attributes="0">
  236. <Component id="addItem" min="-2" max="-2" attributes="1"/>
  237. <EmptySpace max="-2" attributes="0"/>
  238. <Component id="delItem" min="-2" max="-2" attributes="1"/>
  239. <EmptySpace max="-2" attributes="0"/>
  240. <Component id="upItem" min="-2" max="-2" attributes="1"/>
  241. <EmptySpace max="-2" attributes="0"/>
  242. <Component id="upItem1" min="-2" max="-2" attributes="1"/>
  243. <EmptySpace pref="31" max="32767" attributes="0"/>
  244. </Group>
  245. </Group>
  246. </DimensionLayout>
  247. </Layout>
  248. <SubComponents>
  249. <Component class="javax.swing.JButton" name="addItem">
  250. <Properties>
  251. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  252. <Image iconType="3" name="/mpv5/resources/images/16/add.png"/>
  253. </Property>
  254. <Property name="name" type="java.lang.String" value="addItem" noResource="true"/>
  255. </Properties>
  256. <Events>
  257. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addItemActionPerformed"/>
  258. </Events>
  259. </Component>
  260. <Component class="javax.swing.JButton" name="delItem">
  261. <Properties>
  262. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  263. <Image iconType="3" name="/mpv5/resources/images/16/remove.png"/>
  264. </Property>
  265. <Property name="name" type="java.lang.String" value="delItem" noResource="true"/>
  266. </Properties>
  267. <Events>
  268. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="delItemActionPerformed"/>
  269. </Events>
  270. </Component>
  271. <Component class="javax.swing.JButton" name="upItem">
  272. <Properties>
  273. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  274. <Image iconType="3" name="/mpv5/resources/images/16/arrow-up.png"/>
  275. </Property>
  276. <Property name="enabled" type="boolean" value="false"/>
  277. <Property name="name" type="java.lang.String" value="upItem" noResource="true"/>
  278. </Properties>
  279. <Events>
  280. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="upItemActionPerformed"/>
  281. </Events>
  282. </Component>
  283. <Component class="javax.swing.JButton" name="upItem1">
  284. <Properties>
  285. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  286. <Image iconType="3" name="/mpv5/resources/images/16/arrow-down.png"/>
  287. </Property>
  288. <Property name="enabled" type="boolean" value="false"/>
  289. <Property name="name" type="java.lang.String" value="upItem1" noResource="true"/>
  290. </Properties>
  291. <Events>
  292. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="upItem1ActionPerformed"/>
  293. </Events>
  294. </Component>
  295. </SubComponents>
  296. </Container>
  297. <Component class="javax.swing.JLabel" name="jLabel1">
  298. <Properties>
  299. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  300. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  301. </Property>
  302. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  303. </Properties>
  304. </Component>
  305. <Component class="javax.swing.JTextField" name="total">
  306. <Properties>
  307. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  308. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ActivityConfirmationPanel.total.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  309. </Property>
  310. <Property name="name" type="java.lang.String" value="total" noResource="true"/>
  311. </Properties>
  312. </Component>
  313. </SubComponents>
  314. </Container>
  315. <Container class="javax.swing.JPanel" name="toolbarpanetbp">
  316. <Properties>
  317. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  318. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  319. <EtchetBorder/>
  320. </Border>
  321. </Property>
  322. <Property name="name" type="java.lang.String" value="toolbarpanetbp" noResource="true"/>
  323. </Properties>
  324. <Constraints>
  325. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  326. <BorderConstraints direction="North"/>
  327. </Constraint>
  328. </Constraints>
  329. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  330. </Container>
  331. <Container class="javax.swing.JPanel" name="SearchBarPane">
  332. <Properties>
  333. <Property name="name" type="java.lang.String" value="SearchBarPane" noResource="true"/>
  334. </Properties>
  335. <Constraints>
  336. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  337. <BorderConstraints direction="West"/>
  338. </Constraint>
  339. </Constraints>
  340. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  341. </Container>
  342. </SubComponents>
  343. </Form>