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