PageRenderTime 100ms CodeModel.GetById 57ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mpv5/ui/panels/RevenuePanel.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 410 lines | 401 code | 9 blank | 0 comment | 0 complexity | 35afd0ffbeabb06e3126334000b54ef0 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="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  9. <Color blue="9b" green="af" red="9b" type="rgb"/>
  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="Revenue Details">
  14. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.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,41,0,0,3,7"/>
  33. </AuxValues>
  34. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  35. <SubComponents>
  36. <Container class="javax.swing.JPanel" name="rightpane">
  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="rightpane" 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="Center"/>
  48. </Constraint>
  49. </Constraints>
  50. <Layout>
  51. <DimensionLayout dim="0">
  52. <Group type="103" groupAlignment="0" attributes="0">
  53. <Component id="jPanel4" alignment="0" max="32767" attributes="3"/>
  54. <Component id="jPanel1" alignment="0" max="32767" attributes="2"/>
  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="jPanel1" min="-2" max="-2" attributes="0"/>
  61. <EmptySpace max="-2" attributes="0"/>
  62. <Component id="jPanel4" max="32767" attributes="0"/>
  63. </Group>
  64. </Group>
  65. </DimensionLayout>
  66. </Layout>
  67. <SubComponents>
  68. <Container class="javax.swing.JPanel" name="jPanel4">
  69. <Properties>
  70. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  71. <Color blue="cc" green="cc" red="cc" type="rgb"/>
  72. </Property>
  73. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  74. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  75. <EtchetBorder/>
  76. </Border>
  77. </Property>
  78. <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
  79. </Properties>
  80. <Layout>
  81. <DimensionLayout dim="0">
  82. <Group type="103" groupAlignment="0" attributes="0">
  83. <Component id="jScrollPane3" alignment="1" max="32767" attributes="0"/>
  84. </Group>
  85. </DimensionLayout>
  86. <DimensionLayout dim="1">
  87. <Group type="103" groupAlignment="0" attributes="0">
  88. <Component id="jScrollPane3" alignment="1" pref="35" max="32767" attributes="0"/>
  89. </Group>
  90. </DimensionLayout>
  91. </Layout>
  92. <SubComponents>
  93. <Container class="javax.swing.JScrollPane" name="jScrollPane3">
  94. <Properties>
  95. <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
  96. </Properties>
  97. <AuxValues>
  98. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  99. </AuxValues>
  100. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  101. <SubComponents>
  102. <Component class="javax.swing.JTable" name="itemtable">
  103. <Properties>
  104. <Property name="autoCreateRowSorter" type="boolean" value="true"/>
  105. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  106. <Table columnCount="0" rowCount="0"/>
  107. </Property>
  108. <Property name="autoResizeMode" type="int" value="0"/>
  109. <Property name="name" type="java.lang.String" value="itemtable" noResource="true"/>
  110. <Property name="surrendersFocusOnKeystroke" type="boolean" value="true"/>
  111. </Properties>
  112. <Events>
  113. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="itemtableMouseClicked"/>
  114. </Events>
  115. <AuxValues>
  116. <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new mpv5.ui.misc.MPTable(this) {&#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; }"/>
  117. </AuxValues>
  118. </Component>
  119. </SubComponents>
  120. </Container>
  121. </SubComponents>
  122. </Container>
  123. <Container class="javax.swing.JPanel" name="jPanel1">
  124. <Properties>
  125. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  126. <Color blue="fe" green="fe" red="fe" type="rgb"/>
  127. </Property>
  128. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  129. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  130. <EtchetBorder/>
  131. </Border>
  132. </Property>
  133. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  134. </Properties>
  135. <Layout>
  136. <DimensionLayout dim="0">
  137. <Group type="103" groupAlignment="0" attributes="0">
  138. <Group type="102" alignment="0" attributes="0">
  139. <EmptySpace min="-2" max="-2" attributes="0"/>
  140. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  141. <Group type="102" alignment="0" attributes="0">
  142. <Component id="number" min="-2" pref="214" max="-2" attributes="1"/>
  143. <EmptySpace max="-2" attributes="0"/>
  144. <Component id="labeledDateChooser1" min="-2" max="-2" attributes="0"/>
  145. </Group>
  146. <Component id="accountselect" alignment="0" pref="458" max="32767" attributes="1"/>
  147. </Group>
  148. <EmptySpace type="separate" max="-2" attributes="0"/>
  149. <Group type="103" groupAlignment="1" attributes="0">
  150. <Group type="102" alignment="1" attributes="0">
  151. <Component id="jLabel4" min="-2" pref="87" max="-2" attributes="0"/>
  152. <EmptySpace max="-2" attributes="0"/>
  153. <Component id="addedby" min="-2" pref="94" max="-2" attributes="0"/>
  154. </Group>
  155. <Component id="groupnameselect" min="-2" pref="187" max="-2" attributes="1"/>
  156. </Group>
  157. <EmptySpace max="32767" attributes="0"/>
  158. </Group>
  159. <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>
  160. </Group>
  161. </DimensionLayout>
  162. <DimensionLayout dim="1">
  163. <Group type="103" groupAlignment="0" attributes="0">
  164. <Group type="102" alignment="0" attributes="0">
  165. <EmptySpace min="-2" max="-2" attributes="0"/>
  166. <Group type="103" groupAlignment="2" attributes="0">
  167. <Component id="jLabel4" alignment="2" min="-2" pref="16" max="-2" attributes="0"/>
  168. <Component id="addedby" alignment="2" min="-2" pref="19" max="-2" attributes="0"/>
  169. <Component id="accountselect" alignment="2" min="-2" max="-2" attributes="0"/>
  170. </Group>
  171. <EmptySpace max="-2" attributes="0"/>
  172. <Group type="103" groupAlignment="2" attributes="0">
  173. <Component id="groupnameselect" alignment="2" min="-2" max="-2" attributes="1"/>
  174. <Component id="labeledDateChooser1" alignment="2" min="-2" max="-2" attributes="0"/>
  175. <Component id="number" alignment="2" min="-2" max="-2" attributes="1"/>
  176. </Group>
  177. <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
  178. <Component id="jPanel2" max="32767" attributes="0"/>
  179. </Group>
  180. </Group>
  181. </DimensionLayout>
  182. </Layout>
  183. <SubComponents>
  184. <Component class="mpv5.ui.beans.LabeledTextField" name="number">
  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="RevenuePanel.number._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  188. </Property>
  189. <Property name="enabled" type="boolean" value="false"/>
  190. <Property name="focusable" type="boolean" value="false"/>
  191. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  192. <FontInfo relative="true">
  193. <Font component="number" property="font" relativeSize="true" size="0"/>
  194. </FontInfo>
  195. </Property>
  196. <Property name="name" type="java.lang.String" value="number" noResource="true"/>
  197. </Properties>
  198. </Component>
  199. <Component class="javax.swing.JLabel" name="addedby">
  200. <Properties>
  201. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  202. <FontInfo relative="true">
  203. <Font component="addedby" property="font" relativeSize="true" size="0"/>
  204. </FontInfo>
  205. </Property>
  206. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  207. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.addedby.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  208. </Property>
  209. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  210. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.addedby.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  211. </Property>
  212. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  213. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  214. <EtchetBorder/>
  215. </Border>
  216. </Property>
  217. <Property name="enabled" type="boolean" value="false"/>
  218. <Property name="name" type="java.lang.String" value="addedby" noResource="true"/>
  219. </Properties>
  220. </Component>
  221. <Component class="javax.swing.JLabel" name="jLabel4">
  222. <Properties>
  223. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  224. <FontInfo relative="true">
  225. <Font component="jLabel4" property="font" relativeSize="true" size="0"/>
  226. </FontInfo>
  227. </Property>
  228. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  229. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  230. </Property>
  231. <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
  232. </Properties>
  233. </Component>
  234. <Component class="mpv5.ui.beans.LabeledCombobox" name="accountselect">
  235. <Properties>
  236. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  237. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.accountselect._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  238. </Property>
  239. <Property name="name" type="java.lang.String" value="accountselect" noResource="true"/>
  240. <Property name="searchOnEnterEnabled" type="boolean" value="false"/>
  241. </Properties>
  242. </Component>
  243. <Component class="mpv5.ui.beans.MPCombobox" name="groupnameselect">
  244. <Properties>
  245. <Property name="name" type="java.lang.String" value="groupnameselect" noResource="true"/>
  246. </Properties>
  247. </Component>
  248. <Container class="javax.swing.JPanel" name="jPanel2">
  249. <Properties>
  250. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  251. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  252. <EtchetBorder/>
  253. </Border>
  254. </Property>
  255. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  256. </Properties>
  257. <Layout>
  258. <DimensionLayout dim="0">
  259. <Group type="103" groupAlignment="0" attributes="0">
  260. <Group type="102" alignment="1" attributes="0">
  261. <EmptySpace min="-2" max="-2" attributes="0"/>
  262. <Group type="103" groupAlignment="1" attributes="0">
  263. <Component id="jScrollPane1" alignment="0" max="32767" attributes="0"/>
  264. <Component id="path" alignment="0" max="32767" attributes="0"/>
  265. <Component id="jLabel1" alignment="0" min="-2" pref="99" max="-2" attributes="0"/>
  266. <Group type="102" alignment="0" attributes="0">
  267. <Component id="value" min="-2" max="-2" attributes="0"/>
  268. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  269. <Component id="taxrate" min="-2" pref="190" max="-2" attributes="0"/>
  270. <EmptySpace type="separate" max="-2" attributes="0"/>
  271. <Component id="netvalue" min="-2" pref="189" max="-2" attributes="0"/>
  272. </Group>
  273. </Group>
  274. <EmptySpace min="-2" max="-2" attributes="0"/>
  275. </Group>
  276. </Group>
  277. </DimensionLayout>
  278. <DimensionLayout dim="1">
  279. <Group type="103" groupAlignment="0" attributes="0">
  280. <Group type="102" alignment="0" attributes="0">
  281. <EmptySpace min="-2" max="-2" attributes="0"/>
  282. <Group type="103" groupAlignment="1" attributes="0">
  283. <Component id="value" alignment="1" min="-2" max="-2" attributes="0"/>
  284. <Component id="taxrate" alignment="1" min="-2" max="-2" attributes="0"/>
  285. <Component id="netvalue" alignment="1" min="-2" max="-2" attributes="0"/>
  286. </Group>
  287. <EmptySpace min="-2" max="-2" attributes="0"/>
  288. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  289. <EmptySpace min="-2" max="-2" attributes="0"/>
  290. <Component id="jScrollPane1" pref="47" max="32767" attributes="0"/>
  291. <EmptySpace min="-2" max="-2" attributes="0"/>
  292. <Component id="path" min="-2" pref="19" max="-2" attributes="0"/>
  293. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  294. </Group>
  295. </Group>
  296. </DimensionLayout>
  297. </Layout>
  298. <SubComponents>
  299. <Component class="mpv5.ui.beans.LabeledTextField" name="value">
  300. <Properties>
  301. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  302. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.value._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  303. </Property>
  304. <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  305. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.value._Text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  306. </Property>
  307. <Property name="name" type="java.lang.String" value="value" noResource="true"/>
  308. </Properties>
  309. </Component>
  310. <Component class="mpv5.ui.beans.LabeledTextField" name="netvalue">
  311. <Properties>
  312. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  313. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.netvalue._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  314. </Property>
  315. <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  316. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.netvalue._Text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  317. </Property>
  318. <Property name="enabled" type="boolean" value="false"/>
  319. <Property name="name" type="java.lang.String" value="netvalue" noResource="true"/>
  320. </Properties>
  321. </Component>
  322. <Component class="javax.swing.JLabel" name="jLabel1">
  323. <Properties>
  324. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  325. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  326. </Property>
  327. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  328. </Properties>
  329. </Component>
  330. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  331. <Properties>
  332. <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
  333. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  334. </Properties>
  335. <AuxValues>
  336. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  337. </AuxValues>
  338. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  339. <SubComponents>
  340. <Component class="javax.swing.JEditorPane" name="notes">
  341. <Properties>
  342. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  343. <Color blue="fe" green="fe" red="fe" type="rgb"/>
  344. </Property>
  345. <Property name="name" type="java.lang.String" value="notes" noResource="true"/>
  346. </Properties>
  347. </Component>
  348. </SubComponents>
  349. </Container>
  350. <Component class="mpv5.ui.beans.LabeledCombobox" name="taxrate">
  351. <Properties>
  352. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  353. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.taxrate._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  354. </Property>
  355. <Property name="name" type="java.lang.String" value="taxrate" noResource="true"/>
  356. </Properties>
  357. <Events>
  358. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="taxrateMouseClicked"/>
  359. <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="taxrateMouseExited"/>
  360. </Events>
  361. </Component>
  362. <Component class="javax.swing.JLabel" name="path">
  363. <Properties>
  364. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  365. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.path.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  366. </Property>
  367. <Property name="name" type="java.lang.String" value="path" noResource="true"/>
  368. </Properties>
  369. </Component>
  370. </SubComponents>
  371. </Container>
  372. <Component class="mpv5.ui.beans.LabeledDateChooser" name="labeledDateChooser1">
  373. <Properties>
  374. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  375. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="RevenuePanel.labeledDateChooser1._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  376. </Property>
  377. <Property name="name" type="java.lang.String" value="labeledDateChooser1" noResource="true"/>
  378. </Properties>
  379. </Component>
  380. </SubComponents>
  381. </Container>
  382. </SubComponents>
  383. </Container>
  384. <Container class="javax.swing.JPanel" name="toolbarpane">
  385. <Properties>
  386. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  387. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  388. <EtchetBorder/>
  389. </Border>
  390. </Property>
  391. <Property name="name" type="java.lang.String" value="toolbarpane" noResource="true"/>
  392. </Properties>
  393. <Constraints>
  394. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  395. <BorderConstraints direction="North"/>
  396. </Constraint>
  397. </Constraints>
  398. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  399. </Container>
  400. </SubComponents>
  401. </Form>