PageRenderTime 55ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 1ms

/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Groups.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 337 lines | 329 code | 8 blank | 0 comment | 0 complexity | 55407a0fd79e0df760b7d748c4a8156b 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.7" 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="Group Management">
  11. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.border.title" 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. <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,-107,0,0,2,9"/>
  29. </AuxValues>
  30. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  31. <SubComponents>
  32. <Container class="javax.swing.JPanel" name="jPanel1">
  33. <Properties>
  34. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  35. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  36. <EtchetBorder/>
  37. </Border>
  38. </Property>
  39. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  40. </Properties>
  41. <Constraints>
  42. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  43. <BorderConstraints direction="Center"/>
  44. </Constraint>
  45. </Constraints>
  46. <Layout>
  47. <DimensionLayout dim="0">
  48. <Group type="103" groupAlignment="0" attributes="0">
  49. <Group type="102" alignment="0" attributes="0">
  50. <EmptySpace min="-2" max="-2" attributes="0"/>
  51. <Group type="103" groupAlignment="0" attributes="0">
  52. <Component id="jScrollPane1" alignment="0" pref="133" max="32767" attributes="0"/>
  53. <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
  54. </Group>
  55. <EmptySpace min="-2" max="-2" attributes="0"/>
  56. </Group>
  57. </Group>
  58. </DimensionLayout>
  59. <DimensionLayout dim="1">
  60. <Group type="103" groupAlignment="0" attributes="0">
  61. <Group type="102" alignment="0" attributes="0">
  62. <EmptySpace max="-2" attributes="0"/>
  63. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  64. <EmptySpace max="-2" attributes="0"/>
  65. <Component id="jScrollPane1" pref="290" max="32767" attributes="0"/>
  66. <EmptySpace max="-2" attributes="0"/>
  67. </Group>
  68. </Group>
  69. </DimensionLayout>
  70. </Layout>
  71. <SubComponents>
  72. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  73. <Properties>
  74. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  75. </Properties>
  76. <AuxValues>
  77. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  78. </AuxValues>
  79. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  80. <SubComponents>
  81. <Component class="javax.swing.JTree" name="tree">
  82. <Properties>
  83. <Property name="model" type="javax.swing.tree.TreeModel" editor="org.netbeans.modules.form.editors2.TreeModelEditor">
  84. <TreeModel code=""/>
  85. </Property>
  86. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  87. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.tree.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  88. </Property>
  89. <Property name="largeModel" type="boolean" value="true"/>
  90. <Property name="name" type="java.lang.String" value="tree" noResource="true"/>
  91. </Properties>
  92. <Events>
  93. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="treeMouseClicked"/>
  94. </Events>
  95. </Component>
  96. </SubComponents>
  97. </Container>
  98. <Component class="javax.swing.JLabel" name="jLabel1">
  99. <Properties>
  100. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  101. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  102. </Property>
  103. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  104. </Properties>
  105. </Component>
  106. </SubComponents>
  107. </Container>
  108. <Container class="javax.swing.JPanel" name="rightpane">
  109. <Properties>
  110. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  111. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  112. <TitledBorder title="Details">
  113. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.rightpane.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  114. </TitledBorder>
  115. </Border>
  116. </Property>
  117. <Property name="name" type="java.lang.String" value="rightpane" noResource="true"/>
  118. </Properties>
  119. <Constraints>
  120. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  121. <BorderConstraints direction="East"/>
  122. </Constraint>
  123. </Constraints>
  124. <Layout>
  125. <DimensionLayout dim="0">
  126. <Group type="103" groupAlignment="0" attributes="0">
  127. <Group type="102" attributes="0">
  128. <EmptySpace max="-2" attributes="0"/>
  129. <Group type="103" groupAlignment="0" attributes="0">
  130. <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
  131. <Component id="cname" alignment="0" pref="312" max="32767" attributes="0"/>
  132. <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
  133. <Component id="jScrollPane2" alignment="0" pref="312" max="32767" attributes="0"/>
  134. <Component id="jScrollPane3" alignment="0" pref="312" max="32767" attributes="0"/>
  135. <Component id="parents" alignment="1" pref="312" max="32767" attributes="0"/>
  136. <Component id="path" alignment="0" pref="312" max="32767" attributes="0"/>
  137. </Group>
  138. <EmptySpace max="-2" attributes="0"/>
  139. </Group>
  140. </Group>
  141. </DimensionLayout>
  142. <DimensionLayout dim="1">
  143. <Group type="103" groupAlignment="0" attributes="0">
  144. <Group type="102" alignment="0" attributes="0">
  145. <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  146. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  147. <Component id="cname" min="-2" max="-2" attributes="0"/>
  148. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  149. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  150. <EmptySpace max="-2" attributes="0"/>
  151. <Component id="jScrollPane2" min="-2" max="-2" attributes="0"/>
  152. <EmptySpace max="-2" attributes="0"/>
  153. <Component id="jScrollPane3" min="-2" pref="51" max="-2" attributes="0"/>
  154. <EmptySpace max="-2" attributes="0"/>
  155. <Component id="parents" min="-2" max="-2" attributes="0"/>
  156. <EmptySpace max="-2" attributes="0"/>
  157. <Component id="path" min="-2" max="-2" attributes="0"/>
  158. <EmptySpace pref="42" max="32767" attributes="0"/>
  159. </Group>
  160. </Group>
  161. </DimensionLayout>
  162. </Layout>
  163. <SubComponents>
  164. <Component class="mpv5.ui.beans.LabeledTextField" name="cname">
  165. <Properties>
  166. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  167. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.cname._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  168. </Property>
  169. <Property name="name" type="java.lang.String" value="cname" noResource="true"/>
  170. </Properties>
  171. </Component>
  172. <Component class="mpv5.ui.beans.LabeledTextField" name="parents">
  173. <Properties>
  174. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  175. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.parents._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  176. </Property>
  177. <Property name="enabled" type="boolean" value="false"/>
  178. <Property name="name" type="java.lang.String" value="parents" noResource="true"/>
  179. </Properties>
  180. </Component>
  181. <Container class="javax.swing.JScrollPane" name="jScrollPane3">
  182. <Properties>
  183. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  184. <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  185. <EmptyBorder/>
  186. </Border>
  187. </Property>
  188. <Property name="verticalScrollBarPolicy" type="int" value="21"/>
  189. <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
  190. </Properties>
  191. <AuxValues>
  192. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  193. </AuxValues>
  194. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  195. <SubComponents>
  196. <Component class="javax.swing.JTextArea" name="jTextArea2">
  197. <Properties>
  198. <Property name="columns" type="int" value="20"/>
  199. <Property name="editable" type="boolean" value="false"/>
  200. <Property name="lineWrap" type="boolean" value="true"/>
  201. <Property name="rows" type="int" value="5"/>
  202. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  203. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jTextArea2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  204. </Property>
  205. <Property name="wrapStyleWord" type="boolean" value="true"/>
  206. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  207. <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  208. <EmptyBorder/>
  209. </Border>
  210. </Property>
  211. <Property name="name" type="java.lang.String" value="jTextArea2" noResource="true"/>
  212. </Properties>
  213. </Component>
  214. </SubComponents>
  215. </Container>
  216. <Component class="javax.swing.JLabel" name="jLabel2">
  217. <Properties>
  218. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  219. <Font name="Dialog" size="12" style="0"/>
  220. </Property>
  221. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  222. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  223. </Property>
  224. <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>
  225. </Properties>
  226. </Component>
  227. <Container class="javax.swing.JScrollPane" name="jScrollPane2">
  228. <Properties>
  229. <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/>
  230. </Properties>
  231. <AuxValues>
  232. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  233. </AuxValues>
  234. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  235. <SubComponents>
  236. <Component class="javax.swing.JTextArea" name="desc">
  237. <Properties>
  238. <Property name="columns" type="int" value="20"/>
  239. <Property name="rows" type="int" value="5"/>
  240. <Property name="name" type="java.lang.String" value="desc" noResource="true"/>
  241. </Properties>
  242. </Component>
  243. </SubComponents>
  244. </Container>
  245. <Component class="javax.swing.JLabel" name="jLabel3">
  246. <Properties>
  247. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  248. <Font name="Dialog" size="12" style="0"/>
  249. </Property>
  250. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  251. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  252. </Property>
  253. <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>
  254. </Properties>
  255. </Component>
  256. <Component class="mpv5.ui.beans.LabeledTextField" name="path">
  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="ControlPanel_Groups.path._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  260. </Property>
  261. <Property name="name" type="java.lang.String" value="path" noResource="true"/>
  262. </Properties>
  263. </Component>
  264. </SubComponents>
  265. </Container>
  266. <Container class="javax.swing.JPanel" name="jPanel2">
  267. <Properties>
  268. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  269. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  270. </Property>
  271. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  272. </Properties>
  273. <Constraints>
  274. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  275. <BorderConstraints direction="Last"/>
  276. </Constraint>
  277. </Constraints>
  278. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
  279. <Property name="alignment" type="int" value="2"/>
  280. </Layout>
  281. <SubComponents>
  282. <Component class="javax.swing.JButton" name="jButton4">
  283. <Properties>
  284. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  285. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  286. </Property>
  287. <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/>
  288. </Properties>
  289. <Events>
  290. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>
  291. </Events>
  292. </Component>
  293. <Component class="javax.swing.JButton" name="jButton3">
  294. <Properties>
  295. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  296. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  297. </Property>
  298. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  299. </Properties>
  300. <Events>
  301. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  302. </Events>
  303. </Component>
  304. <Component class="javax.swing.JButton" name="jButton2">
  305. <Properties>
  306. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  307. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  308. </Property>
  309. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  310. </Properties>
  311. <Events>
  312. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  313. </Events>
  314. </Component>
  315. <Component class="javax.swing.JButton" name="jButton1">
  316. <Properties>
  317. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  318. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Groups.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  319. </Property>
  320. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  321. </Properties>
  322. <Events>
  323. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  324. </Events>
  325. </Component>
  326. </SubComponents>
  327. </Container>
  328. </SubComponents>
  329. </Form>