/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Localization.form
Unknown | 374 lines | 367 code | 7 blank | 0 comment | 0 complexity | 235b64f1590b8661ae7debeeab99f486 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="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,-125,0,0,1,-117"/> 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="115" 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="148" 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" max="32767" attributes="1"/> 290 </Group> 291 <EmptySpace max="-2" attributes="0"/> 292 </Group> 293 </Group> 294 </DimensionLayout> 295 <DimensionLayout dim="1"> 296 <Group type="103" groupAlignment="0" attributes="0"> 297 <Group type="102" alignment="0" attributes="0"> 298 <EmptySpace max="32767" attributes="0"/> 299 <Component id="rowlimit" min="-2" max="-2" attributes="0"/> 300 <EmptySpace type="unrelated" max="-2" attributes="0"/> 301 <Component id="autolock" min="-2" max="-2" attributes="0"/> 302 </Group> 303 </Group> 304 </DimensionLayout> 305 </Layout> 306 <SubComponents> 307 <Component class="mpv5.ui.beans.LabeledTextField" name="rowlimit"> 308 <Properties> 309 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 310 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.rowlimit._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 311 </Property> 312 <Property name="enabled" type="boolean" value="false"/> 313 <Property name="name" type="java.lang.String" value="rowlimit" noResource="true"/> 314 </Properties> 315 </Component> 316 <Component class="javax.swing.JCheckBox" name="autolock"> 317 <Properties> 318 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 319 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.autolock.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 320 </Property> 321 <Property name="name" type="java.lang.String" value="autolock" noResource="true"/> 322 </Properties> 323 </Component> 324 </SubComponents> 325 </Container> 326 <Container class="javax.swing.JPanel" name="jPanel1"> 327 <Properties> 328 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 329 <Color blue="ff" green="ff" red="ff" type="rgb"/> 330 </Property> 331 <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> 332 </Properties> 333 334 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 335 <Property name="alignment" type="int" value="2"/> 336 </Layout> 337 <SubComponents> 338 <Component class="javax.swing.JButton" name="jButton1"> 339 <Properties> 340 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 341 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 342 </Property> 343 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 344 </Properties> 345 <Events> 346 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 347 </Events> 348 </Component> 349 <Component class="javax.swing.JButton" name="jButton2"> 350 <Properties> 351 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 352 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 353 </Property> 354 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 355 </Properties> 356 <Events> 357 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 358 </Events> 359 </Component> 360 <Component class="javax.swing.JButton" name="jButton3"> 361 <Properties> 362 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 363 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Local.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 364 </Property> 365 <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> 366 </Properties> 367 <Events> 368 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 369 </Events> 370 </Component> 371 </SubComponents> 372 </Container> 373 </SubComponents> 374</Form>