/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Templates.form
Unknown | 552 lines | 543 code | 9 blank | 0 comment | 0 complexity | f1386c7b87dad37864c5644107c782d7 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="Template Management"> 11 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.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 <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 17 <Dimension value="[495, 183]"/> 18 </Property> 19 </Properties> 20 <AuxValues> 21 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> 22 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> 23 <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/> 24 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> 25 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> 26 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/> 27 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> 28 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> 29 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> 30 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> 31 <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,21,0,0,3,50"/> 32 </AuxValues> 33 34 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> 35 <SubComponents> 36 <Container class="javax.swing.JPanel" name="jPanel6"> 37 <Properties> 38 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 39 <Color blue="ff" green="ff" red="ff" type="rgb"/> 40 </Property> 41 <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/> 42 </Properties> 43 <Constraints> 44 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> 45 <BorderConstraints direction="Last"/> 46 </Constraint> 47 </Constraints> 48 49 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 50 <Property name="alignment" type="int" value="2"/> 51 </Layout> 52 <SubComponents> 53 <Component class="javax.swing.JButton" name="jButton6"> 54 <Properties> 55 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 56 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton6.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 57 </Property> 58 <Property name="name" type="java.lang.String" value="jButton6" noResource="true"/> 59 </Properties> 60 <Events> 61 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton6ActionPerformed"/> 62 </Events> 63 </Component> 64 <Component class="javax.swing.JButton" name="jButton5"> 65 <Properties> 66 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 67 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 68 </Property> 69 <Property name="name" type="java.lang.String" value="jButton5" noResource="true"/> 70 </Properties> 71 <Events> 72 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/> 73 </Events> 74 </Component> 75 <Component class="javax.swing.JButton" name="jButton10"> 76 <Properties> 77 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 78 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton10.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 79 </Property> 80 <Property name="name" type="java.lang.String" value="jButton10" noResource="true"/> 81 </Properties> 82 <Events> 83 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton10ActionPerformed"/> 84 </Events> 85 </Component> 86 <Component class="javax.swing.JButton" name="jButton1"> 87 <Properties> 88 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 89 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 90 </Property> 91 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 92 </Properties> 93 <Events> 94 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 95 </Events> 96 </Component> 97 <Component class="javax.swing.JSeparator" name="jSeparator1"> 98 <Properties> 99 <Property name="name" type="java.lang.String" value="jSeparator1" noResource="true"/> 100 </Properties> 101 </Component> 102 <Component class="javax.swing.JSeparator" name="jSeparator2"> 103 <Properties> 104 <Property name="name" type="java.lang.String" value="jSeparator2" noResource="true"/> 105 </Properties> 106 </Component> 107 <Component class="javax.swing.JButton" name="jButton4"> 108 <Properties> 109 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 110 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 111 </Property> 112 <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/> 113 </Properties> 114 <Events> 115 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/> 116 </Events> 117 </Component> 118 <Component class="javax.swing.JButton" name="jButton7"> 119 <Properties> 120 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 121 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton7.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 122 </Property> 123 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 124 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton7.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 125 </Property> 126 </Properties> 127 <Events> 128 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/> 129 </Events> 130 </Component> 131 <Component class="javax.swing.JButton" name="jButton9"> 132 <Properties> 133 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 134 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton9.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 135 </Property> 136 <Property name="name" type="java.lang.String" value="jButton9" noResource="true"/> 137 </Properties> 138 <Events> 139 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton9ActionPerformed"/> 140 </Events> 141 </Component> 142 <Component class="javax.swing.JButton" name="jButton3"> 143 <Properties> 144 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 145 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 146 </Property> 147 <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/> 148 </Properties> 149 <Events> 150 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 151 </Events> 152 </Component> 153 <Component class="javax.swing.JButton" name="jButton2"> 154 <Properties> 155 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 156 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 157 </Property> 158 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 159 </Properties> 160 <Events> 161 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 162 </Events> 163 </Component> 164 </SubComponents> 165 </Container> 166 <Container class="javax.swing.JPanel" name="jPanel1"> 167 <Properties> 168 <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> 169 </Properties> 170 <Constraints> 171 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> 172 <BorderConstraints direction="Center"/> 173 </Constraint> 174 </Constraints> 175 176 <Layout> 177 <DimensionLayout dim="0"> 178 <Group type="103" groupAlignment="0" attributes="0"> 179 <Group type="102" alignment="1" attributes="0"> 180 <Component id="jScrollPane4" pref="383" max="32767" attributes="2"/> 181 <EmptySpace max="-2" attributes="0"/> 182 <Component id="jPanel2" min="-2" pref="417" max="-2" attributes="0"/> 183 </Group> 184 </Group> 185 </DimensionLayout> 186 <DimensionLayout dim="1"> 187 <Group type="103" groupAlignment="0" attributes="0"> 188 <Component id="jScrollPane4" alignment="0" pref="468" max="32767" attributes="0"/> 189 <Component id="jPanel2" alignment="1" pref="468" max="32767" attributes="2"/> 190 </Group> 191 </DimensionLayout> 192 </Layout> 193 <SubComponents> 194 <Container class="javax.swing.JPanel" name="jPanel2"> 195 <Properties> 196 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 197 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 198 <TitledBorder title="Details"> 199 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 200 </TitledBorder> 201 </Border> 202 </Property> 203 <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> 204 <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 205 <Dimension value="[425, 100]"/> 206 </Property> 207 </Properties> 208 209 <Layout> 210 <DimensionLayout dim="0"> 211 <Group type="103" groupAlignment="0" attributes="0"> 212 <Group type="102" alignment="0" attributes="0"> 213 <EmptySpace min="6" pref="6" max="6" attributes="0"/> 214 <Component id="updateService" min="-2" pref="337" max="-2" attributes="0"/> 215 <EmptySpace pref="62" max="32767" attributes="0"/> 216 </Group> 217 <Component id="jPanel4" alignment="0" max="32767" attributes="3"/> 218 <Group type="102" alignment="0" attributes="0"> 219 <EmptySpace max="-2" attributes="0"/> 220 <Component id="pathtofile" pref="395" max="32767" attributes="0"/> 221 </Group> 222 </Group> 223 </DimensionLayout> 224 <DimensionLayout dim="1"> 225 <Group type="103" groupAlignment="0" attributes="0"> 226 <Group type="102" alignment="0" attributes="0"> 227 <Component id="jPanel4" max="32767" attributes="0"/> 228 <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/> 229 <Component id="updateService" min="-2" max="-2" attributes="0"/> 230 <EmptySpace min="-2" max="-2" attributes="0"/> 231 <Component id="pathtofile" min="-2" max="-2" attributes="0"/> 232 <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> 233 </Group> 234 </Group> 235 </DimensionLayout> 236 </Layout> 237 <SubComponents> 238 <Container class="javax.swing.JPanel" name="jPanel4"> 239 <Properties> 240 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 241 <Color blue="ff" green="ff" red="ff" type="rgb"/> 242 </Property> 243 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 244 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 245 <TitledBorder title="Template"> 246 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jPanel4.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 247 </TitledBorder> 248 </Border> 249 </Property> 250 <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/> 251 </Properties> 252 253 <Layout> 254 <DimensionLayout dim="0"> 255 <Group type="103" groupAlignment="0" attributes="0"> 256 <Group type="102" alignment="0" attributes="0"> 257 <EmptySpace max="-2" attributes="0"/> 258 <Group type="103" groupAlignment="0" attributes="0"> 259 <Component id="type" alignment="0" pref="383" max="32767" attributes="0"/> 260 <Group type="102" attributes="0"> 261 <Group type="103" groupAlignment="0" attributes="0"> 262 <Component id="printern" pref="254" max="32767" attributes="0"/> 263 <Component id="format" pref="254" max="32767" attributes="0"/> 264 </Group> 265 <EmptySpace max="-2" attributes="0"/> 266 <Group type="103" groupAlignment="0" attributes="0"> 267 <Component id="jButton8" pref="123" max="32767" attributes="0"/> 268 <Component id="jButton11" pref="123" max="32767" attributes="0"/> 269 </Group> 270 </Group> 271 <Component id="fullname" alignment="0" pref="383" max="32767" attributes="0"/> 272 <Group type="102" attributes="0"> 273 <Group type="103" groupAlignment="0" attributes="0"> 274 <Component id="jLabel1" alignment="0" min="-2" pref="79" max="-2" attributes="1"/> 275 <Component id="jLabel3" max="32767" attributes="1"/> 276 <Component id="jLabel6" max="32767" attributes="1"/> 277 </Group> 278 <EmptySpace max="-2" attributes="0"/> 279 <Group type="103" groupAlignment="0" attributes="0"> 280 <Component id="groupname" pref="300" max="32767" attributes="3"/> 281 <Component id="jScrollPane3" pref="300" max="32767" attributes="3"/> 282 <Component id="jScrollPane2" pref="300" max="32767" attributes="1"/> 283 </Group> 284 </Group> 285 </Group> 286 </Group> 287 </Group> 288 </DimensionLayout> 289 <DimensionLayout dim="1"> 290 <Group type="103" groupAlignment="0" attributes="0"> 291 <Group type="102" alignment="0" attributes="0"> 292 <Component id="fullname" min="-2" max="-2" attributes="0"/> 293 <EmptySpace min="-2" pref="7" max="-2" attributes="0"/> 294 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 295 <Component id="printern" pref="26" max="32767" attributes="0"/> 296 <Component id="jButton11" pref="0" max="32767" attributes="0"/> 297 </Group> 298 <EmptySpace min="-2" max="-2" attributes="0"/> 299 <Group type="103" groupAlignment="0" attributes="0"> 300 <Component id="jButton8" min="-2" max="-2" attributes="0"/> 301 <Component id="format" min="-2" max="-2" attributes="0"/> 302 </Group> 303 <EmptySpace min="-2" max="-2" attributes="0"/> 304 <Component id="type" min="-2" max="-2" attributes="0"/> 305 <EmptySpace min="-2" pref="3" max="-2" attributes="0"/> 306 <Group type="103" groupAlignment="3" attributes="0"> 307 <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> 308 <Component id="groupname" alignment="3" min="-2" pref="18" max="-2" attributes="0"/> 309 </Group> 310 <EmptySpace min="-2" max="-2" attributes="0"/> 311 <Group type="103" groupAlignment="0" attributes="0"> 312 <Group type="102" attributes="0"> 313 <Component id="jLabel3" min="-2" max="-2" attributes="1"/> 314 <EmptySpace min="0" pref="47" max="32767" attributes="0"/> 315 </Group> 316 <Component id="jScrollPane3" pref="0" max="32767" attributes="1"/> 317 </Group> 318 <EmptySpace max="-2" attributes="0"/> 319 <Group type="103" groupAlignment="0" attributes="0"> 320 <Component id="jScrollPane2" min="-2" pref="148" max="-2" attributes="0"/> 321 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 322 </Group> 323 <EmptySpace max="-2" attributes="0"/> 324 </Group> 325 </Group> 326 </DimensionLayout> 327 </Layout> 328 <SubComponents> 329 <Component class="mpv5.ui.beans.LabeledTextField" name="fullname"> 330 <Properties> 331 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 332 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.fullname._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 333 </Property> 334 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 335 <FontInfo relative="true"> 336 <Font component="fullname" property="font" relativeSize="true" size="0"/> 337 </FontInfo> 338 </Property> 339 <Property name="name" type="java.lang.String" value="fullname" noResource="true"/> 340 </Properties> 341 </Component> 342 <Component class="javax.swing.JLabel" name="jLabel3"> 343 <Properties> 344 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 345 <FontInfo relative="true"> 346 <Font component="jLabel3" property="font" relativeSize="true" size="0"/> 347 </FontInfo> 348 </Property> 349 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 350 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 351 </Property> 352 <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> 353 </Properties> 354 </Component> 355 <Component class="javax.swing.JComboBox" name="groupname"> 356 <Properties> 357 <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> 358 <StringArray count="0"/> 359 </Property> 360 <Property name="name" type="java.lang.String" value="groupname" noResource="true"/> 361 </Properties> 362 </Component> 363 <Component class="javax.swing.JLabel" name="jLabel6"> 364 <Properties> 365 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 366 <FontInfo relative="true"> 367 <Font component="jLabel6" property="font" relativeSize="true" size="0"/> 368 </FontInfo> 369 </Property> 370 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 371 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jLabel6.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 372 </Property> 373 <Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/> 374 </Properties> 375 </Component> 376 <Component class="javax.swing.JLabel" name="jLabel1"> 377 <Properties> 378 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 379 <FontInfo relative="true"> 380 <Font component="jLabel1" property="font" relativeSize="true" size="0"/> 381 </FontInfo> 382 </Property> 383 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 384 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 385 </Property> 386 <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/> 387 </Properties> 388 </Component> 389 <Container class="javax.swing.JScrollPane" name="jScrollPane2"> 390 <Properties> 391 <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/> 392 </Properties> 393 <AuxValues> 394 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 395 </AuxValues> 396 397 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 398 <SubComponents> 399 <Component class="javax.swing.JTextArea" name="descr"> 400 <Properties> 401 <Property name="columns" type="int" value="20"/> 402 <Property name="rows" type="int" value="5"/> 403 <Property name="name" type="java.lang.String" value="descr" noResource="true"/> 404 </Properties> 405 </Component> 406 </SubComponents> 407 </Container> 408 <Container class="javax.swing.JScrollPane" name="jScrollPane3"> 409 <Properties> 410 <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/> 411 </Properties> 412 <AuxValues> 413 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 414 </AuxValues> 415 416 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 417 <SubComponents> 418 <Component class="javax.swing.JList" name="jList1"> 419 <Properties> 420 <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 421 <Color blue="0" green="99" red="0" type="rgb"/> 422 </Property> 423 <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor"> 424 <StringArray count="0"/> 425 </Property> 426 <Property name="name" type="java.lang.String" value="jList1" noResource="true"/> 427 </Properties> 428 </Component> 429 </SubComponents> 430 </Container> 431 <Component class="mpv5.ui.beans.LabeledCombobox" name="type"> 432 <Properties> 433 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 434 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.type._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 435 </Property> 436 <Property name="name" type="java.lang.String" value="type" noResource="true"/> 437 </Properties> 438 </Component> 439 <Component class="mpv5.ui.beans.LabeledTextField" name="format"> 440 <Properties> 441 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 442 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.format._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 443 </Property> 444 <Property name="_Text" type="java.lang.String" value="1,2,3,4,5,6,7,8,9" noResource="true"/> 445 <Property name="name" type="java.lang.String" value="format" noResource="true"/> 446 </Properties> 447 </Component> 448 <Component class="javax.swing.JButton" name="jButton8"> 449 <Properties> 450 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 451 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton8.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 452 </Property> 453 <Property name="name" type="java.lang.String" value="jButton8" noResource="true"/> 454 </Properties> 455 <Events> 456 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton8ActionPerformed"/> 457 </Events> 458 </Component> 459 <Component class="mpv5.ui.beans.LabeledTextField" name="printern"> 460 <Properties> 461 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 462 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.printern._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 463 </Property> 464 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 465 <FontInfo relative="true"> 466 <Font component="printern" property="font" relativeSize="true" size="0"/> 467 </FontInfo> 468 </Property> 469 <Property name="name" type="java.lang.String" value="printern" noResource="true"/> 470 </Properties> 471 </Component> 472 <Component class="javax.swing.JButton" name="jButton11"> 473 <Properties> 474 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 475 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton11.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 476 </Property> 477 <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 478 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jButton11.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 479 </Property> 480 </Properties> 481 <Events> 482 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton11ActionPerformed"/> 483 </Events> 484 </Component> 485 </SubComponents> 486 </Container> 487 <Component class="javax.swing.JCheckBox" name="updateService"> 488 <Properties> 489 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 490 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.updateService.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 491 </Property> 492 <Property name="enabled" type="boolean" value="false"/> 493 <Property name="name" type="java.lang.String" value="updateService" noResource="true"/> 494 </Properties> 495 <Events> 496 <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="updateServiceItemStateChanged"/> 497 </Events> 498 </Component> 499 <Component class="mpv5.ui.beans.LabeledTextField" name="pathtofile"> 500 <Properties> 501 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 502 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.pathtofile._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 503 </Property> 504 <Property name="enabled" type="boolean" value="false"/> 505 <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor"> 506 <FontInfo relative="true"> 507 <Font component="pathtofile" property="font" relativeSize="true" size="0"/> 508 </FontInfo> 509 </Property> 510 <Property name="name" type="java.lang.String" value="pathtofile" noResource="true"/> 511 </Properties> 512 </Component> 513 </SubComponents> 514 </Container> 515 <Container class="javax.swing.JScrollPane" name="jScrollPane4"> 516 <Properties> 517 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 518 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 519 <TitledBorder title="Templates"> 520 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Templates.jScrollPane4.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 521 </TitledBorder> 522 </Border> 523 </Property> 524 <Property name="name" type="java.lang.String" value="jScrollPane4" noResource="true"/> 525 </Properties> 526 <AuxValues> 527 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 528 </AuxValues> 529 530 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 531 <SubComponents> 532 <Component class="javax.swing.JTable" name="templates"> 533 <Properties> 534 <Property name="autoCreateRowSorter" type="boolean" value="true"/> 535 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> 536 <Table columnCount="0" rowCount="4"/> 537 </Property> 538 <Property name="autoResizeMode" type="int" value="4"/> 539 <Property name="dragEnabled" type="boolean" value="true"/> 540 <Property name="fillsViewportHeight" type="boolean" value="true"/> 541 <Property name="name" type="java.lang.String" value="templates" noResource="true"/> 542 </Properties> 543 <Events> 544 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="templatesMouseClicked"/> 545 </Events> 546 </Component> 547 </SubComponents> 548 </Container> 549 </SubComponents> 550 </Container> 551 </SubComponents> 552</Form>