/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Locale.form
Unknown | 614 lines | 605 code | 9 blank | 0 comment | 0 complexity | 0dc93a8c5e601fbb15d18ddf8dd1e4d0 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 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="Regional and Language Settings"> 11 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.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,1,-8,0,0,1,-120"/> 29 </AuxValues> 30 31 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> 32 <Property name="axis" type="int" value="3"/> 33 </Layout> 34 <SubComponents> 35 <Container class="javax.swing.JPanel" name="jPanel5"> 36 <Properties> 37 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 38 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 39 <EtchetBorder/> 40 </Border> 41 </Property> 42 <Property name="name" type="java.lang.String" value="jPanel5" noResource="true"/> 43 </Properties> 44 45 <Layout> 46 <DimensionLayout dim="0"> 47 <Group type="103" groupAlignment="0" attributes="0"> 48 <Group type="102" attributes="0"> 49 <EmptySpace max="-2" attributes="0"/> 50 <Group type="103" groupAlignment="0" attributes="0"> 51 <Component id="jLabel9" alignment="0" pref="437" max="32767" attributes="0"/> 52 <Component id="jLabel8" alignment="0" max="32767" attributes="0"/> 53 <Group type="102" attributes="0"> 54 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 55 <Group type="102" attributes="0"> 56 <Component id="labeledTextChooser2" min="-2" pref="268" max="-2" attributes="0"/> 57 <EmptySpace max="-2" attributes="0"/> 58 <Component id="jButton4" min="-2" max="-2" attributes="0"/> 59 </Group> 60 <Component id="jPanel7" alignment="0" max="32767" attributes="0"/> 61 <Component id="jPanel1" alignment="0" max="32767" attributes="0"/> 62 </Group> 63 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 64 </Group> 65 </Group> 66 <EmptySpace max="-2" attributes="0"/> 67 </Group> 68 </Group> 69 </DimensionLayout> 70 <DimensionLayout dim="1"> 71 <Group type="103" groupAlignment="0" attributes="0"> 72 <Group type="102" alignment="0" attributes="0"> 73 <EmptySpace max="32767" attributes="0"/> 74 <Component id="jLabel8" min="-2" max="-2" attributes="0"/> 75 <EmptySpace min="-2" pref="7" max="-2" attributes="0"/> 76 <Component id="jLabel9" min="-2" max="-2" attributes="0"/> 77 <EmptySpace max="-2" attributes="0"/> 78 <Group type="103" groupAlignment="1" attributes="0"> 79 <Component id="labeledTextChooser2" min="-2" pref="22" max="-2" attributes="0"/> 80 <Component id="jButton4" min="-2" pref="23" max="-2" attributes="0"/> 81 </Group> 82 <EmptySpace max="-2" attributes="0"/> 83 <Component id="jPanel1" min="-2" max="-2" attributes="0"/> 84 <EmptySpace max="-2" attributes="0"/> 85 <Component id="jPanel7" min="-2" max="-2" attributes="0"/> 86 </Group> 87 </Group> 88 </DimensionLayout> 89 </Layout> 90 <SubComponents> 91 <Component class="javax.swing.JLabel" name="jLabel8"> 92 <Properties> 93 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 94 <Font name="Tahoma" size="12" style="1"/> 95 </Property> 96 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 97 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel8.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 98 </Property> 99 <Property name="name" type="java.lang.String" value="jLabel8" noResource="true"/> 100 </Properties> 101 </Component> 102 <Component class="javax.swing.JLabel" name="jLabel9"> 103 <Properties> 104 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 105 <Font name="Dialog" size="11" style="0"/> 106 </Property> 107 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 108 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel9.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 109 </Property> 110 <Property name="name" type="java.lang.String" value="jLabel9" noResource="true"/> 111 </Properties> 112 </Component> 113 <Component class="mpv5.ui.beans.LabeledTextChooser" name="labeledTextChooser2"> 114 <Properties> 115 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 116 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.labeledTextChooser2._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 117 </Property> 118 <Property name="_LabelFont" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 119 <Font name="Tahoma" size="11" style="0"/> 120 </Property> 121 <Property name="name" type="java.lang.String" value="labeledTextChooser2" noResource="true"/> 122 </Properties> 123 </Component> 124 <Component class="javax.swing.JButton" name="jButton4"> 125 <Properties> 126 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 127 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 128 </Property> 129 <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/> 130 </Properties> 131 <Events> 132 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/> 133 </Events> 134 </Component> 135 <Container class="javax.swing.JPanel" name="jPanel1"> 136 <Properties> 137 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 138 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 139 <TitledBorder title="Create Country"> 140 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 141 </TitledBorder> 142 </Border> 143 </Property> 144 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 145 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jPanel1.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 146 </Property> 147 </Properties> 148 149 <Layout> 150 <DimensionLayout dim="0"> 151 <Group type="103" groupAlignment="0" attributes="0"> 152 <Group type="102" alignment="0" attributes="0"> 153 <Component id="isocode" min="-2" pref="146" max="-2" attributes="0"/> 154 <EmptySpace type="unrelated" max="-2" attributes="0"/> 155 <Component id="countryname" min="-2" pref="172" max="-2" attributes="0"/> 156 <EmptySpace max="-2" attributes="0"/> 157 <Component id="jButton7" min="-2" max="-2" attributes="0"/> 158 <EmptySpace max="32767" attributes="0"/> 159 </Group> 160 </Group> 161 </DimensionLayout> 162 <DimensionLayout dim="1"> 163 <Group type="103" groupAlignment="0" attributes="0"> 164 <Component id="jButton7" alignment="1" min="-2" max="-2" attributes="0"/> 165 <Group type="103" alignment="1" groupAlignment="0" attributes="0"> 166 <Component id="isocode" min="-2" max="-2" attributes="0"/> 167 <Component id="countryname" min="-2" max="-2" attributes="0"/> 168 </Group> 169 </Group> 170 </DimensionLayout> 171 </Layout> 172 <SubComponents> 173 <Component class="mpv5.ui.beans.LabeledTextField" name="isocode"> 174 <Properties> 175 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 176 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.isocode._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 177 </Property> 178 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 179 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.isocode.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 180 </Property> 181 </Properties> 182 </Component> 183 <Component class="mpv5.ui.beans.LabeledTextField" name="countryname"> 184 <Properties> 185 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 186 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.countryname._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 187 </Property> 188 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 189 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.countryname.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 190 </Property> 191 </Properties> 192 </Component> 193 <Component class="javax.swing.JButton" name="jButton7"> 194 <Properties> 195 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 196 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton7.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 197 </Property> 198 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 199 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton7.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 200 </Property> 201 </Properties> 202 <Events> 203 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/> 204 </Events> 205 </Component> 206 </SubComponents> 207 </Container> 208 <Container class="javax.swing.JPanel" name="jPanel7"> 209 <Properties> 210 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 211 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 212 <TitledBorder title="Remove Country"> 213 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jPanel7.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 214 </TitledBorder> 215 </Border> 216 </Property> 217 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 218 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jPanel7.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 219 </Property> 220 </Properties> 221 222 <Layout> 223 <DimensionLayout dim="0"> 224 <Group type="103" groupAlignment="0" attributes="0"> 225 <Group type="102" alignment="0" attributes="0"> 226 <Component id="countryselect" min="-2" pref="328" max="-2" attributes="0"/> 227 <EmptySpace max="-2" attributes="0"/> 228 <Component id="jButton8" min="-2" max="-2" attributes="0"/> 229 <EmptySpace pref="28" max="32767" attributes="0"/> 230 </Group> 231 </Group> 232 </DimensionLayout> 233 <DimensionLayout dim="1"> 234 <Group type="103" groupAlignment="0" attributes="0"> 235 <Group type="103" groupAlignment="2" attributes="0"> 236 <Component id="jButton8" alignment="2" min="-2" max="-2" attributes="0"/> 237 <Component id="countryselect" alignment="2" min="-2" max="-2" attributes="0"/> 238 </Group> 239 </Group> 240 </DimensionLayout> 241 </Layout> 242 <SubComponents> 243 <Component class="javax.swing.JButton" name="jButton8"> 244 <Properties> 245 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 246 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton8.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 247 </Property> 248 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 249 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton8.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 250 </Property> 251 </Properties> 252 <Events> 253 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton8ActionPerformed"/> 254 </Events> 255 </Component> 256 <Component class="mpv5.ui.beans.LabeledCombobox" name="countryselect"> 257 <Properties> 258 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 259 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.countryselect._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 260 </Property> 261 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 262 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.countryselect.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 263 </Property> 264 </Properties> 265 </Component> 266 </SubComponents> 267 </Container> 268 </SubComponents> 269 </Container> 270 <Container class="javax.swing.JPanel" name="jPanel4"> 271 <Properties> 272 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 273 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 274 <EtchetBorder/> 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" alignment="1" attributes="0"> 284 <EmptySpace max="-2" attributes="0"/> 285 <Group type="103" groupAlignment="1" attributes="0"> 286 <Component id="jLabel6" alignment="0" pref="356" max="32767" attributes="0"/> 287 <Component id="jLabel5" alignment="0" max="32767" attributes="0"/> 288 <Group type="102" alignment="0" attributes="0"> 289 <Group type="103" groupAlignment="0" attributes="0"> 290 <Component id="langName" min="-2" pref="149" max="-2" attributes="0"/> 291 <Group type="102" alignment="0" attributes="0"> 292 <Component id="labeledTextChooser1" min="-2" pref="266" max="-2" attributes="1"/> 293 <EmptySpace max="-2" attributes="0"/> 294 <Component id="jButton3" min="-2" max="-2" attributes="0"/> 295 </Group> 296 </Group> 297 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 298 </Group> 299 <Component id="jLabel7" alignment="0" max="32767" attributes="1"/> 300 </Group> 301 <EmptySpace min="-2" max="-2" attributes="0"/> 302 </Group> 303 </Group> 304 </DimensionLayout> 305 <DimensionLayout dim="1"> 306 <Group type="103" groupAlignment="0" attributes="0"> 307 <Group type="102" alignment="1" attributes="0"> 308 <EmptySpace max="-2" attributes="0"/> 309 <Component id="jLabel5" min="-2" max="-2" attributes="0"/> 310 <EmptySpace max="-2" attributes="0"/> 311 <Component id="jLabel7" min="-2" max="-2" attributes="0"/> 312 <EmptySpace max="-2" attributes="0"/> 313 <Component id="langName" min="-2" max="-2" attributes="0"/> 314 <EmptySpace max="32767" attributes="0"/> 315 <Component id="jLabel6" min="-2" max="-2" attributes="0"/> 316 <EmptySpace min="-2" max="-2" attributes="0"/> 317 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 318 <Component id="jButton3" min="-2" max="-2" attributes="0"/> 319 <Group type="102" attributes="0"> 320 <EmptySpace min="1" pref="1" max="-2" attributes="0"/> 321 <Component id="labeledTextChooser1" max="32767" attributes="0"/> 322 </Group> 323 </Group> 324 <EmptySpace max="-2" attributes="0"/> 325 </Group> 326 </Group> 327 </DimensionLayout> 328 </Layout> 329 <SubComponents> 330 <Component class="javax.swing.JLabel" name="jLabel5"> 331 <Properties> 332 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 333 <Font name="Tahoma" size="12" style="1"/> 334 </Property> 335 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 336 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 337 </Property> 338 <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/> 339 </Properties> 340 </Component> 341 <Component class="javax.swing.JLabel" name="jLabel6"> 342 <Properties> 343 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 344 <Font name="Dialog" size="11" style="0"/> 345 </Property> 346 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 347 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel6.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 348 </Property> 349 <Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/> 350 </Properties> 351 </Component> 352 <Component class="mpv5.ui.beans.LabeledTextChooser" name="labeledTextChooser1"> 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_Locale.labeledTextChooser1._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 356 </Property> 357 <Property name="_LabelFont" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 358 <Font name="Tahoma" size="11" style="0"/> 359 </Property> 360 <Property name="name" type="java.lang.String" value="labeledTextChooser1" noResource="true"/> 361 </Properties> 362 </Component> 363 <Component class="javax.swing.JButton" name="jButton3"> 364 <Properties> 365 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 366 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 367 </Property> 368 <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> 369 </Properties> 370 <Events> 371 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 372 </Events> 373 </Component> 374 <Component class="mpv5.ui.beans.LabeledTextField" name="langName"> 375 <Properties> 376 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 377 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.langName._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 378 </Property> 379 <Property name="_LabelFont" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 380 <Font name="Dialog" size="11" style="0"/> 381 </Property> 382 <Property name="name" type="java.lang.String" value="langName" noResource="true"/> 383 </Properties> 384 </Component> 385 <Component class="javax.swing.JLabel" name="jLabel7"> 386 <Properties> 387 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 388 <Font name="Dialog" size="11" style="0"/> 389 </Property> 390 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 391 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel7.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 392 </Property> 393 <Property name="name" type="java.lang.String" value="jLabel7" noResource="true"/> 394 </Properties> 395 </Component> 396 </SubComponents> 397 </Container> 398 <Container class="javax.swing.JPanel" name="jPanel3"> 399 <Properties> 400 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 401 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 402 <EtchetBorder/> 403 </Border> 404 </Property> 405 <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/> 406 </Properties> 407 408 <Layout> 409 <DimensionLayout dim="0"> 410 <Group type="103" groupAlignment="0" attributes="0"> 411 <Group type="102" alignment="0" attributes="0"> 412 <EmptySpace max="-2" attributes="0"/> 413 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 414 <Group type="102" attributes="0"> 415 <Group type="103" groupAlignment="0" attributes="0"> 416 <Component id="languages" min="-2" pref="177" max="-2" attributes="1"/> 417 <Component id="jLabel4" min="-2" pref="270" max="-2" attributes="1"/> 418 </Group> 419 <EmptySpace max="-2" attributes="0"/> 420 <Group type="103" groupAlignment="0" attributes="0"> 421 <Component id="jButton6" min="-2" max="-2" attributes="0"/> 422 <Component id="jButton5" alignment="0" min="-2" max="-2" attributes="0"/> 423 </Group> 424 </Group> 425 <Component id="jLabel3" max="32767" attributes="0"/> 426 </Group> 427 <EmptySpace pref="27" max="32767" attributes="0"/> 428 </Group> 429 </Group> 430 </DimensionLayout> 431 <DimensionLayout dim="1"> 432 <Group type="103" groupAlignment="0" attributes="0"> 433 <Group type="102" alignment="0" attributes="0"> 434 <EmptySpace max="-2" attributes="0"/> 435 <Component id="jLabel3" min="-2" max="-2" attributes="0"/> 436 <EmptySpace max="-2" attributes="0"/> 437 <Group type="103" groupAlignment="2" attributes="0"> 438 <Component id="jLabel4" alignment="2" min="-2" max="-2" attributes="0"/> 439 <Component id="jButton6" alignment="2" min="-2" max="-2" attributes="0"/> 440 </Group> 441 <EmptySpace type="separate" max="-2" attributes="0"/> 442 <Group type="103" groupAlignment="2" attributes="0"> 443 <Component id="languages" alignment="2" min="-2" max="-2" attributes="0"/> 444 <Component id="jButton5" alignment="2" min="-2" max="-2" attributes="0"/> 445 </Group> 446 <EmptySpace max="32767" attributes="0"/> 447 </Group> 448 </Group> 449 </DimensionLayout> 450 </Layout> 451 <SubComponents> 452 <Component class="javax.swing.JLabel" name="jLabel3"> 453 <Properties> 454 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 455 <Font name="Tahoma" size="12" style="1"/> 456 </Property> 457 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 458 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 459 </Property> 460 <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> 461 </Properties> 462 </Component> 463 <Component class="javax.swing.JLabel" name="jLabel4"> 464 <Properties> 465 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 466 <Font name="Dialog" size="11" style="0"/> 467 </Property> 468 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 469 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 470 </Property> 471 <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/> 472 </Properties> 473 </Component> 474 <Component class="javax.swing.JComboBox" name="languages"> 475 <Properties> 476 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> 477 <StringArray count="0"/> 478 </Property> 479 <Property name="name" type="java.lang.String" value="languages" noResource="true"/> 480 </Properties> 481 </Component> 482 <Component class="javax.swing.JButton" name="jButton5"> 483 <Properties> 484 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 485 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 486 </Property> 487 <Property name="name" type="java.lang.String" value="jButton5" noResource="true"/> 488 </Properties> 489 <Events> 490 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/> 491 </Events> 492 </Component> 493 <Component class="javax.swing.JButton" name="jButton6"> 494 <Properties> 495 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 496 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton6.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 497 </Property> 498 <Property name="name" type="java.lang.String" value="jButton6" noResource="true"/> 499 </Properties> 500 <Events> 501 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton6ActionPerformed"/> 502 </Events> 503 </Component> 504 </SubComponents> 505 </Container> 506 <Container class="javax.swing.JPanel" name="jPanel2"> 507 <Properties> 508 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 509 <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> 510 <EtchetBorder/> 511 </Border> 512 </Property> 513 <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> 514 </Properties> 515 516 <Layout> 517 <DimensionLayout dim="0"> 518 <Group type="103" groupAlignment="0" attributes="0"> 519 <Group type="102" alignment="0" attributes="0"> 520 <EmptySpace max="-2" attributes="0"/> 521 <Group type="103" groupAlignment="0" attributes="0"> 522 <Component id="jLabel1" alignment="0" pref="356" max="32767" attributes="1"/> 523 <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/> 524 <Component id="locales" alignment="0" min="-2" pref="176" max="-2" attributes="1"/> 525 </Group> 526 <EmptySpace max="-2" attributes="0"/> 527 </Group> 528 </Group> 529 </DimensionLayout> 530 <DimensionLayout dim="1"> 531 <Group type="103" groupAlignment="0" attributes="0"> 532 <Group type="102" alignment="0" attributes="0"> 533 <EmptySpace max="-2" attributes="0"/> 534 <Component id="jLabel2" min="-2" max="-2" attributes="0"/> 535 <EmptySpace max="-2" attributes="0"/> 536 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 537 <EmptySpace type="separate" max="-2" attributes="0"/> 538 <Component id="locales" min="-2" max="-2" attributes="0"/> 539 <EmptySpace max="32767" attributes="0"/> 540 </Group> 541 </Group> 542 </DimensionLayout> 543 </Layout> 544 <SubComponents> 545 <Component class="javax.swing.JLabel" name="jLabel2"> 546 <Properties> 547 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 548 <Font name="Tahoma" size="12" style="1"/> 549 </Property> 550 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 551 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 552 </Property> 553 <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/> 554 </Properties> 555 </Component> 556 <Component class="javax.swing.JLabel" name="jLabel1"> 557 <Properties> 558 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> 559 <Font name="Dialog" size="11" style="0"/> 560 </Property> 561 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 562 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 563 </Property> 564 <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/> 565 </Properties> 566 </Component> 567 <Component class="javax.swing.JComboBox" name="locales"> 568 <Properties> 569 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> 570 <StringArray count="0"/> 571 </Property> 572 <Property name="name" type="java.lang.String" value="locales" noResource="true"/> 573 </Properties> 574 </Component> 575 </SubComponents> 576 </Container> 577 <Container class="javax.swing.JPanel" name="jPanel6"> 578 <Properties> 579 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 580 <Color blue="ff" green="ff" red="ff" type="rgb"/> 581 </Property> 582 <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/> 583 </Properties> 584 585 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 586 <Property name="alignment" type="int" value="2"/> 587 </Layout> 588 <SubComponents> 589 <Component class="javax.swing.JButton" name="jButton2"> 590 <Properties> 591 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 592 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 593 </Property> 594 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 595 </Properties> 596 <Events> 597 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 598 </Events> 599 </Component> 600 <Component class="javax.swing.JButton" name="jButton1"> 601 <Properties> 602 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 603 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Locale.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 604 </Property> 605 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 606 </Properties> 607 <Events> 608 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 609 </Events> 610 </Component> 611 </SubComponents> 612 </Container> 613 </SubComponents> 614</Form>