/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Local.form
Unknown | 439 lines | 431 code | 8 blank | 0 comment | 0 complexity | efd5a4efddf596841c32b864f7016cfb MD5 | raw file
1<?xml version="1.1" 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="name" type="java.lang.String" value="Form" noResource="true"/> 9 </Properties> 10 <AuxValues> 11 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> 12 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> 13 <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/> 14 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> 15 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> 16 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/> 17 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> 18 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> 19 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> 20 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> 21 <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,-23,0,0,1,77"/> 22 </AuxValues> 23 24 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> 25 <Property name="axis" type="int" value="3"/> 26 </Layout> 27 <SubComponents> 28 <Container class="javax.swing.JPanel" name="jPanel2"> 29 <Properties> 30 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 31 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 32 <TitledBorder title="Internet Connection"> 33 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 34 </TitledBorder> 35 </Border> 36 </Property> 37 <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> 38 </Properties> 39 40 <Layout> 41 <DimensionLayout dim="0"> 42 <Group type="103" groupAlignment="0" attributes="0"> 43 <Group type="102" alignment="0" attributes="0"> 44 <EmptySpace max="-2" attributes="0"/> 45 <Group type="103" groupAlignment="0" attributes="0"> 46 <Component id="authpanel" alignment="0" min="-2" max="-2" attributes="0"/> 47 <Component id="auth" alignment="0" min="-2" max="-2" attributes="0"/> 48 <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/> 49 <Group type="102" alignment="0" attributes="0"> 50 <Group type="103" groupAlignment="0" attributes="0"> 51 <Component id="jLabel2" min="-2" max="-2" attributes="0"/> 52 <Component id="jLabel3" min="-2" max="-2" attributes="0"/> 53 </Group> 54 <EmptySpace type="separate" max="-2" attributes="0"/> 55 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 56 <Component id="proxy" max="32767" attributes="1"/> 57 <Component id="port" alignment="0" min="-2" pref="157" max="-2" attributes="1"/> 58 </Group> 59 </Group> 60 </Group> 61 <EmptySpace pref="78" max="32767" attributes="0"/> 62 </Group> 63 </Group> 64 </DimensionLayout> 65 <DimensionLayout dim="1"> 66 <Group type="103" groupAlignment="0" attributes="0"> 67 <Group type="102" alignment="1" attributes="0"> 68 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 69 <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> 70 <Group type="103" groupAlignment="0" attributes="0"> 71 <Group type="103" alignment="0" groupAlignment="3" attributes="0"> 72 <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> 73 <Component id="proxy" alignment="3" min="-2" max="-2" attributes="0"/> 74 </Group> 75 <Group type="102" alignment="0" attributes="0"> 76 <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> 77 <Group type="103" groupAlignment="3" attributes="0"> 78 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> 79 <Component id="port" alignment="3" min="-2" max="-2" attributes="0"/> 80 </Group> 81 </Group> 82 </Group> 83 <EmptySpace min="-2" pref="13" max="-2" attributes="0"/> 84 <Component id="auth" min="-2" max="-2" attributes="0"/> 85 <EmptySpace type="unrelated" max="-2" attributes="0"/> 86 <Component id="authpanel" min="-2" max="-2" attributes="0"/> 87 </Group> 88 </Group> 89 </DimensionLayout> 90 </Layout> 91 <SubComponents> 92 <Component class="javax.swing.JLabel" name="jLabel1"> 93 <Properties> 94 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 95 <Font name="Tahoma" size="11" style="1"/> 96 </Property> 97 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 98 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 99 </Property> 100 <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/> 101 </Properties> 102 </Component> 103 <Component class="javax.swing.JLabel" name="jLabel2"> 104 <Properties> 105 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 106 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 107 </Property> 108 <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/> 109 </Properties> 110 </Component> 111 <Component class="javax.swing.JTextField" name="proxy"> 112 <Properties> 113 <Property name="name" type="java.lang.String" value="proxy" noResource="true"/> 114 </Properties> 115 </Component> 116 <Component class="javax.swing.JTextField" name="port"> 117 <Properties> 118 <Property name="name" type="java.lang.String" value="port" noResource="true"/> 119 </Properties> 120 </Component> 121 <Component class="javax.swing.JLabel" name="jLabel3"> 122 <Properties> 123 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 124 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 125 </Property> 126 <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> 127 </Properties> 128 </Component> 129 <Component class="javax.swing.JCheckBox" name="auth"> 130 <Properties> 131 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 132 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.auth.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 133 </Property> 134 <Property name="name" type="java.lang.String" value="auth" noResource="true"/> 135 </Properties> 136 <Events> 137 <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="authItemStateChanged"/> 138 </Events> 139 </Component> 140 <Container class="javax.swing.JPanel" name="authpanel"> 141 <Properties> 142 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 143 <Color blue="ff" green="ff" red="ff" type="rgb"/> 144 </Property> 145 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 146 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 147 <EtchetBorder/> 148 </Border> 149 </Property> 150 <Property name="name" type="java.lang.String" value="authpanel" noResource="true"/> 151 </Properties> 152 153 <Layout> 154 <DimensionLayout dim="0"> 155 <Group type="103" groupAlignment="0" attributes="0"> 156 <Group type="102" alignment="0" attributes="0"> 157 <EmptySpace max="-2" attributes="0"/> 158 <Group type="103" groupAlignment="0" attributes="0"> 159 <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/> 160 <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/> 161 </Group> 162 <EmptySpace max="-2" attributes="0"/> 163 <Group type="103" groupAlignment="0" attributes="0"> 164 <Component id="user" alignment="0" pref="155" max="32767" attributes="0"/> 165 <Component id="password" alignment="0" pref="155" max="32767" attributes="0"/> 166 </Group> 167 <EmptySpace max="-2" attributes="0"/> 168 </Group> 169 </Group> 170 </DimensionLayout> 171 <DimensionLayout dim="1"> 172 <Group type="103" groupAlignment="0" attributes="0"> 173 <Group type="102" alignment="0" attributes="0"> 174 <EmptySpace max="-2" attributes="0"/> 175 <Group type="103" groupAlignment="3" attributes="0"> 176 <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> 177 <Component id="user" 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="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> 182 <Component id="password" alignment="3" min="-2" max="-2" attributes="0"/> 183 </Group> 184 <EmptySpace max="32767" attributes="0"/> 185 </Group> 186 </Group> 187 </DimensionLayout> 188 </Layout> 189 <SubComponents> 190 <Component class="javax.swing.JLabel" name="jLabel5"> 191 <Properties> 192 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 193 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jLabel5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 194 </Property> 195 <Property name="enabled" type="boolean" value="false"/> 196 <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/> 197 </Properties> 198 </Component> 199 <Component class="javax.swing.JTextField" name="user"> 200 <Properties> 201 <Property name="enabled" type="boolean" value="false"/> 202 <Property name="name" type="java.lang.String" value="user" noResource="true"/> 203 </Properties> 204 </Component> 205 <Component class="javax.swing.JLabel" name="jLabel4"> 206 <Properties> 207 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 208 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 209 </Property> 210 <Property name="enabled" type="boolean" value="false"/> 211 <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/> 212 </Properties> 213 </Component> 214 <Component class="javax.swing.JPasswordField" name="password"> 215 <Properties> 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_Local.password.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 218 </Property> 219 <Property name="enabled" type="boolean" value="false"/> 220 <Property name="name" type="java.lang.String" value="password" noResource="true"/> 221 </Properties> 222 </Component> 223 </SubComponents> 224 </Container> 225 </SubComponents> 226 </Container> 227 <Container class="javax.swing.JPanel" name="jPanel3"> 228 <Properties> 229 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 230 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 231 <TitledBorder title="Printer settings"> 232 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jPanel3.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 233 </TitledBorder> 234 </Border> 235 </Property> 236 <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/> 237 </Properties> 238 239 <Layout> 240 <DimensionLayout dim="0"> 241 <Group type="103" groupAlignment="0" attributes="0"> 242 <Group type="102" alignment="1" attributes="0"> 243 <Component id="printdev" min="-2" pref="237" max="-2" attributes="0"/> 244 <EmptySpace pref="84" max="32767" attributes="0"/> 245 </Group> 246 </Group> 247 </DimensionLayout> 248 <DimensionLayout dim="1"> 249 <Group type="103" groupAlignment="0" attributes="0"> 250 <Group type="102" alignment="0" attributes="0"> 251 <EmptySpace max="32767" attributes="0"/> 252 <Component id="printdev" min="-2" max="-2" attributes="0"/> 253 </Group> 254 </Group> 255 </DimensionLayout> 256 </Layout> 257 <SubComponents> 258 <Component class="javax.swing.JCheckBox" name="printdev"> 259 <Properties> 260 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 261 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.printdev.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 262 </Property> 263 <Property name="name" type="java.lang.String" value="printdev" noResource="true"/> 264 </Properties> 265 </Component> 266 </SubComponents> 267 </Container> 268 <Container class="javax.swing.JPanel" name="jPanel4"> 269 <Properties> 270 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 271 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 272 <TitledBorder title="Database settings"> 273 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jPanel4.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 274 </TitledBorder> 275 </Border> 276 </Property> 277 <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/> 278 </Properties> 279 280 <Layout> 281 <DimensionLayout dim="0"> 282 <Group type="103" groupAlignment="0" attributes="0"> 283 <Group type="102" attributes="0"> 284 <Group type="103" groupAlignment="0" attributes="0"> 285 <Group type="102" attributes="0"> 286 <EmptySpace max="-2" attributes="0"/> 287 <Component id="rowlimit" min="-2" max="-2" attributes="1"/> 288 </Group> 289 <Component id="autolock" alignment="1" pref="315" max="32767" attributes="1"/> 290 <Component id="escape" alignment="0" pref="315" max="32767" attributes="0"/> 291 </Group> 292 <EmptySpace max="-2" attributes="0"/> 293 </Group> 294 </Group> 295 </DimensionLayout> 296 <DimensionLayout dim="1"> 297 <Group type="103" groupAlignment="0" attributes="0"> 298 <Group type="102" alignment="0" attributes="0"> 299 <EmptySpace max="32767" attributes="0"/> 300 <Component id="rowlimit" min="-2" max="-2" attributes="0"/> 301 <EmptySpace type="unrelated" max="-2" attributes="0"/> 302 <Component id="autolock" min="-2" max="-2" attributes="0"/> 303 <EmptySpace max="-2" attributes="0"/> 304 <Component id="escape" min="-2" max="-2" attributes="0"/> 305 <EmptySpace max="-2" attributes="0"/> 306 </Group> 307 </Group> 308 </DimensionLayout> 309 </Layout> 310 <SubComponents> 311 <Component class="mpv5.ui.beans.LabeledTextField" name="rowlimit"> 312 <Properties> 313 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 314 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.rowlimit._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 315 </Property> 316 <Property name="enabled" type="boolean" value="false"/> 317 <Property name="name" type="java.lang.String" value="rowlimit" noResource="true"/> 318 </Properties> 319 </Component> 320 <Component class="javax.swing.JCheckBox" name="autolock"> 321 <Properties> 322 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 323 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.autolock.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 324 </Property> 325 <Property name="name" type="java.lang.String" value="autolock" noResource="true"/> 326 </Properties> 327 </Component> 328 <Component class="javax.swing.JCheckBox" name="escape"> 329 <Properties> 330 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 331 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.escape.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 332 </Property> 333 <Property name="name" type="java.lang.String" value="escape" noResource="true"/> 334 </Properties> 335 </Component> 336 </SubComponents> 337 </Container> 338 <Container class="javax.swing.JPanel" name="jPanel5"> 339 <Properties> 340 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 341 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 342 <TitledBorder title="Directory Defaults"> 343 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jPanel5.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 344 </TitledBorder> 345 </Border> 346 </Property> 347 <Property name="name" type="java.lang.String" value="jPanel5" noResource="true"/> 348 </Properties> 349 350 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> 351 <SubComponents> 352 <Component class="mpv5.ui.beans.LabeledTextChooser" name="backupbasedir"> 353 <Properties> 354 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 355 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.backupbasedir._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 356 </Property> 357 <Property name="name" type="java.lang.String" value="backupbasedir" noResource="true"/> 358 </Properties> 359 <Constraints> 360 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> 361 <BorderConstraints direction="Last"/> 362 </Constraint> 363 </Constraints> 364 </Component> 365 <Component class="mpv5.ui.beans.LabeledTextChooser" name="savebasedir"> 366 <Properties> 367 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 368 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.savebasedir._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 369 </Property> 370 <Property name="name" type="java.lang.String" value="savebasedir" noResource="true"/> 371 </Properties> 372 <Constraints> 373 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> 374 <BorderConstraints direction="First"/> 375 </Constraint> 376 </Constraints> 377 </Component> 378 </SubComponents> 379 </Container> 380 <Container class="javax.swing.JPanel" name="jPanel1"> 381 <Properties> 382 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 383 <Color blue="ff" green="ff" red="ff" type="rgb"/> 384 </Property> 385 <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> 386 </Properties> 387 388 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 389 <Property name="alignment" type="int" value="2"/> 390 </Layout> 391 <SubComponents> 392 <Component class="javax.swing.JButton" name="jButton1"> 393 <Properties> 394 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 395 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 396 </Property> 397 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 398 </Properties> 399 <Events> 400 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 401 </Events> 402 </Component> 403 <Component class="javax.swing.JButton" name="jButton2"> 404 <Properties> 405 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 406 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 407 </Property> 408 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 409 </Properties> 410 <Events> 411 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 412 </Events> 413 </Component> 414 <Component class="javax.swing.JButton" name="jButton3"> 415 <Properties> 416 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 417 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 418 </Property> 419 <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> 420 </Properties> 421 <Events> 422 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 423 </Events> 424 </Component> 425 <Component class="javax.swing.JButton" name="jButton4"> 426 <Properties> 427 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 428 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 429 </Property> 430 <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/> 431 </Properties> 432 <Events> 433 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/> 434 </Events> 435 </Component> 436 </SubComponents> 437 </Container> 438 </SubComponents> 439</Form>