PageRenderTime 41ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/panels/ProductPanel.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 924 lines | 908 code | 16 blank | 0 comment | 0 complexity | fc7879aabeb2ff68d5093c6cd6ec61a0 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.JPanelFormInfo">
  3. <NonVisualComponents>
  4. <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
  5. </Component>
  6. </NonVisualComponents>
  7. <Properties>
  8. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  9. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  10. <TitledBorder title="Item Details">
  11. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.border.title_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  12. </TitledBorder>
  13. </Border>
  14. </Property>
  15. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  16. </Properties>
  17. <AuxValues>
  18. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  19. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  20. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  21. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  22. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  23. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  24. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  25. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  26. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  27. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  28. </AuxValues>
  29. <Layout>
  30. <DimensionLayout dim="0">
  31. <Group type="103" groupAlignment="0" attributes="0">
  32. <Group type="102" alignment="1" attributes="0">
  33. <Component id="leftpane" min="-2" max="-2" attributes="0"/>
  34. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  35. <Component id="rightpane" max="32767" attributes="0"/>
  36. </Group>
  37. <Group type="102" attributes="0">
  38. <Component id="toolbarpane" pref="934" max="32767" attributes="2"/>
  39. <EmptySpace max="-2" attributes="0"/>
  40. </Group>
  41. </Group>
  42. </DimensionLayout>
  43. <DimensionLayout dim="1">
  44. <Group type="103" groupAlignment="0" attributes="0">
  45. <Group type="102" alignment="0" attributes="0">
  46. <Component id="toolbarpane" min="-2" max="-2" attributes="0"/>
  47. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  48. <Group type="103" groupAlignment="0" attributes="0">
  49. <Component id="rightpane" max="32767" attributes="2"/>
  50. <Component id="leftpane" alignment="0" pref="660" max="32767" attributes="1"/>
  51. </Group>
  52. </Group>
  53. </Group>
  54. </DimensionLayout>
  55. </Layout>
  56. <SubComponents>
  57. <Container class="javax.swing.JPanel" name="leftpane">
  58. <Properties>
  59. <Property name="name" type="java.lang.String" value="leftpane" noResource="true"/>
  60. </Properties>
  61. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  62. </Container>
  63. <Container class="javax.swing.JPanel" name="rightpane">
  64. <Properties>
  65. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  66. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  67. <TitledBorder title="Data">
  68. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.rightpane.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  69. </TitledBorder>
  70. </Border>
  71. </Property>
  72. <Property name="name" type="java.lang.String" value="rightpane" noResource="true"/>
  73. </Properties>
  74. <Layout>
  75. <DimensionLayout dim="0">
  76. <Group type="103" groupAlignment="0" attributes="0">
  77. <Group type="102" alignment="0" attributes="0">
  78. <EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
  79. <Component id="jPanel7" max="32767" attributes="0"/>
  80. <EmptySpace max="-2" attributes="0"/>
  81. <Group type="103" groupAlignment="0" attributes="0">
  82. <Component id="removefile" alignment="1" min="-2" pref="24" max="-2" attributes="0"/>
  83. <Component id="addfile" alignment="1" min="-2" pref="24" max="-2" attributes="0"/>
  84. </Group>
  85. </Group>
  86. <Component id="jTabbedPane1" pref="0" max="32767" attributes="2"/>
  87. <Component id="jPanel1" alignment="0" max="32767" attributes="3"/>
  88. <Component id="jToolBar1" max="32767" attributes="1"/>
  89. </Group>
  90. </DimensionLayout>
  91. <DimensionLayout dim="1">
  92. <Group type="103" groupAlignment="0" attributes="0">
  93. <Group type="102" alignment="0" attributes="0">
  94. <Component id="jToolBar1" min="-2" pref="25" max="-2" attributes="0"/>
  95. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  96. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  97. <EmptySpace max="-2" attributes="0"/>
  98. <Component id="jTabbedPane1" min="-2" pref="277" max="-2" attributes="0"/>
  99. <EmptySpace max="-2" attributes="0"/>
  100. <Group type="103" groupAlignment="0" attributes="0">
  101. <Group type="102" attributes="0">
  102. <Component id="addfile" min="-2" max="-2" attributes="1"/>
  103. <EmptySpace max="-2" attributes="0"/>
  104. <Component id="removefile" min="-2" max="-2" attributes="1"/>
  105. <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
  106. </Group>
  107. <Component id="jPanel7" pref="0" max="32767" attributes="0"/>
  108. </Group>
  109. </Group>
  110. </Group>
  111. </DimensionLayout>
  112. </Layout>
  113. <SubComponents>
  114. <Container class="javax.swing.JPanel" name="jPanel1">
  115. <Properties>
  116. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  117. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  118. <EtchetBorder/>
  119. </Border>
  120. </Property>
  121. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  122. </Properties>
  123. <Layout>
  124. <DimensionLayout dim="0">
  125. <Group type="103" groupAlignment="0" attributes="0">
  126. <Group type="102" alignment="1" attributes="0">
  127. <EmptySpace min="-2" max="-2" attributes="0"/>
  128. <Group type="103" groupAlignment="1" attributes="0">
  129. <Component id="path" alignment="0" max="32767" attributes="0"/>
  130. <Group type="102" alignment="1" attributes="0">
  131. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  132. <Component id="stype" alignment="0" min="-2" pref="216" max="-2" attributes="0"/>
  133. <Component id="familyselect" alignment="0" pref="384" max="32767" attributes="1"/>
  134. <Component id="cnumber" alignment="0" max="32767" attributes="1"/>
  135. </Group>
  136. <EmptySpace pref="236" max="32767" attributes="0"/>
  137. <Group type="103" groupAlignment="1" max="-2" attributes="0">
  138. <Group type="102" alignment="1" attributes="1">
  139. <Component id="jLabel4" max="32767" attributes="0"/>
  140. <EmptySpace max="-2" attributes="0"/>
  141. <Component id="button_groupadd" min="-2" pref="18" max="-2" attributes="0"/>
  142. </Group>
  143. <Component id="addedby" alignment="1" min="-2" pref="97" max="-2" attributes="0"/>
  144. <Component id="groupnameselect" alignment="1" min="-2" pref="286" max="-2" attributes="1"/>
  145. </Group>
  146. </Group>
  147. </Group>
  148. <EmptySpace min="-2" max="-2" attributes="0"/>
  149. </Group>
  150. </Group>
  151. </DimensionLayout>
  152. <DimensionLayout dim="1">
  153. <Group type="103" groupAlignment="0" attributes="0">
  154. <Group type="102" alignment="0" attributes="0">
  155. <EmptySpace max="-2" attributes="0"/>
  156. <Group type="103" groupAlignment="0" attributes="0">
  157. <Component id="stype" alignment="0" min="-2" max="-2" attributes="0"/>
  158. <Component id="addedby" alignment="0" min="-2" pref="19" max="-2" attributes="0"/>
  159. </Group>
  160. <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
  161. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  162. <Group type="102" attributes="0">
  163. <EmptySpace min="2" pref="2" max="-2" attributes="0"/>
  164. <Component id="button_groupadd" pref="0" max="32767" attributes="0"/>
  165. </Group>
  166. <Group type="103" groupAlignment="2" attributes="0">
  167. <Component id="familyselect" alignment="2" min="-2" max="-2" attributes="0"/>
  168. <Component id="jLabel4" alignment="2" min="-2" pref="16" max="-2" attributes="0"/>
  169. </Group>
  170. </Group>
  171. <EmptySpace max="-2" attributes="0"/>
  172. <Group type="103" groupAlignment="2" attributes="0">
  173. <Component id="groupnameselect" alignment="2" max="32767" attributes="0"/>
  174. <Component id="cnumber" alignment="2" min="-2" max="-2" attributes="1"/>
  175. </Group>
  176. <EmptySpace max="-2" attributes="0"/>
  177. <Component id="path" min="-2" pref="23" max="-2" attributes="0"/>
  178. <EmptySpace max="-2" attributes="0"/>
  179. </Group>
  180. </Group>
  181. </DimensionLayout>
  182. </Layout>
  183. <SubComponents>
  184. <Component class="mpv5.ui.beans.LabeledTextField" name="cnumber">
  185. <Properties>
  186. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  187. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.cnumber._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  188. </Property>
  189. <Property name="focusable" type="boolean" value="false"/>
  190. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  191. <FontInfo relative="true">
  192. <Font component="cnumber" property="font" relativeSize="true" size="0"/>
  193. </FontInfo>
  194. </Property>
  195. <Property name="name" type="java.lang.String" value="cnumber" noResource="true"/>
  196. </Properties>
  197. </Component>
  198. <Component class="javax.swing.JLabel" name="addedby">
  199. <Properties>
  200. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  201. <FontInfo relative="true">
  202. <Font component="addedby" property="font" relativeSize="true" size="0"/>
  203. </FontInfo>
  204. </Property>
  205. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  206. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.addedby.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  207. </Property>
  208. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  209. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.addedby.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  210. </Property>
  211. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  212. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  213. <EtchetBorder/>
  214. </Border>
  215. </Property>
  216. <Property name="name" type="java.lang.String" value="addedby" noResource="true"/>
  217. </Properties>
  218. </Component>
  219. <Component class="javax.swing.JLabel" name="jLabel4">
  220. <Properties>
  221. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  222. <FontInfo relative="true">
  223. <Font component="jLabel4" property="font" relativeSize="true" size="0"/>
  224. </FontInfo>
  225. </Property>
  226. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  227. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  228. </Property>
  229. <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
  230. </Properties>
  231. </Component>
  232. <Component class="javax.swing.JButton" name="button_groupadd">
  233. <Properties>
  234. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  235. <FontInfo relative="true">
  236. <Font bold="false" component="button_groupadd" property="font" relativeSize="true" size="-2"/>
  237. </FontInfo>
  238. </Property>
  239. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  240. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_groupadd.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  241. </Property>
  242. <Property name="focusable" type="boolean" value="false"/>
  243. <Property name="horizontalTextPosition" type="int" value="0"/>
  244. <Property name="name" type="java.lang.String" value="button_groupadd" noResource="true"/>
  245. <Property name="verticalTextPosition" type="int" value="3"/>
  246. </Properties>
  247. <Events>
  248. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_groupaddActionPerformed"/>
  249. </Events>
  250. </Component>
  251. <Component class="mpv5.ui.beans.LabeledCombobox" name="stype">
  252. <Properties>
  253. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  254. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.stype._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  255. </Property>
  256. <Property name="name" type="java.lang.String" value="stype" noResource="true"/>
  257. </Properties>
  258. </Component>
  259. <Component class="mpv5.ui.beans.LabeledCombobox" name="familyselect">
  260. <Properties>
  261. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  262. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.familyselect._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  263. </Property>
  264. <Property name="name" type="java.lang.String" value="familyselect" noResource="true"/>
  265. <Property name="searchOnEnterEnabled" type="boolean" value="false"/>
  266. </Properties>
  267. </Component>
  268. <Component class="mpv5.ui.beans.MPCombobox" name="groupnameselect">
  269. <Properties>
  270. <Property name="name" type="java.lang.String" value="groupnameselect" noResource="true"/>
  271. </Properties>
  272. </Component>
  273. <Component class="javax.swing.JLabel" name="path">
  274. <Properties>
  275. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  276. <FontInfo relative="true">
  277. <Font bold="true" component="path" property="font" relativeSize="true" size="1"/>
  278. </FontInfo>
  279. </Property>
  280. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  281. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.path.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  282. </Property>
  283. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  284. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  285. <LineBorder>
  286. <Color PropertyName="color" blue="ff" green="ff" id="Button.highlight" palette="3" red="ff" type="palette"/>
  287. </LineBorder>
  288. </Border>
  289. </Property>
  290. <Property name="name" type="java.lang.String" value="path" noResource="true"/>
  291. </Properties>
  292. </Component>
  293. </SubComponents>
  294. </Container>
  295. <Container class="javax.swing.JToolBar" name="jToolBar1">
  296. <Properties>
  297. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  298. <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">
  299. <BevelBorder/>
  300. </Border>
  301. </Property>
  302. <Property name="floatable" type="boolean" value="false"/>
  303. <Property name="rollover" type="boolean" value="true"/>
  304. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  305. <Dimension value="[366, 28]"/>
  306. </Property>
  307. <Property name="name" type="java.lang.String" value="jToolBar1" noResource="true"/>
  308. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  309. <Dimension value="[306, 28]"/>
  310. </Property>
  311. </Properties>
  312. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
  313. <SubComponents>
  314. <Component class="javax.swing.JButton" name="button_preview">
  315. <Properties>
  316. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  317. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_preview.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  318. </Property>
  319. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  320. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  321. <LineBorder roundedCorners="true">
  322. <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
  323. </LineBorder>
  324. </Border>
  325. </Property>
  326. <Property name="focusable" type="boolean" value="false"/>
  327. <Property name="horizontalTextPosition" type="int" value="0"/>
  328. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  329. <Dimension value="[120, 20]"/>
  330. </Property>
  331. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  332. <Dimension value="[80, 20]"/>
  333. </Property>
  334. <Property name="name" type="java.lang.String" value="button_preview" noResource="true"/>
  335. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  336. <Dimension value="[100, 20]"/>
  337. </Property>
  338. <Property name="verticalTextPosition" type="int" value="3"/>
  339. </Properties>
  340. <Events>
  341. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_previewActionPerformed"/>
  342. </Events>
  343. </Component>
  344. <Component class="javax.swing.JButton" name="button_order">
  345. <Properties>
  346. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  347. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_order.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  348. </Property>
  349. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  350. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  351. <LineBorder roundedCorners="true">
  352. <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
  353. </LineBorder>
  354. </Border>
  355. </Property>
  356. <Property name="focusable" type="boolean" value="false"/>
  357. <Property name="horizontalTextPosition" type="int" value="0"/>
  358. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  359. <Dimension value="[120, 20]"/>
  360. </Property>
  361. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  362. <Dimension value="[80, 20]"/>
  363. </Property>
  364. <Property name="name" type="java.lang.String" value="button_order" noResource="true"/>
  365. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  366. <Dimension value="[100, 20]"/>
  367. </Property>
  368. <Property name="verticalTextPosition" type="int" value="3"/>
  369. </Properties>
  370. <Events>
  371. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_orderActionPerformed"/>
  372. </Events>
  373. </Component>
  374. <Component class="javax.swing.JButton" name="button_listedit">
  375. <Properties>
  376. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  377. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_listedit.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  378. </Property>
  379. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  380. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  381. <LineBorder roundedCorners="true">
  382. <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
  383. </LineBorder>
  384. </Border>
  385. </Property>
  386. <Property name="enabled" type="boolean" value="false"/>
  387. <Property name="focusable" type="boolean" value="false"/>
  388. <Property name="horizontalTextPosition" type="int" value="0"/>
  389. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  390. <Dimension value="[120, 20]"/>
  391. </Property>
  392. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  393. <Dimension value="[80, 20]"/>
  394. </Property>
  395. <Property name="name" type="java.lang.String" value="button_listedit" noResource="true"/>
  396. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  397. <Dimension value="[100, 20]"/>
  398. </Property>
  399. <Property name="verticalTextPosition" type="int" value="3"/>
  400. </Properties>
  401. <Events>
  402. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_listeditActionPerformed"/>
  403. </Events>
  404. </Component>
  405. <Component class="javax.swing.JToolBar$Separator" name="jSeparator1">
  406. <Properties>
  407. <Property name="name" type="java.lang.String" value="jSeparator1" noResource="true"/>
  408. </Properties>
  409. </Component>
  410. <Component class="mpv5.ui.beans.PrinitingComboBox" name="prinitingComboBox1">
  411. <Properties>
  412. <Property name="name" type="java.lang.String" value="prinitingComboBox1" noResource="true"/>
  413. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  414. <Dimension value="[200, 20]"/>
  415. </Property>
  416. </Properties>
  417. </Component>
  418. </SubComponents>
  419. </Container>
  420. <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
  421. <Properties>
  422. <Property name="name" type="java.lang.String" value="jTabbedPane1" noResource="true"/>
  423. </Properties>
  424. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
  425. <SubComponents>
  426. <Container class="javax.swing.JPanel" name="jPanel4">
  427. <Properties>
  428. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  429. <Color blue="cc" green="cc" red="cc" type="rgb"/>
  430. </Property>
  431. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  432. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  433. <EtchetBorder/>
  434. </Border>
  435. </Property>
  436. <Property name="focusCycleRoot" type="boolean" value="true"/>
  437. <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
  438. </Properties>
  439. <Constraints>
  440. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
  441. <JTabbedPaneConstraints tabName="Info">
  442. <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  443. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel4.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  444. </Property>
  445. </JTabbedPaneConstraints>
  446. </Constraint>
  447. </Constraints>
  448. <Layout>
  449. <DimensionLayout dim="0">
  450. <Group type="103" groupAlignment="0" attributes="0">
  451. <Group type="102" attributes="0">
  452. <EmptySpace max="-2" attributes="0"/>
  453. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  454. <Component id="cname" pref="463" max="32767" attributes="0"/>
  455. <Component id="contactname1" max="32767" attributes="0"/>
  456. <Component id="ean" alignment="0" max="32767" attributes="0"/>
  457. <Group type="102" alignment="0" attributes="0">
  458. <Component id="url" min="-2" pref="237" max="-2" attributes="0"/>
  459. <EmptySpace max="-2" attributes="0"/>
  460. <Component id="reference" max="32767" attributes="0"/>
  461. </Group>
  462. <Group type="102" alignment="0" attributes="0">
  463. <Group type="103" groupAlignment="1" max="-2" attributes="0">
  464. <Group type="102" alignment="1" attributes="0">
  465. <Component id="calcFactor" max="32767" attributes="0"/>
  466. <EmptySpace max="-2" attributes="0"/>
  467. <Component id="jButton3" min="-2" pref="30" max="-2" attributes="0"/>
  468. </Group>
  469. <Component id="unit" alignment="0" pref="237" max="32767" attributes="0"/>
  470. <Component id="netvalue" alignment="0" max="32767" attributes="0"/>
  471. </Group>
  472. <EmptySpace max="-2" attributes="0"/>
  473. <Group type="103" groupAlignment="0" attributes="0">
  474. <Component id="extvalue" max="32767" attributes="0"/>
  475. <Component id="selecttax" max="32767" attributes="0"/>
  476. <Component id="calcResult" max="32767" attributes="0"/>
  477. </Group>
  478. </Group>
  479. </Group>
  480. <EmptySpace max="-2" attributes="0"/>
  481. <Component id="jScrollPane3" pref="425" max="32767" attributes="0"/>
  482. <EmptySpace max="-2" attributes="0"/>
  483. </Group>
  484. </Group>
  485. </DimensionLayout>
  486. <DimensionLayout dim="1">
  487. <Group type="103" groupAlignment="0" attributes="0">
  488. <Group type="102" attributes="0">
  489. <EmptySpace max="-2" attributes="0"/>
  490. <Group type="103" groupAlignment="0" attributes="0">
  491. <Group type="102" attributes="0">
  492. <Component id="cname" min="-2" max="-2" attributes="0"/>
  493. <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
  494. <Component id="ean" min="-2" max="-2" attributes="0"/>
  495. <EmptySpace type="separate" max="-2" attributes="0"/>
  496. <Group type="103" groupAlignment="0" attributes="0">
  497. <Component id="url" min="-2" max="-2" attributes="0"/>
  498. <Component id="reference" min="-2" max="-2" attributes="0"/>
  499. </Group>
  500. <EmptySpace max="-2" attributes="0"/>
  501. <Component id="contactname1" min="-2" max="-2" attributes="0"/>
  502. <EmptySpace type="separate" max="-2" attributes="0"/>
  503. <Group type="103" groupAlignment="0" attributes="0">
  504. <Component id="netvalue" min="-2" max="-2" attributes="0"/>
  505. <Component id="extvalue" min="-2" max="-2" attributes="0"/>
  506. </Group>
  507. <EmptySpace max="-2" attributes="0"/>
  508. <Group type="103" groupAlignment="1" attributes="0">
  509. <Component id="unit" min="-2" max="-2" attributes="0"/>
  510. <Component id="selecttax" min="-2" max="-2" attributes="0"/>
  511. </Group>
  512. <EmptySpace max="-2" attributes="0"/>
  513. <Group type="103" groupAlignment="2" attributes="0">
  514. <Component id="jButton3" alignment="2" min="-2" pref="20" max="-2" attributes="0"/>
  515. <Component id="calcFactor" alignment="2" min="-2" max="-2" attributes="0"/>
  516. <Component id="calcResult" alignment="2" min="-2" max="-2" attributes="0"/>
  517. </Group>
  518. <EmptySpace min="0" pref="5" max="32767" attributes="0"/>
  519. </Group>
  520. <Component id="jScrollPane3" max="32767" attributes="0"/>
  521. </Group>
  522. <EmptySpace max="-2" attributes="0"/>
  523. </Group>
  524. </Group>
  525. </DimensionLayout>
  526. </Layout>
  527. <SubComponents>
  528. <Component class="mpv5.ui.beans.LabeledTextField" name="cname">
  529. <Properties>
  530. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  531. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.cname._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  532. </Property>
  533. <Property name="name" type="java.lang.String" value="cname" noResource="true"/>
  534. </Properties>
  535. </Component>
  536. <Component class="mpv5.ui.beans.LabeledTextField" name="ean">
  537. <Properties>
  538. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  539. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.ean._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  540. </Property>
  541. <Property name="name" type="java.lang.String" value="ean" noResource="true"/>
  542. </Properties>
  543. </Component>
  544. <Component class="mpv5.ui.beans.LabeledTextField" name="url">
  545. <Properties>
  546. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  547. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.url._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  548. </Property>
  549. <Property name="name" type="java.lang.String" value="url" noResource="true"/>
  550. </Properties>
  551. </Component>
  552. <Component class="mpv5.ui.beans.LabeledTextField" name="netvalue">
  553. <Properties>
  554. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  555. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.netvalue._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  556. </Property>
  557. <Property name="name" type="java.lang.String" value="netvalue" noResource="true"/>
  558. <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
  559. <ComponentRef name="ean"/>
  560. </Property>
  561. </Properties>
  562. </Component>
  563. <Component class="mpv5.ui.beans.LabeledTextField" name="unit">
  564. <Properties>
  565. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  566. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.unit._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  567. </Property>
  568. <Property name="name" type="java.lang.String" value="unit" noResource="true"/>
  569. <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
  570. <ComponentRef name="reference"/>
  571. </Property>
  572. </Properties>
  573. </Component>
  574. <Component class="mpv5.ui.beans.LabeledCombobox" name="selecttax">
  575. <Properties>
  576. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  577. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.selecttax._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  578. </Property>
  579. <Property name="name" type="java.lang.String" value="selecttax" noResource="true"/>
  580. </Properties>
  581. </Component>
  582. <Component class="mpv5.ui.beans.LabeledTextField" name="reference">
  583. <Properties>
  584. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  585. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.reference._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  586. </Property>
  587. <Property name="name" type="java.lang.String" value="reference" noResource="true"/>
  588. </Properties>
  589. </Component>
  590. <Component class="mpv5.ui.beans.LabeledTextField" name="extvalue">
  591. <Properties>
  592. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  593. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.extvalue._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  594. </Property>
  595. <Property name="name" type="java.lang.String" value="extvalue" noResource="true"/>
  596. <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
  597. <ComponentRef name="url"/>
  598. </Property>
  599. </Properties>
  600. </Component>
  601. <Container class="javax.swing.JScrollPane" name="jScrollPane3">
  602. <Properties>
  603. <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
  604. </Properties>
  605. <AuxValues>
  606. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  607. </AuxValues>
  608. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  609. <SubComponents>
  610. <Component class="javax.swing.JTextArea" name="description">
  611. <Properties>
  612. <Property name="columns" type="int" value="20"/>
  613. <Property name="lineWrap" type="boolean" value="true"/>
  614. <Property name="rows" type="int" value="5"/>
  615. <Property name="wrapStyleWord" type="boolean" value="true"/>
  616. <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
  617. <Property name="highlighter" type="javax.swing.text.Highlighter" editor="org.netbeans.modules.form.ComponentChooserEditor">
  618. <ComponentRef name="null"/>
  619. </Property>
  620. <Property name="name" type="java.lang.String" value="description" noResource="true"/>
  621. </Properties>
  622. <AuxValues>
  623. <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new NoTabTextArea()&#xa;"/>
  624. <AuxValue name="JavaCodeGenerator_CreateCodePre" type="java.lang.String" value="class NoTabTextArea extends JTextArea {&#xa; protected void processComponentKeyEvent( KeyEvent e ) { &#xa; if ( e.getID() == KeyEvent.KEY_PRESSED &amp;&amp; &#xa; e.getKeyCode() == KeyEvent.VK_TAB ) { &#xa; e.consume(); &#xa; if (e.isShiftDown()) { &#xa; transferFocusBackward(); &#xa; } else { &#xa; transferFocus(); &#xa; } &#xa; } else { &#xa; super.processComponentKeyEvent( e ); &#xa; } &#xa; } &#xa;}"/>
  625. </AuxValues>
  626. </Component>
  627. </SubComponents>
  628. </Container>
  629. <Component class="mpv5.ui.beans.LabeledCombobox" name="contactname1">
  630. <Properties>
  631. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  632. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.contactname1._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  633. </Property>
  634. <Property name="name" type="java.lang.String" value="contactname1" noResource="true"/>
  635. </Properties>
  636. </Component>
  637. <Component class="mpv5.ui.beans.LabeledTextField" name="calcFactor">
  638. <Properties>
  639. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  640. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.calcFactor._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  641. </Property>
  642. <Property name="name" type="java.lang.String" value="calcFactor" noResource="true"/>
  643. <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
  644. <ComponentRef name="ean"/>
  645. </Property>
  646. </Properties>
  647. </Component>
  648. <Component class="mpv5.ui.beans.LabeledTextField" name="calcResult">
  649. <Properties>
  650. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  651. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.calcResult._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  652. </Property>
  653. <Property name="enabled" type="boolean" value="false"/>
  654. <Property name="name" type="java.lang.String" value="calcResult" noResource="true"/>
  655. <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
  656. <ComponentRef name="url"/>
  657. </Property>
  658. </Properties>
  659. </Component>
  660. <Component class="javax.swing.JButton" name="jButton3">
  661. <Properties>
  662. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  663. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  664. </Property>
  665. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  666. </Properties>
  667. <Events>
  668. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  669. </Events>
  670. </Component>
  671. </SubComponents>
  672. </Container>
  673. <Container class="javax.swing.JPanel" name="jPanel6">
  674. <Properties>
  675. <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  676. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel6.name" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  677. </Property>
  678. </Properties>
  679. <Constraints>
  680. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
  681. <JTabbedPaneConstraints tabName="Inventory">
  682. <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  683. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel6.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  684. </Property>
  685. </JTabbedPaneConstraints>
  686. </Constraint>
  687. </Constraints>
  688. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  689. <SubComponents>
  690. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  691. <Properties>
  692. <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
  693. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  694. </Properties>
  695. <Constraints>
  696. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  697. <BorderConstraints direction="Center"/>
  698. </Constraint>
  699. </Constraints>
  700. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  701. <SubComponents>
  702. <Container class="javax.swing.JPanel" name="jPanel3">
  703. <Properties>
  704. <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/>
  705. </Properties>
  706. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  707. <SubComponents>
  708. <Container class="javax.swing.JPanel" name="supplierpanel">
  709. <Properties>
  710. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  711. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  712. </Property>
  713. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  714. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  715. <TitledBorder title="Suppliers">
  716. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.supplierpanel.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  717. </TitledBorder>
  718. </Border>
  719. </Property>
  720. <Property name="name" type="java.lang.String" value="supplierpanel" noResource="true"/>
  721. </Properties>
  722. <Constraints>
  723. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  724. <BorderConstraints direction="Center"/>
  725. </Constraint>
  726. </Constraints>
  727. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout">
  728. <Property name="axis" type="int" value="3"/>
  729. </Layout>
  730. </Container>
  731. <Container class="javax.swing.JPanel" name="jPanel9">
  732. <Properties>
  733. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  734. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  735. </Property>
  736. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  737. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  738. <TitledBorder title="Inventory">
  739. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel9.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  740. </TitledBorder>
  741. </Border>
  742. </Property>
  743. <Property name="name" type="java.lang.String" value="jPanel9" noResource="true"/>
  744. </Properties>
  745. <Constraints>
  746. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  747. <BorderConstraints direction="North"/>
  748. </Constraint>
  749. </Constraints>
  750. <Layout>
  751. <DimensionLayout dim="0">
  752. <Group type="103" groupAlignment="0" attributes="0">
  753. <Group type="102" alignment="0" attributes="0">
  754. <EmptySpace max="-2" attributes="0"/>
  755. <Component id="stack" min="-2" pref="175" max="-2" attributes="0"/>
  756. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  757. <Component id="threshold" min="-2" pref="175" max="-2" attributes="0"/>
  758. <EmptySpace type="separate" max="-2" attributes="0"/>
  759. <Component id="inventoryDisabled" min="-2" max="-2" attributes="0"/>
  760. <EmptySpace pref="395" max="32767" attributes="0"/>
  761. </Group>
  762. </Group>
  763. </DimensionLayout>
  764. <DimensionLayout dim="1">
  765. <Group type="103" groupAlignment="0" attributes="0">
  766. <Group type="102" alignment="0" attributes="0">
  767. <Group type="103" groupAlignment="2" attributes="0">
  768. <Component id="inventoryDisabled" alignment="2" pref="26" max="32767" attributes="0"/>
  769. <Component id="stack" alignment="2" max="32767" attributes="0"/>
  770. <Component id="threshold" alignment="2" pref="0" max="32767" attributes="0"/>
  771. </Group>
  772. <EmptySpace max="32767" attributes="0"/>
  773. </Group>
  774. </Group>
  775. </DimensionLayout>
  776. </Layout>
  777. <SubComponents>
  778. <Component class="mpv5.ui.beans.LabeledTextField" name="stack">
  779. <Properties>
  780. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  781. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.stack._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  782. </Property>
  783. <Property name="_ValueClass" type="java.lang.Class" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  784. <Connection code="java.math.BigDecimal.class" type="code"/>
  785. </Property>
  786. <Property name="name" type="java.lang.String" value="stack" noResource="true"/>
  787. </Properties>
  788. </Component>
  789. <Component class="mpv5.ui.beans.LabeledTextField" name="threshold">
  790. <Properties>
  791. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  792. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.threshold._Label_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  793. </Property>
  794. <Property name="_ValueClass" type="java.lang.Class" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  795. <Connection code="java.math.BigDecimal.class" type="code"/>
  796. </Property>
  797. <Property name="name" type="java.lang.String" value="threshold" noResource="true"/>
  798. </Properties>
  799. </Component>
  800. <Component class="javax.swing.JCheckBox" name="inventoryDisabled">
  801. <Properties>
  802. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  803. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  804. </Property>
  805. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  806. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.inventoryDisabled.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  807. </Property>
  808. <Property name="name" type="java.lang.String" value="inventoryDisabled" noResource="true"/>
  809. </Properties>
  810. <Events>
  811. <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="inventoryDisabledItemStateChanged"/>
  812. </Events>
  813. </Component>
  814. </SubComponents>
  815. </Container>
  816. </SubComponents>
  817. </Container>
  818. </SubComponents>
  819. </Container>
  820. </SubComponents>
  821. </Container>
  822. <Container class="javax.swing.JPanel" name="jPanel2">
  823. <Properties>
  824. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  825. </Properties>
  826. <Constraints>
  827. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
  828. <JTabbedPaneConstraints tabName="Prizes">
  829. <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  830. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel2.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  831. </Property>
  832. </JTabbedPaneConstraints>
  833. </Constraint>
  834. </Constraints>
  835. <Layout>
  836. <DimensionLayout dim="0">
  837. <Group type="103" groupAlignment="0" attributes="0">
  838. <Group type="102" alignment="0" attributes="0">
  839. <EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
  840. <Component id="prizes" min="-2" pref="515" max="-2" attributes="0"/>
  841. <EmptySpace max="-2" attributes="0"/>
  842. <Group type="103" groupAlignment="0" attributes="0">
  843. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  844. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  845. </Group>
  846. <EmptySpace pref="319" max="32767" attributes="0"/>
  847. </Group>
  848. </Group>
  849. </DimensionLayout>
  850. <DimensionLayout dim="1">
  851. <Group type="103" groupAlignment="0" attributes="0">
  852. <Group type="102" attributes="0">
  853. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  854. <EmptySpace max="-2" attributes="0"/>
  855. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  856. <EmptySpace pref="167" max="32767" attributes="0"/>
  857. </Group>
  858. <Component id="prizes" alignment="0" pref="235" max="32767" attributes="0"/>
  859. </Group>
  860. </DimensionLayout>
  861. </Layout>
  862. <SubComponents>
  863. <Component class="javax.swing.JButton" name="jButton1">
  864. <Properties>
  865. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  866. <Image iconType="3" name="/mpv5/resources/images/22/adept_install.png"/>
  867. </Property>
  868. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  869. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  870. </Property>
  871. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  872. </Properties>
  873. <Events>
  874. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  875. </Events>
  876. </Component>
  877. <Container class="javax.swing.JPanel" name="prizes">
  878. <Properties>
  879. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  880. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  881. <EtchetBorder/>
  882. </Border>
  883. </Property>
  884. <Property name="name" type="java.lang.String" value="prizes" noResource="true"/>
  885. </Properties>
  886. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
  887. <Property name="alignment" type="int" value="0"/>
  888. <Property name="horizontalGap" type="int" value="1"/>
  889. </Layout>
  890. </Container>
  891. <Component class="javax.swing.JButton" name="jButton2">
  892. <Properties>
  893. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  894. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  895. </Property>
  896. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  897. </Properties>
  898. <Events>
  899. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  900. </Events>
  901. </Component>
  902. </SubComponents>
  903. </Container>
  904. </SubComponents>
  905. </Container>
  906. <Container class="javax.swing.JPanel" name="jPanel7">
  907. <Properties>
  908. <Property name="name"