PageRenderTime 65ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mpv5/ui/panels/ProductList.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 389 lines | 383 code | 6 blank | 0 comment | 0 complexity | 3818fae77081e48d55cd89fdaa6f5b2a 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.6" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
  3. <NonVisualComponents>
  4. <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
  5. </Component>
  6. <Component class="javax.swing.ButtonGroup" name="buttonGroup2">
  7. </Component>
  8. </NonVisualComponents>
  9. <Properties>
  10. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  11. </Properties>
  12. <AuxValues>
  13. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  14. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  15. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  16. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  17. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  18. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  19. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  20. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  21. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  22. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  23. </AuxValues>
  24. <Layout>
  25. <DimensionLayout dim="0">
  26. <Group type="103" groupAlignment="0" attributes="0">
  27. <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
  28. </Group>
  29. </DimensionLayout>
  30. <DimensionLayout dim="1">
  31. <Group type="103" groupAlignment="0" attributes="0">
  32. <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
  33. </Group>
  34. </DimensionLayout>
  35. </Layout>
  36. <SubComponents>
  37. <Container class="javax.swing.JPanel" name="jPanel1">
  38. <Properties>
  39. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  40. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  41. <TitledBorder title="Products List">
  42. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  43. </TitledBorder>
  44. </Border>
  45. </Property>
  46. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  47. </Properties>
  48. <Layout>
  49. <DimensionLayout dim="0">
  50. <Group type="103" groupAlignment="0" attributes="0">
  51. <Component id="jScrollPane1" alignment="0" max="32767" attributes="0"/>
  52. <Group type="102" attributes="0">
  53. <Component id="prinitingComboBox1" min="-2" max="-2" attributes="0"/>
  54. <EmptySpace max="32767" attributes="0"/>
  55. </Group>
  56. <Group type="102" alignment="0" attributes="0">
  57. <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
  58. <EmptySpace max="-2" attributes="0"/>
  59. <Group type="103" groupAlignment="0" attributes="0">
  60. <Component id="jButton1" min="-2" pref="89" max="-2" attributes="1"/>
  61. <Component id="jButton2" min="-2" pref="89" max="-2" attributes="1"/>
  62. </Group>
  63. <EmptySpace min="0" pref="15" max="32767" attributes="0"/>
  64. </Group>
  65. </Group>
  66. </DimensionLayout>
  67. <DimensionLayout dim="1">
  68. <Group type="103" groupAlignment="0" attributes="0">
  69. <Group type="102" alignment="0" attributes="0">
  70. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  71. <Group type="102" attributes="0">
  72. <EmptySpace max="-2" attributes="0"/>
  73. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  74. <EmptySpace max="32767" attributes="0"/>
  75. <Component id="jButton2" min="-2" max="-2" attributes="0"/>
  76. </Group>
  77. <Component id="jPanel2" min="-2" max="-2" attributes="3"/>
  78. </Group>
  79. <EmptySpace max="-2" attributes="0"/>
  80. <Component id="jScrollPane1" pref="49" max="32767" attributes="0"/>
  81. <EmptySpace max="-2" attributes="0"/>
  82. <Component id="prinitingComboBox1" min="-2" max="-2" attributes="0"/>
  83. </Group>
  84. </Group>
  85. </DimensionLayout>
  86. </Layout>
  87. <SubComponents>
  88. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  89. <Properties>
  90. <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
  91. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  92. </Properties>
  93. <AuxValues>
  94. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  95. </AuxValues>
  96. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  97. <SubComponents>
  98. <Component class="javax.swing.JTable" name="listTable">
  99. <Properties>
  100. <Property name="autoCreateRowSorter" type="boolean" value="true"/>
  101. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  102. <Table columnCount="0" rowCount="4"/>
  103. </Property>
  104. <Property name="dragEnabled" type="boolean" value="true"/>
  105. <Property name="fillsViewportHeight" type="boolean" value="true"/>
  106. <Property name="name" type="java.lang.String" value="listTable" noResource="true"/>
  107. <Property name="showVerticalLines" type="boolean" value="false"/>
  108. </Properties>
  109. <Events>
  110. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listTableMouseClicked"/>
  111. </Events>
  112. <AuxValues>
  113. <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; }"/>
  114. </AuxValues>
  115. </Component>
  116. </SubComponents>
  117. </Container>
  118. <Container class="javax.swing.JPanel" name="jPanel2">
  119. <Properties>
  120. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  121. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  122. <TitledBorder title="Filter">
  123. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  124. </TitledBorder>
  125. </Border>
  126. </Property>
  127. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  128. </Properties>
  129. <Layout>
  130. <DimensionLayout dim="0">
  131. <Group type="103" groupAlignment="0" attributes="0">
  132. <Group type="102" alignment="0" attributes="0">
  133. <EmptySpace max="-2" attributes="0"/>
  134. <Component id="jPanel3" min="-2" pref="518" max="-2" attributes="0"/>
  135. <EmptySpace max="32767" attributes="0"/>
  136. </Group>
  137. </Group>
  138. </DimensionLayout>
  139. <DimensionLayout dim="1">
  140. <Group type="103" groupAlignment="0" attributes="0">
  141. <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
  142. </Group>
  143. </DimensionLayout>
  144. </Layout>
  145. <SubComponents>
  146. <Container class="javax.swing.JPanel" name="jPanel3">
  147. <Properties>
  148. <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/>
  149. </Properties>
  150. <Layout>
  151. <DimensionLayout dim="0">
  152. <Group type="103" groupAlignment="0" attributes="0">
  153. <Group type="102" alignment="1" attributes="0">
  154. <Component id="jLabel1" min="-2" pref="81" max="-2" attributes="0"/>
  155. <EmptySpace max="-2" attributes="0"/>
  156. <Component id="products" min="-2" pref="151" max="-2" attributes="0"/>
  157. <EmptySpace max="-2" attributes="0"/>
  158. <Component id="services" min="-2" pref="150" max="-2" attributes="0"/>
  159. <EmptySpace max="-2" attributes="0"/>
  160. <Component id="both" max="32767" attributes="0"/>
  161. <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
  162. </Group>
  163. <Group type="102" alignment="1" attributes="0">
  164. <Group type="103" groupAlignment="1" attributes="0">
  165. <Component id="search" alignment="0" max="32767" attributes="0"/>
  166. <Group type="102" alignment="0" attributes="0">
  167. <Group type="103" groupAlignment="0" attributes="0">
  168. <Component id="labeledCombobox2" max="32767" attributes="1"/>
  169. <Component id="labeledCombobox1" alignment="0" min="-2" pref="478" max="-2" attributes="1"/>
  170. </Group>
  171. <EmptySpace max="-2" attributes="0"/>
  172. <Group type="103" groupAlignment="0" attributes="0">
  173. <Component id="jButton4" min="-2" pref="23" max="-2" attributes="0"/>
  174. <Component id="jButton3" min="-2" pref="23" max="-2" attributes="0"/>
  175. </Group>
  176. </Group>
  177. </Group>
  178. <EmptySpace min="-2" pref="165" max="-2" attributes="0"/>
  179. </Group>
  180. </Group>
  181. </DimensionLayout>
  182. <DimensionLayout dim="1">
  183. <Group type="103" groupAlignment="0" attributes="0">
  184. <Group type="102" attributes="0">
  185. <Group type="103" groupAlignment="2" attributes="0">
  186. <Component id="jLabel1" alignment="2" max="32767" attributes="0"/>
  187. <Component id="products" alignment="2" max="32767" attributes="0"/>
  188. <Component id="services" alignment="2" max="32767" attributes="0"/>
  189. <Component id="both" alignment="2" max="32767" attributes="0"/>
  190. </Group>
  191. <EmptySpace max="-2" attributes="0"/>
  192. <Component id="search" min="-2" max="-2" attributes="0"/>
  193. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  194. <Group type="103" groupAlignment="2" attributes="0">
  195. <Component id="labeledCombobox1" alignment="2" min="-2" max="-2" attributes="1"/>
  196. <Component id="jButton3" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
  197. </Group>
  198. <EmptySpace max="-2" attributes="0"/>
  199. <Group type="103" groupAlignment="1" attributes="0">
  200. <Component id="labeledCombobox2" min="-2" max="-2" attributes="0"/>
  201. <Component id="jButton4" min="-2" pref="25" max="-2" attributes="1"/>
  202. </Group>
  203. <EmptySpace min="-2" max="-2" attributes="0"/>
  204. </Group>
  205. </Group>
  206. </DimensionLayout>
  207. </Layout>
  208. <SubComponents>
  209. <Component class="javax.swing.JRadioButton" name="products">
  210. <Properties>
  211. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  212. <ComponentRef name="buttonGroup2"/>
  213. </Property>
  214. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  215. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.products.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="4"/>
  219. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  220. <Dimension value="[333, 20]"/>
  221. </Property>
  222. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  223. <Dimension value="[100, 20]"/>
  224. </Property>
  225. <Property name="name" type="java.lang.String" value="products" noResource="true"/>
  226. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  227. <Dimension value="[100, 20]"/>
  228. </Property>
  229. <Property name="verticalTextPosition" type="int" value="3"/>
  230. </Properties>
  231. </Component>
  232. <Component class="javax.swing.JRadioButton" name="both">
  233. <Properties>
  234. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  235. <ComponentRef name="buttonGroup2"/>
  236. </Property>
  237. <Property name="selected" type="boolean" value="true"/>
  238. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  239. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.both.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  240. </Property>
  241. <Property name="focusable" type="boolean" value="false"/>
  242. <Property name="horizontalTextPosition" type="int" value="4"/>
  243. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  244. <Dimension value="[333, 20]"/>
  245. </Property>
  246. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  247. <Dimension value="[100, 20]"/>
  248. </Property>
  249. <Property name="name" type="java.lang.String" value="both" noResource="true"/>
  250. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  251. <Dimension value="[100, 20]"/>
  252. </Property>
  253. <Property name="verticalTextPosition" type="int" value="3"/>
  254. </Properties>
  255. </Component>
  256. <Component class="mpv5.ui.beans.LabeledTextField" name="search">
  257. <Properties>
  258. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  259. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.search._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  260. </Property>
  261. <Property name="name" type="java.lang.String" value="search" noResource="true"/>
  262. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  263. <Dimension value="[200, 21]"/>
  264. </Property>
  265. </Properties>
  266. </Component>
  267. <Component class="javax.swing.JLabel" name="jLabel1">
  268. <Properties>
  269. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  270. <FontInfo relative="true">
  271. <Font bold="true" component="jLabel1" property="font" relativeSize="true" size="0"/>
  272. </FontInfo>
  273. </Property>
  274. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  275. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  276. </Property>
  277. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  278. </Properties>
  279. </Component>
  280. <Component class="javax.swing.JRadioButton" name="services">
  281. <Properties>
  282. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  283. <ComponentRef name="buttonGroup2"/>
  284. </Property>
  285. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  286. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.services.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  287. </Property>
  288. <Property name="focusable" type="boolean" value="false"/>
  289. <Property name="horizontalTextPosition" type="int" value="4"/>
  290. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  291. <Dimension value="[333, 20]"/>
  292. </Property>
  293. <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  294. <Dimension value="[100, 20]"/>
  295. </Property>
  296. <Property name="name" type="java.lang.String" value="services" noResource="true"/>
  297. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  298. <Dimension value="[100, 20]"/>
  299. </Property>
  300. <Property name="verticalTextPosition" type="int" value="3"/>
  301. </Properties>
  302. </Component>
  303. <Component class="javax.swing.JButton" name="jButton4">
  304. <Properties>
  305. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  306. <Image iconType="3" name="/mpv5/resources/images/16/remove.png"/>
  307. </Property>
  308. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  309. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  310. </Property>
  311. <Property name="borderPainted" type="boolean" value="false"/>
  312. <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/>
  313. </Properties>
  314. <Events>
  315. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>
  316. </Events>
  317. </Component>
  318. <Component class="mpv5.ui.beans.LabeledCombobox" name="labeledCombobox1">
  319. <Properties>
  320. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  321. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.labeledCombobox1._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  322. </Property>
  323. <Property name="name" type="java.lang.String" value="labeledCombobox1" noResource="true"/>
  324. </Properties>
  325. </Component>
  326. <Component class="javax.swing.JButton" name="jButton3">
  327. <Properties>
  328. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  329. <Image iconType="3" name="/mpv5/resources/images/16/remove.png"/>
  330. </Property>
  331. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  332. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  333. </Property>
  334. <Property name="borderPainted" type="boolean" value="false"/>
  335. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  336. </Properties>
  337. <Events>
  338. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  339. </Events>
  340. </Component>
  341. <Component class="mpv5.ui.beans.LabeledCombobox" name="labeledCombobox2">
  342. <Properties>
  343. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  344. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.labeledCombobox2._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  345. </Property>
  346. <Property name="name" type="java.lang.String" value="labeledCombobox2" noResource="true"/>
  347. </Properties>
  348. </Component>
  349. </SubComponents>
  350. </Container>
  351. </SubComponents>
  352. </Container>
  353. <Component class="mpv5.ui.beans.PrinitingComboBox" name="prinitingComboBox1">
  354. <Properties>
  355. <Property name="name" type="java.lang.String" value="prinitingComboBox1" noResource="true"/>
  356. </Properties>
  357. </Component>
  358. <Component class="javax.swing.JButton" name="jButton1">
  359. <Properties>
  360. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  361. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  362. </Property>
  363. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  364. </Properties>
  365. <Events>
  366. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  367. </Events>
  368. </Component>
  369. <Component class="javax.swing.JButton" name="jButton2">
  370. <Properties>
  371. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  372. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductList.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  373. </Property>
  374. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  375. </Properties>
  376. <Events>
  377. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  378. </Events>
  379. </Component>
  380. </SubComponents>
  381. </Container>
  382. </SubComponents>
  383. </Form>