PageRenderTime 39ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 1ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 675 lines | 667 code | 8 blank | 0 comment | 0 complexity | 86e5ec7062089e938fd7a109693509a7 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. <Properties>
  4. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  5. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  6. </Property>
  7. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  8. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  9. <TitledBorder title="User Management">
  10. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  11. </TitledBorder>
  12. </Border>
  13. </Property>
  14. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  15. </Properties>
  16. <AuxValues>
  17. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  18. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  19. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  20. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  21. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  22. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  23. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  24. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  25. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  26. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  27. <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,2,65,0,0,1,-48"/>
  28. </AuxValues>
  29. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  30. <SubComponents>
  31. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  32. <Properties>
  33. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  34. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  35. <TitledBorder title="Users">
  36. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jScrollPane1.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  37. </TitledBorder>
  38. </Border>
  39. </Property>
  40. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  41. </Properties>
  42. <AuxValues>
  43. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  44. </AuxValues>
  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 class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  51. <SubComponents>
  52. <Component class="javax.swing.JTable" name="jTable1">
  53. <Properties>
  54. <Property name="autoCreateRowSorter" type="boolean" value="true"/>
  55. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
  56. <Table columnCount="0" rowCount="4"/>
  57. </Property>
  58. <Property name="autoResizeMode" type="int" value="4"/>
  59. <Property name="dragEnabled" type="boolean" value="true"/>
  60. <Property name="fillsViewportHeight" type="boolean" value="true"/>
  61. <Property name="name" type="java.lang.String" value="jTable1" noResource="true"/>
  62. </Properties>
  63. <Events>
  64. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTable1MouseClicked"/>
  65. </Events>
  66. </Component>
  67. </SubComponents>
  68. </Container>
  69. <Container class="javax.swing.JPanel" name="jPanel2">
  70. <Properties>
  71. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  72. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  73. <TitledBorder title="Details">
  74. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  75. </TitledBorder>
  76. </Border>
  77. </Property>
  78. <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
  79. </Properties>
  80. <Constraints>
  81. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  82. <BorderConstraints direction="East"/>
  83. </Constraint>
  84. </Constraints>
  85. <Layout>
  86. <DimensionLayout dim="0">
  87. <Group type="103" groupAlignment="0" attributes="0">
  88. <Component id="jPanel5" alignment="0" min="0" max="32767" attributes="1"/>
  89. <Component id="jPanel3" alignment="0" max="32767" attributes="1"/>
  90. <Component id="jPanel4" alignment="0" max="32767" attributes="1"/>
  91. </Group>
  92. </DimensionLayout>
  93. <DimensionLayout dim="1">
  94. <Group type="103" groupAlignment="0" attributes="0">
  95. <Group type="102" attributes="0">
  96. <Component id="jPanel4" min="-2" max="-2" attributes="0"/>
  97. <EmptySpace max="-2" attributes="0"/>
  98. <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
  99. <EmptySpace max="-2" attributes="0"/>
  100. <Component id="jPanel5" min="-2" pref="65" max="-2" attributes="0"/>
  101. </Group>
  102. </Group>
  103. </DimensionLayout>
  104. </Layout>
  105. <SubComponents>
  106. <Container class="javax.swing.JPanel" name="jPanel3">
  107. <Properties>
  108. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  109. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  110. </Property>
  111. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  112. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  113. <TitledBorder title="Appearance">
  114. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jPanel3.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  115. </TitledBorder>
  116. </Border>
  117. </Property>
  118. <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/>
  119. </Properties>
  120. <Layout>
  121. <DimensionLayout dim="0">
  122. <Group type="103" groupAlignment="0" attributes="0">
  123. <Group type="102" attributes="0">
  124. <EmptySpace max="-2" attributes="0"/>
  125. <Group type="103" groupAlignment="0" attributes="0">
  126. <Group type="102" alignment="0" attributes="0">
  127. <Group type="103" groupAlignment="0" attributes="0">
  128. <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>
  129. <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/>
  130. </Group>
  131. <EmptySpace max="-2" attributes="0"/>
  132. <Group type="103" groupAlignment="0" attributes="0">
  133. <Component id="statuslist" pref="224" max="32767" attributes="1"/>
  134. <Component id="accountlist" alignment="0" pref="224" max="32767" attributes="1"/>
  135. </Group>
  136. </Group>
  137. <Group type="102" alignment="0" attributes="0">
  138. <Group type="103" groupAlignment="0" attributes="0">
  139. <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
  140. <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
  141. <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>
  142. <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>
  143. </Group>
  144. <EmptySpace max="-2" attributes="0"/>
  145. <Group type="103" groupAlignment="0" attributes="0">
  146. <Component id="laf" alignment="0" pref="225" max="32767" attributes="1"/>
  147. <Component id="countrylist" pref="225" max="32767" attributes="1"/>
  148. <Component id="locale" alignment="1" pref="225" max="32767" attributes="1"/>
  149. <Component id="language" alignment="0" pref="225" max="32767" attributes="1"/>
  150. </Group>
  151. </Group>
  152. </Group>
  153. <EmptySpace max="-2" attributes="0"/>
  154. </Group>
  155. </Group>
  156. </DimensionLayout>
  157. <DimensionLayout dim="1">
  158. <Group type="103" groupAlignment="0" attributes="0">
  159. <Group type="102" alignment="0" attributes="0">
  160. <Group type="103" groupAlignment="3" attributes="0">
  161. <Component id="laf" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  162. <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
  163. </Group>
  164. <EmptySpace min="-2" pref="7" max="-2" attributes="0"/>
  165. <Group type="103" groupAlignment="3" attributes="0">
  166. <Component id="language" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  167. <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
  168. </Group>
  169. <EmptySpace max="-2" attributes="0"/>
  170. <Group type="103" groupAlignment="3" attributes="0">
  171. <Component id="locale" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  172. <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
  173. </Group>
  174. <EmptySpace max="-2" attributes="0"/>
  175. <Group type="103" groupAlignment="3" attributes="0">
  176. <Component id="countrylist" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  177. <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
  178. </Group>
  179. <EmptySpace max="-2" attributes="0"/>
  180. <Group type="103" groupAlignment="3" attributes="0">
  181. <Component id="accountlist" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  182. <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
  183. </Group>
  184. <EmptySpace max="-2" attributes="0"/>
  185. <Group type="103" groupAlignment="3" attributes="0">
  186. <Component id="statuslist" alignment="3" min="-2" pref="20" max="-2" attributes="0"/>
  187. <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
  188. </Group>
  189. <EmptySpace max="32767" attributes="0"/>
  190. </Group>
  191. </Group>
  192. </DimensionLayout>
  193. </Layout>
  194. <SubComponents>
  195. <Component class="javax.swing.JComboBox" name="language">
  196. <Properties>
  197. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  198. <StringArray count="0"/>
  199. </Property>
  200. <Property name="name" type="java.lang.String" value="language" noResource="true"/>
  201. </Properties>
  202. </Component>
  203. <Component class="javax.swing.JComboBox" name="locale">
  204. <Properties>
  205. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  206. <StringArray count="0"/>
  207. </Property>
  208. <Property name="name" type="java.lang.String" value="locale" noResource="true"/>
  209. </Properties>
  210. </Component>
  211. <Component class="javax.swing.JLabel" name="jLabel4">
  212. <Properties>
  213. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  214. <Font name="Dialog" size="12" style="0"/>
  215. </Property>
  216. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  217. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  218. </Property>
  219. <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
  220. </Properties>
  221. </Component>
  222. <Component class="javax.swing.JLabel" name="jLabel5">
  223. <Properties>
  224. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  225. <Font name="Dialog" size="12" style="0"/>
  226. </Property>
  227. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  228. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel5.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  229. </Property>
  230. <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/>
  231. </Properties>
  232. </Component>
  233. <Component class="javax.swing.JComboBox" name="countrylist">
  234. <Properties>
  235. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  236. <StringArray count="0"/>
  237. </Property>
  238. <Property name="name" type="java.lang.String" value="countrylist" noResource="true"/>
  239. </Properties>
  240. </Component>
  241. <Component class="javax.swing.JLabel" name="jLabel7">
  242. <Properties>
  243. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  244. <Font name="Dialog" size="12" style="0"/>
  245. </Property>
  246. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  247. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel7.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  248. </Property>
  249. <Property name="name" type="java.lang.String" value="jLabel7" noResource="true"/>
  250. </Properties>
  251. </Component>
  252. <Component class="javax.swing.JLabel" name="jLabel8">
  253. <Properties>
  254. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  255. <Font name="Dialog" size="12" style="0"/>
  256. </Property>
  257. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  258. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel8.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  259. </Property>
  260. <Property name="name" type="java.lang.String" value="jLabel8" noResource="true"/>
  261. </Properties>
  262. </Component>
  263. <Component class="javax.swing.JComboBox" name="accountlist">
  264. <Properties>
  265. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  266. <StringArray count="0"/>
  267. </Property>
  268. <Property name="name" type="java.lang.String" value="accountlist" noResource="true"/>
  269. </Properties>
  270. </Component>
  271. <Component class="javax.swing.JComboBox" name="statuslist">
  272. <Properties>
  273. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  274. <StringArray count="0"/>
  275. </Property>
  276. <Property name="name" type="java.lang.String" value="statuslist" noResource="true"/>
  277. </Properties>
  278. </Component>
  279. <Component class="javax.swing.JLabel" name="jLabel9">
  280. <Properties>
  281. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  282. <Font name="Dialog" size="12" style="0"/>
  283. </Property>
  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_Users.jLabel9.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  286. </Property>
  287. <Property name="name" type="java.lang.String" value="jLabel9" noResource="true"/>
  288. </Properties>
  289. </Component>
  290. <Component class="javax.swing.JComboBox" name="laf">
  291. <Properties>
  292. <Property name="editable" type="boolean" value="true"/>
  293. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  294. <StringArray count="0"/>
  295. </Property>
  296. <Property name="name" type="java.lang.String" value="laf" noResource="true"/>
  297. </Properties>
  298. </Component>
  299. <Component class="javax.swing.JLabel" name="jLabel11">
  300. <Properties>
  301. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  302. <Font name="Dialog" size="12" style="0"/>
  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="ControlPanel_Users.jLabel11.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  306. </Property>
  307. <Property name="name" type="java.lang.String" value="jLabel11" noResource="true"/>
  308. </Properties>
  309. </Component>
  310. </SubComponents>
  311. </Container>
  312. <Container class="javax.swing.JPanel" name="jPanel4">
  313. <Properties>
  314. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  315. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  316. </Property>
  317. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  318. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  319. <TitledBorder title="User">
  320. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jPanel4.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  321. </TitledBorder>
  322. </Border>
  323. </Property>
  324. <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
  325. </Properties>
  326. <Layout>
  327. <DimensionLayout dim="0">
  328. <Group type="103" groupAlignment="0" attributes="0">
  329. <Group type="102" alignment="1" attributes="0">
  330. <EmptySpace max="-2" attributes="0"/>
  331. <Group type="103" groupAlignment="1" attributes="0">
  332. <Component id="fullname" alignment="0" pref="296" max="32767" attributes="1"/>
  333. <Component id="mail" alignment="0" pref="296" max="32767" attributes="1"/>
  334. <Component id="cname" alignment="0" pref="296" max="32767" attributes="1"/>
  335. <Group type="102" alignment="0" attributes="0">
  336. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  337. <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
  338. <Component id="password" pref="218" max="32767" attributes="1"/>
  339. </Group>
  340. <Group type="102" alignment="1" attributes="0">
  341. <Component id="rgroups" pref="233" max="32767" attributes="1"/>
  342. <EmptySpace max="-2" attributes="0"/>
  343. <Component id="enabled" min="-2" max="-2" attributes="0"/>
  344. </Group>
  345. <Group type="102" alignment="1" attributes="0">
  346. <Group type="103" groupAlignment="1" attributes="0">
  347. <Component id="jLabel6" pref="85" max="32767" attributes="0"/>
  348. <Component id="jLabel10" alignment="0" pref="85" max="32767" attributes="0"/>
  349. <Component id="jLabel3" alignment="0" pref="85" max="32767" attributes="0"/>
  350. </Group>
  351. <EmptySpace max="-2" attributes="0"/>
  352. <Group type="103" groupAlignment="0" attributes="0">
  353. <Component id="groupname" pref="207" max="32767" attributes="1"/>
  354. <Component id="companyselect" alignment="0" pref="207" max="32767" attributes="1"/>
  355. <Component id="inthighestright" alignment="0" pref="207" max="32767" attributes="1"/>
  356. </Group>
  357. </Group>
  358. </Group>
  359. <EmptySpace min="-2" max="-2" attributes="0"/>
  360. </Group>
  361. </Group>
  362. </DimensionLayout>
  363. <DimensionLayout dim="1">
  364. <Group type="103" groupAlignment="0" attributes="0">
  365. <Group type="102" alignment="0" attributes="0">
  366. <Component id="fullname" min="-2" max="-2" attributes="0"/>
  367. <EmptySpace max="-2" attributes="0"/>
  368. <Component id="mail" min="-2" max="-2" attributes="0"/>
  369. <EmptySpace max="-2" attributes="0"/>
  370. <Component id="cname" min="-2" max="-2" attributes="0"/>
  371. <EmptySpace max="-2" attributes="0"/>
  372. <Group type="103" groupAlignment="3" attributes="0">
  373. <Component id="password" alignment="3" min="-2" max="-2" attributes="0"/>
  374. <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
  375. </Group>
  376. <EmptySpace max="-2" attributes="0"/>
  377. <Group type="103" groupAlignment="2" attributes="0">
  378. <Component id="rgroups" alignment="2" min="-2" max="-2" attributes="0"/>
  379. <Component id="enabled" alignment="2" min="-2" max="-2" attributes="0"/>
  380. </Group>
  381. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  382. <Group type="103" groupAlignment="3" attributes="0">
  383. <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
  384. <Component id="groupname" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
  385. </Group>
  386. <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
  387. <Group type="103" groupAlignment="3" attributes="0">
  388. <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
  389. <Component id="inthighestright" alignment="3" min="-2" pref="19" max="-2" attributes="0"/>
  390. </Group>
  391. <EmptySpace max="-2" attributes="0"/>
  392. <Group type="103" groupAlignment="3" attributes="0">
  393. <Component id="companyselect" alignment="3" min="-2" pref="19" max="-2" attributes="0"/>
  394. <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>
  395. </Group>
  396. <EmptySpace max="32767" attributes="0"/>
  397. </Group>
  398. </Group>
  399. </DimensionLayout>
  400. </Layout>
  401. <SubComponents>
  402. <Component class="mpv5.ui.beans.LabeledTextField" name="fullname">
  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="ControlPanel_Users.fullname._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  406. </Property>
  407. <Property name="name" type="java.lang.String" value="fullname" noResource="true"/>
  408. </Properties>
  409. </Component>
  410. <Component class="mpv5.ui.beans.LabeledTextField" name="mail">
  411. <Properties>
  412. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  413. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.mail._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  414. </Property>
  415. <Property name="name" type="java.lang.String" value="mail" noResource="true"/>
  416. </Properties>
  417. </Component>
  418. <Component class="mpv5.ui.beans.LabeledTextField" name="cname">
  419. <Properties>
  420. <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  421. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.cname._Label" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  422. </Property>
  423. <Property name="name" type="java.lang.String" value="cname" noResource="true"/>
  424. </Properties>
  425. </Component>
  426. <Component class="javax.swing.JPasswordField" name="password">
  427. <Properties>
  428. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  429. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.password.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  430. </Property>
  431. <Property name="name" type="java.lang.String" value="password" noResource="true"/>
  432. </Properties>
  433. </Component>
  434. <Component class="javax.swing.JLabel" name="jLabel2">
  435. <Properties>
  436. <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
  437. <FontInfo relative="true">
  438. <Font bold="true" component="jLabel2" property="font" relativeSize="true" size="0"/>
  439. </FontInfo>
  440. </Property>
  441. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  442. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  443. </Property>
  444. <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>
  445. </Properties>
  446. </Component>
  447. <Component class="javax.swing.JCheckBox" name="enabled">
  448. <Properties>
  449. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  450. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  451. </Property>
  452. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  453. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.enabled.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  454. </Property>
  455. <Property name="name" type="java.lang.String" value="enabled" noResource="true"/>
  456. </Properties>
  457. </Component>
  458. <Component class="javax.swing.JComboBox" name="inthighestright">
  459. <Properties>
  460. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  461. <StringArray count="0"/>
  462. </Property>
  463. <Property name="name" type="java.lang.String" value="inthighestright" noResource="true"/>
  464. </Properties>
  465. </Component>
  466. <Component class="javax.swing.JLabel" name="jLabel3">
  467. <Properties>
  468. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  469. <Font name="Dialog" size="12" style="0"/>
  470. </Property>
  471. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  472. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  473. </Property>
  474. <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>
  475. </Properties>
  476. </Component>
  477. <Component class="javax.swing.JComboBox" name="groupname">
  478. <Properties>
  479. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  480. <StringArray count="0"/>
  481. </Property>
  482. <Property name="name" type="java.lang.String" value="groupname" noResource="true"/>
  483. </Properties>
  484. </Component>
  485. <Component class="javax.swing.JLabel" name="jLabel6">
  486. <Properties>
  487. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  488. <Font name="Dialog" size="12" style="0"/>
  489. </Property>
  490. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  491. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel6.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  492. </Property>
  493. <Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/>
  494. </Properties>
  495. </Component>
  496. <Component class="javax.swing.JCheckBox" name="rgroups">
  497. <Properties>
  498. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  499. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  500. </Property>
  501. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  502. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.rgroups.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  503. </Property>
  504. <Property name="name" type="java.lang.String" value="rgroups" noResource="true"/>
  505. </Properties>
  506. </Component>
  507. <Component class="javax.swing.JLabel" name="jLabel10">
  508. <Properties>
  509. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  510. <Font name="Dialog" size="12" style="0"/>
  511. </Property>
  512. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  513. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel10.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  514. </Property>
  515. <Property name="name" type="java.lang.String" value="jLabel10" noResource="true"/>
  516. </Properties>
  517. </Component>
  518. <Component class="javax.swing.JComboBox" name="companyselect">
  519. <Properties>
  520. <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
  521. <StringArray count="0"/>
  522. </Property>
  523. <Property name="name" type="java.lang.String" value="companyselect" noResource="true"/>
  524. </Properties>
  525. </Component>
  526. </SubComponents>
  527. </Container>
  528. <Container class="javax.swing.JPanel" name="jPanel5">
  529. <Properties>
  530. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  531. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  532. </Property>
  533. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  534. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  535. <TitledBorder title="Login">
  536. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jPanel5.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  537. </TitledBorder>
  538. </Border>
  539. </Property>
  540. <Property name="name" type="java.lang.String" value="jPanel5" noResource="true"/>
  541. </Properties>
  542. <Layout>
  543. <DimensionLayout dim="0">
  544. <Group type="103" groupAlignment="0" attributes="0">
  545. <Group type="102" alignment="0" attributes="0">
  546. <EmptySpace pref="98" max="32767" attributes="0"/>
  547. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  548. <EmptySpace max="-2" attributes="0"/>
  549. <Group type="103" groupAlignment="0" attributes="0">
  550. <Component id="loggedin" alignment="0" min="-2" max="-2" attributes="0"/>
  551. <Component id="datelastlog" alignment="0" min="-2" pref="121" max="-2" attributes="0"/>
  552. </Group>
  553. </Group>
  554. </Group>
  555. </DimensionLayout>
  556. <DimensionLayout dim="1">
  557. <Group type="103" groupAlignment="0" attributes="0">
  558. <Group type="102" attributes="0">
  559. <Group type="103" groupAlignment="3" attributes="0">
  560. <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
  561. <Component id="datelastlog" alignment="3" min="-2" max="-2" attributes="0"/>
  562. </Group>
  563. <EmptySpace max="-2" attributes="0"/>
  564. <Component id="loggedin" pref="15" max="32767" attributes="0"/>
  565. <EmptySpace max="-2" attributes="0"/>
  566. </Group>
  567. </Group>
  568. </DimensionLayout>
  569. </Layout>
  570. <SubComponents>
  571. <Component class="javax.swing.JLabel" name="jLabel1">
  572. <Properties>
  573. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  574. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  575. </Property>
  576. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  577. </Properties>
  578. </Component>
  579. <Component class="javax.swing.JTextField" name="datelastlog">
  580. <Properties>
  581. <Property name="editable" type="boolean" value="false"/>
  582. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  583. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.datelastlog.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  584. </Property>
  585. <Property name="name" type="java.lang.String" value="datelastlog" noResource="true"/>
  586. </Properties>
  587. </Component>
  588. <Component class="javax.swing.JCheckBox" name="loggedin">
  589. <Properties>
  590. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  591. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  592. </Property>
  593. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  594. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.loggedin.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  595. </Property>
  596. <Property name="enabled" type="boolean" value="false"/>
  597. <Property name="name" type="java.lang.String" value="loggedin" noResource="true"/>
  598. </Properties>
  599. </Component>
  600. </SubComponents>
  601. </Container>
  602. </SubComponents>
  603. </Container>
  604. <Container class="javax.swing.JPanel" name="jPanel6">
  605. <Properties>
  606. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  607. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  608. </Property>
  609. <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/>
  610. </Properties>
  611. <Constraints>
  612. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  613. <BorderConstraints direction="Last"/>
  614. </Constraint>
  615. </Constraints>
  616. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
  617. <Property name="alignment" type="int" value="2"/>
  618. </Layout>
  619. <SubComponents>
  620. <Component class="javax.swing.JButton" name="jButton4">
  621. <Properties>
  622. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  623. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  624. </Property>
  625. <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/>
  626. </Properties>
  627. <Events>
  628. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>
  629. </Events>
  630. </Component>
  631. <Component class="javax.swing.JButton" name="jButton3">
  632. <Properties>
  633. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  634. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  635. </Property>
  636. <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
  637. </Properties>
  638. <Events>
  639. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  640. </Events>
  641. </Component>
  642. <Component class="javax.swing.JButton" name="jButton2">
  643. <Properties>
  644. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  645. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  646. </Property>
  647. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  648. </Properties>
  649. <Events>
  650. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  651. </Events>
  652. </Component>
  653. <Component class="javax.swing.JButton" name="jButton1">
  654. <Properties>
  655. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  656. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Users.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  657. </Property>
  658. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  659. </Properties>
  660. <Events>
  661. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  662. </Events>
  663. </Component>
  664. </SubComponents>
  665. </Container>
  666. </SubComponents>
  667. </Form>