/src/mpv5/ui/panels/ProductListsPanel.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/ · Unknown · 441 lines · 431 code · 10 blank · 0 comment · 0 complexity · 3485d77b6e3692790f503d2c57dc73f3 MD5 · raw file

  1. <?xml version="1.1" 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="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  9. <Color blue="db" green="cd" id="InternalFrame.inactiveTitleBackground" palette="3" red="bf" type="palette"/>
  10. </Property>
  11. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  12. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  13. <TitledBorder title="Product List">
  14. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.border.title_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  15. </TitledBorder>
  16. </Border>
  17. </Property>
  18. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  19. <Property name="opaque" type="boolean" value="false"/>
  20. </Properties>
  21. <AuxValues>
  22. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  23. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  24. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  25. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  26. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  27. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  28. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  29. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  30. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  31. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  32. <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,12,0,0,2,101"/>
  33. </AuxValues>
  34. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  35. <SubComponents>
  36. <Container class="javax.swing.JPanel" name="leftpane">
  37. <Properties>
  38. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  39. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  40. <EtchetBorder/>
  41. </Border>
  42. </Property>
  43. <Property name="name" type="java.lang.String" value="leftpane" noResource="true"/>
  44. </Properties>
  45. <Constraints>
  46. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  47. <BorderConstraints direction="West"/>
  48. </Constraint>
  49. </Constraints>
  50. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  51. </Container>
  52. <Container class="javax.swing.JPanel" name="rightpane">
  53. <Properties>
  54. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  55. <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  56. <EmptyBorder/>
  57. </Border>
  58. </Property>
  59. <Property name="name" type="java.lang.String" value="rightpane" noResource="true"/>
  60. </Properties>
  61. <Constraints>
  62. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  63. <BorderConstraints direction="Center"/>
  64. </Constraint>
  65. </Constraints>
  66. <Layout>
  67. <DimensionLayout dim="0">
  68. <Group type="103" groupAlignment="0" attributes="0">
  69. <Component id="jScrollPane1" alignment="0" pref="595" max="32767" attributes="0"/>
  70. <Component id="jToolBar2" alignment="0" pref="595" max="32767" attributes="0"/>
  71. <Component id="jPanel1" alignment="1" max="32767" attributes="2"/>
  72. <Component id="jPanel4" alignment="0" max="32767" attributes="3"/>
  73. </Group>
  74. </DimensionLayout>
  75. <DimensionLayout dim="1">
  76. <Group type="103" groupAlignment="0" attributes="0">
  77. <Group type="102" alignment="0" attributes="0">
  78. <Component id="jPanel1" min="-2" pref="105" max="-2" attributes="0"/>
  79. <EmptySpace max="-2" attributes="0"/>
  80. <Component id="jPanel4" max="32767" attributes="0"/>
  81. <EmptySpace max="-2" attributes="0"/>
  82. <Component id="jToolBar2" min="-2" pref="25" max="-2" attributes="0"/>
  83. <EmptySpace max="-2" attributes="0"/>
  84. <Component id="jScrollPane1" min="-2" pref="47" max="-2" attributes="1"/>
  85. </Group>
  86. </Group>
  87. </DimensionLayout>
  88. </Layout>
  89. <SubComponents>
  90. <Container class="javax.swing.JPanel" name="jPanel1">
  91. <Properties>
  92. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  93. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  94. <EtchetBorder/>
  95. </Border>
  96. </Property>
  97. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  98. </Properties>
  99. <Layout>
  100. <DimensionLayout dim="0">
  101. <Group type="103" groupAlignment="0" attributes="0">
  102. <Group type="102" alignment="0" attributes="0">
  103. <EmptySpace max="-2" attributes="0"/>
  104. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  105. <Component id="groupnameselect" alignment="1" max="32767" attributes="1"/>
  106. <Component id="listname" alignment="1" pref="264" max="32767" attributes="1"/>
  107. <Group type="102" alignment="0" attributes="1">
  108. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  109. <EmptySpace max="-2" attributes="0"/>
  110. <Component id="jButton3" max="32767" attributes="0"/>
  111. </Group>
  112. </Group>
  113. <EmptySpace pref="123" max="32767" attributes="0"/>
  114. <Group type="103" groupAlignment="0" attributes="0">
  115. <Component id="prinitingComboBox1" alignment="1" min="-2" max="-2" attributes="0"/>
  116. <Component id="addedby" alignment="1" min="-2" pref="97" max="-2" attributes="0"/>
  117. </Group>
  118. <EmptySpace max="-2" attributes="0"/>
  119. </Group>
  120. </Group>
  121. </DimensionLayout>
  122. <DimensionLayout dim="1">
  123. <Group type="103" groupAlignment="0" attributes="0">
  124. <Group type="102" alignment="0" attributes="0">
  125. <EmptySpace max="-2" attributes="0"/>
  126. <Group type="103" groupAlignment="1" attributes="0">
  127. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  128. <Component id="jButton3" min="-2" max="-2" attributes="0"/>
  129. </Group>
  130. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  131. <Group type="103" groupAlignment="0" attributes="0">
  132. <Group type="102" alignment="0" attributes="0">
  133. <Component id="listname" min="-2" max="-2" attributes="1"/>
  134. <EmptySpace max="-2" attributes="0"/>
  135. <Component id="groupnameselect" min="-2" max="-2" attributes="0"/>
  136. </Group>
  137. <Group type="102" alignment="0" attributes="0">
  138. <Component id="prinitingComboBox1" min="-2" max="-2" attributes="0"/>
  139. <EmptySpace max="-2" attributes="0"/>
  140. <Component id="addedby" min="-2" pref="19" max="-2" attributes="0"/>
  141. </Group>
  142. </Group>
  143. <EmptySpace max="32767" attributes="0"/>
  144. </Group>
  145. </Group>
  146. </DimensionLayout>
  147. </Layout>
  148. <SubComponents>
  149. <Component class="mpv5.ui.beans.LabeledTextField" name="listname">
  150. <Properties>
  151. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  152. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.listname._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  153. </Property>
  154. <Property name="focusable" type="boolean" value="false"/>
  155. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  156. <FontInfo relative="true">
  157. <Font component="listname" property="font" relativeSize="true" size="0"/>
  158. </FontInfo>
  159. </Property>
  160. <Property name="name" type="java.lang.String" value="listname" noResource="true"/>
  161. </Properties>
  162. </Component>
  163. <Component class="javax.swing.JLabel" name="addedby">
  164. <Properties>
  165. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  166. <FontInfo relative="true">
  167. <Font component="addedby" property="font" relativeSize="true" size="0"/>
  168. </FontInfo>
  169. </Property>
  170. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  171. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.addedby.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  172. </Property>
  173. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  174. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.addedby.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  175. </Property>
  176. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  177. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  178. <EtchetBorder/>
  179. </Border>
  180. </Property>
  181. <Property name="enabled" type="boolean" value="false"/>
  182. <Property name="name" type="java.lang.String" value="addedby" noResource="true"/>
  183. </Properties>
  184. </Component>
  185. <Component class="mpv5.ui.beans.PrinitingComboBox" name="prinitingComboBox1">
  186. <Properties>
  187. <Property name="name" type="java.lang.String" value="prinitingComboBox1" noResource="true"/>
  188. </Properties>
  189. </Component>
  190. <Component class="mpv5.ui.beans.LabeledCombobox" name="groupnameselect">
  191. <Properties>
  192. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  193. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.groupnameselect._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  194. </Property>
  195. <Property name="name" type="java.lang.String" value="groupnameselect" noResource="true"/>
  196. </Properties>
  197. </Component>
  198. <Component class="javax.swing.JButton" name="jButton2">
  199. <Properties>
  200. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  201. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.jButton2.text_1" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  202. </Property>
  203. <Property name="focusable" type="boolean" value="false"/>
  204. <Property name="horizontalTextPosition" type="int" value="0"/>
  205. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  206. <Property name="verticalTextPosition" type="int" value="3"/>
  207. </Properties>
  208. <Events>
  209. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  210. </Events>
  211. </Component>
  212. <Component class="javax.swing.JButton" name="jButton3">
  213. <Properties>
  214. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  215. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  216. </Property>
  217. <Property name="focusable" type="boolean" value="false"/>
  218. <Property name="horizontalTextPosition" type="int" value="0"/>
  219. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  220. <Property name="verticalTextPosition" type="int" value="3"/>
  221. </Properties>
  222. <Events>
  223. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  224. </Events>
  225. </Component>
  226. </SubComponents>
  227. </Container>
  228. <Container class="javax.swing.JPanel" name="jPanel4">
  229. <Properties>
  230. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  231. <Color blue="cc" green="cc" red="cc" type="rgb"/>
  232. </Property>
  233. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  234. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  235. <EtchetBorder/>
  236. </Border>
  237. </Property>
  238. <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
  239. </Properties>
  240. <Layout>
  241. <DimensionLayout dim="0">
  242. <Group type="103" groupAlignment="0" attributes="0">
  243. <Component id="jScrollPane3" alignment="0" pref="591" max="32767" attributes="0"/>
  244. </Group>
  245. </DimensionLayout>
  246. <DimensionLayout dim="1">
  247. <Group type="103" groupAlignment="0" attributes="0">
  248. <Component id="jScrollPane3" alignment="0" pref="36" max="32767" attributes="0"/>
  249. </Group>
  250. </DimensionLayout>
  251. </Layout>
  252. <SubComponents>
  253. <Container class="javax.swing.JScrollPane" name="jScrollPane3">
  254. <Properties>
  255. <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
  256. </Properties>
  257. <AuxValues>
  258. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  259. </AuxValues>
  260. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  261. <SubComponents>
  262. <Component class="javax.swing.JTable" name="itemtable">
  263. <Properties>
  264. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  265. <Table columnCount="0" rowCount="0"/>
  266. </Property>
  267. <Property name="cellSelectionEnabled" type="boolean" value="true"/>
  268. <Property name="name" type="java.lang.String" value="itemtable" noResource="true"/>
  269. <Property name="surrendersFocusOnKeystroke" type="boolean" value="true"/>
  270. </Properties>
  271. <Events>
  272. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="itemtableMouseClicked"/>
  273. </Events>
  274. <AuxValues>
  275. <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new JTable() {&#xa; public Component prepareRenderer(TableCellRenderer renderer,&#xa; int rowIndex, int vColIndex) {&#xa; Component c = super.prepareRenderer(renderer, rowIndex, vColIndex);&#xa; if (c instanceof JComponent) {&#xa; JComponent jc = (JComponent)c;&#xa; jc.setToolTipText(String.valueOf(getValueAt(rowIndex, vColIndex)));&#xa; }&#xa; return c;&#xa; }&#xa;}"/>
  276. </AuxValues>
  277. </Component>
  278. </SubComponents>
  279. </Container>
  280. </SubComponents>
  281. </Container>
  282. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  283. <Properties>
  284. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  285. <Border info="null"/>
  286. </Property>
  287. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  288. </Properties>
  289. <AuxValues>
  290. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  291. </AuxValues>
  292. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  293. <SubComponents>
  294. <Component class="javax.swing.JTextPane" name="notes">
  295. <Properties>
  296. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  297. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  298. <EtchetBorder/>
  299. </Border>
  300. </Property>
  301. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  302. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.notes.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  303. </Property>
  304. <Property name="name" type="java.lang.String" value="notes" noResource="true"/>
  305. </Properties>
  306. </Component>
  307. </SubComponents>
  308. </Container>
  309. <Container class="javax.swing.JToolBar" name="jToolBar2">
  310. <Properties>
  311. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  312. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  313. </Property>
  314. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  315. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  316. <LineBorder roundedCorners="true">
  317. <Color PropertyName="color" blue="66" green="66" red="0" type="rgb"/>
  318. </LineBorder>
  319. </Border>
  320. </Property>
  321. <Property name="floatable" type="boolean" value="false"/>
  322. <Property name="rollover" type="boolean" value="true"/>
  323. <Property name="name" type="java.lang.String" value="jToolBar2" noResource="true"/>
  324. </Properties>
  325. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
  326. <SubComponents>
  327. <Component class="mpv5.ui.beans.LabeledSpinner" name="calculator">
  328. <Properties>
  329. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  330. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.calculator._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  331. </Property>
  332. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  333. <Dimension value="[200, 20]"/>
  334. </Property>
  335. <Property name="name" type="java.lang.String" value="calculator" noResource="true"/>
  336. </Properties>
  337. </Component>
  338. <Component class="javax.swing.JButton" name="jButton1">
  339. <Properties>
  340. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  341. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  342. </Property>
  343. <Property name="focusable" type="boolean" value="false"/>
  344. <Property name="horizontalTextPosition" type="int" value="0"/>
  345. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  346. <Property name="verticalTextPosition" type="int" value="3"/>
  347. </Properties>
  348. <Events>
  349. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  350. </Events>
  351. </Component>
  352. <Component class="javax.swing.JToolBar$Separator" name="jSeparator12">
  353. <Properties>
  354. <Property name="name" type="java.lang.String" value="jSeparator12" noResource="true"/>
  355. <Property name="separatorSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  356. <Dimension value="[15, 10]"/>
  357. </Property>
  358. </Properties>
  359. </Component>
  360. <Component class="mpv5.ui.beans.LabeledTextField" name="netvalue">
  361. <Properties>
  362. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  363. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.netvalue._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  364. </Property>
  365. <Property name="name" type="java.lang.String" value="netvalue" noResource="true"/>
  366. </Properties>
  367. </Component>
  368. <Component class="javax.swing.JToolBar$Separator" name="jSeparator9">
  369. <Properties>
  370. <Property name="name" type="java.lang.String" value="jSeparator9" noResource="true"/>
  371. </Properties>
  372. </Component>
  373. <Component class="javax.swing.JToolBar$Separator" name="jSeparator6">
  374. <Properties>
  375. <Property name="name" type="java.lang.String" value="jSeparator6" noResource="true"/>
  376. <Property name="separatorSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  377. <Dimension value="[15, 10]"/>
  378. </Property>
  379. </Properties>
  380. </Component>
  381. <Component class="mpv5.ui.beans.LabeledTextField" name="taxvalue">
  382. <Properties>
  383. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  384. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.taxvalue._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  385. </Property>
  386. <Property name="name" type="java.lang.String" value="taxvalue" noResource="true"/>
  387. </Properties>
  388. </Component>
  389. <Component class="javax.swing.JToolBar$Separator" name="jSeparator10">
  390. <Properties>
  391. <Property name="name" type="java.lang.String" value="jSeparator10" noResource="true"/>
  392. </Properties>
  393. </Component>
  394. <Component class="javax.swing.JToolBar$Separator" name="jSeparator5">
  395. <Properties>
  396. <Property name="name" type="java.lang.String" value="jSeparator5" noResource="true"/>
  397. <Property name="separatorSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  398. <Dimension value="[15, 10]"/>
  399. </Property>
  400. </Properties>
  401. </Component>
  402. <Component class="mpv5.ui.beans.LabeledTextField" name="value">
  403. <Properties>
  404. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  405. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductListsPanel.value._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  406. </Property>
  407. <Property name="name" type="java.lang.String" value="value" noResource="true"/>
  408. </Properties>
  409. </Component>
  410. </SubComponents>
  411. </Container>
  412. </SubComponents>
  413. </Container>
  414. <Container class="javax.swing.JPanel" name="toolbarpanetbp">
  415. <Properties>
  416. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  417. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  418. <EtchetBorder/>
  419. </Border>
  420. </Property>
  421. <Property name="name" type="java.lang.String" value="toolbarpanetbp" noResource="true"/>
  422. </Properties>
  423. <Constraints>
  424. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  425. <BorderConstraints direction="North"/>
  426. </Constraint>
  427. </Constraints>
  428. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  429. </Container>
  430. </SubComponents>
  431. </Form>