/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Schedule.form
Unknown | 581 lines | 572 code | 9 blank | 0 comment | 0 complexity | cb17fbe23b0cd76ea23f0d0f2a93e2a7 MD5 | raw file
1<?xml version="1.1" encoding="UTF-8" ?> 2 3<Form version="1.4" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> 4 <Properties> 5 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 6 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 7 <TitledBorder title="Schedule Management"> 8 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="RemindPanel.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 9 </TitledBorder> 10 </Border> 11 </Property> 12 </Properties> 13 <AuxValues> 14 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> 15 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> 16 <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/> 17 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> 18 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> 19 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/> 20 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> 21 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> 22 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> 23 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> 24 </AuxValues> 25 26 <Layout> 27 <DimensionLayout dim="0"> 28 <Group type="103" groupAlignment="0" attributes="0"> 29 <Group type="102" alignment="0" attributes="0"> 30 <Group type="103" groupAlignment="1" max="-2" attributes="0"> 31 <Component id="jPanel2" alignment="0" max="32767" attributes="1"/> 32 <Component id="jPanel3" alignment="0" pref="278" max="32767" attributes="1"/> 33 </Group> 34 <EmptySpace max="-2" attributes="0"/> 35 <Group type="103" groupAlignment="1" attributes="0"> 36 <Component id="jPanel8" alignment="0" max="32767" attributes="1"/> 37 <Component id="jPanel4" alignment="0" pref="455" max="32767" attributes="1"/> 38 <Component id="jPanel1" alignment="0" max="32767" attributes="1"/> 39 <Component id="jPanel6" alignment="1" min="-2" max="-2" attributes="1"/> 40 </Group> 41 <EmptySpace max="-2" attributes="0"/> 42 </Group> 43 </Group> 44 </DimensionLayout> 45 <DimensionLayout dim="1"> 46 <Group type="103" groupAlignment="0" attributes="0"> 47 <Group type="102" max="-2" attributes="0"> 48 <Group type="103" groupAlignment="0" attributes="0"> 49 <Group type="102" attributes="1"> 50 <EmptySpace min="-2" pref="5" max="-2" attributes="0"/> 51 <Component id="jPanel1" min="-2" max="-2" attributes="0"/> 52 <EmptySpace max="-2" attributes="0"/> 53 <Component id="jPanel8" min="-2" max="-2" attributes="0"/> 54 <EmptySpace min="-2" pref="1" max="-2" attributes="0"/> 55 <Component id="jPanel4" max="32767" attributes="0"/> 56 </Group> 57 <Component id="jPanel3" min="-2" pref="507" max="-2" attributes="0"/> 58 </Group> 59 <EmptySpace max="-2" attributes="0"/> 60 <Group type="103" groupAlignment="0" attributes="0"> 61 <Component id="jPanel2" min="-2" max="-2" attributes="0"/> 62 <Component id="jPanel6" min="-2" max="-2" attributes="0"/> 63 </Group> 64 <EmptySpace pref="21" max="32767" attributes="0"/> 65 </Group> 66 </Group> 67 </DimensionLayout> 68 </Layout> 69 <SubComponents> 70 <Container class="javax.swing.JPanel" name="jPanel1"> 71 <Properties> 72 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 73 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 74 <TitledBorder title="Details"> 75 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 76 </TitledBorder> 77 </Border> 78 </Property> 79 <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/> 80 </Properties> 81 82 <Layout> 83 <DimensionLayout dim="0"> 84 <Group type="103" groupAlignment="0" attributes="0"> 85 <Group type="102" alignment="0" attributes="0"> 86 <EmptySpace min="-2" max="-2" attributes="0"/> 87 <Group type="103" groupAlignment="0" attributes="0"> 88 <Group type="102" alignment="0" attributes="0"> 89 <Component id="jLabel1" pref="117" max="32767" attributes="0"/> 90 <EmptySpace min="-2" max="-2" attributes="0"/> 91 <Component id="labeledCombobox2" pref="200" max="32767" attributes="0"/> 92 </Group> 93 <Component id="labeledTextField2" alignment="0" pref="321" max="32767" attributes="0"/> 94 </Group> 95 <EmptySpace min="-2" pref="306" max="-2" attributes="0"/> 96 </Group> 97 </Group> 98 </DimensionLayout> 99 <DimensionLayout dim="1"> 100 <Group type="103" groupAlignment="0" attributes="0"> 101 <Group type="102" alignment="0" attributes="0"> 102 <Group type="103" groupAlignment="2" attributes="0"> 103 <Component id="jLabel1" alignment="2" min="-2" pref="25" max="-2" attributes="1"/> 104 <Component id="labeledCombobox2" alignment="2" min="-2" max="-2" attributes="1"/> 105 </Group> 106 <EmptySpace max="-2" attributes="0"/> 107 <Component id="labeledTextField2" min="-2" max="-2" attributes="0"/> 108 </Group> 109 </Group> 110 </DimensionLayout> 111 </Layout> 112 <SubComponents> 113 <Component class="mpv5.ui.beans.LabeledCombobox" name="labeledCombobox2"> 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_Schedule.labeledCombobox2._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 117 </Property> 118 <Property name="name" type="java.lang.String" value="labeledCombobox2" noResource="true"/> 119 </Properties> 120 </Component> 121 <Component class="javax.swing.JLabel" name="jLabel1"> 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_Schedule.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 125 </Property> 126 <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/> 127 </Properties> 128 </Component> 129 <Component class="mpv5.ui.beans.LabeledTextField" name="labeledTextField2"> 130 <Properties> 131 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 132 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.labeledTextField2._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 133 </Property> 134 <Property name="name" type="java.lang.String" value="labeledTextField2" noResource="true"/> 135 </Properties> 136 </Component> 137 </SubComponents> 138 </Container> 139 <Container class="javax.swing.JPanel" name="jPanel2"> 140 <Properties> 141 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 142 <Color blue="ff" green="ff" red="ff" type="rgb"/> 143 </Property> 144 <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/> 145 </Properties> 146 147 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/> 148 <SubComponents> 149 <Component class="javax.swing.JButton" name="add"> 150 <Properties> 151 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 152 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.add.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 153 </Property> 154 <Property name="name" type="java.lang.String" value="add" noResource="true"/> 155 </Properties> 156 <Events> 157 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addActionPerformed"/> 158 </Events> 159 </Component> 160 <Component class="javax.swing.JButton" name="copy"> 161 <Properties> 162 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 163 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.copy.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 164 </Property> 165 <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 166 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.copy.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 167 </Property> 168 <Property name="name" type="java.lang.String" value="copy" noResource="true"/> 169 </Properties> 170 <Events> 171 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="copyActionPerformed"/> 172 </Events> 173 </Component> 174 <Component class="javax.swing.JButton" name="copy1"> 175 <Properties> 176 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 177 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.copy1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 178 </Property> 179 <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 180 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.copy1.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 181 </Property> 182 <Property name="name" type="java.lang.String" value="copy1" noResource="true"/> 183 </Properties> 184 <Events> 185 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="copy1ActionPerformed"/> 186 </Events> 187 </Component> 188 <Component class="javax.swing.JButton" name="remove"> 189 <Properties> 190 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 191 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.remove.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 192 </Property> 193 <Property name="name" type="java.lang.String" value="remove" noResource="true"/> 194 </Properties> 195 <Events> 196 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeActionPerformed"/> 197 </Events> 198 </Component> 199 </SubComponents> 200 </Container> 201 <Container class="javax.swing.JPanel" name="jPanel3"> 202 <Properties> 203 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 204 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 205 <TitledBorder title="Schedule Types"> 206 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jPanel3.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 207 </TitledBorder> 208 </Border> 209 </Property> 210 <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/> 211 </Properties> 212 213 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> 214 <SubComponents> 215 <Container class="javax.swing.JScrollPane" name="jScrollPane2"> 216 <Properties> 217 <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/> 218 </Properties> 219 <AuxValues> 220 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 221 </AuxValues> 222 <Constraints> 223 <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> 224 <BorderConstraints direction="Center"/> 225 </Constraint> 226 </Constraints> 227 228 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 229 <SubComponents> 230 <Component class="javax.swing.JTable" name="jTable1"> 231 <Properties> 232 <Property name="autoCreateRowSorter" type="boolean" value="true"/> 233 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> 234 <Table columnCount="0" rowCount="0"/> 235 </Property> 236 <Property name="name" type="java.lang.String" value="jTable1" noResource="true"/> 237 </Properties> 238 <Events> 239 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTable1MouseClicked"/> 240 </Events> 241 <AuxValues> 242 <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new mpv5.ui.misc.MPTable(this) {
 public Component prepareRenderer(TableCellRenderer renderer,
 int rowIndex, int vColIndex) {
 Component c = super.prepareRenderer(renderer, rowIndex, vColIndex);
 if (c instanceof JComponent) {
 JComponent jc = (JComponent)c;
 jc.setToolTipText(String.valueOf(getValueAt(rowIndex, vColIndex)));
 }
 return c;
 }
 }"/> 243 </AuxValues> 244 </Component> 245 </SubComponents> 246 </Container> 247 </SubComponents> 248 </Container> 249 <Container class="javax.swing.JPanel" name="jPanel4"> 250 <Properties> 251 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 252 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 253 <TitledBorder title="Overdue Flags"> 254 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jPanel4.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 255 </TitledBorder> 256 </Border> 257 </Property> 258 <Property name="doubleBuffered" type="boolean" value="true"/> 259 <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/> 260 </Properties> 261 262 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"> 263 <Property name="axis" type="int" value="3"/> 264 </Layout> 265 <SubComponents> 266 <Component class="javax.swing.JCheckBox" name="offer"> 267 <Properties> 268 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 269 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.offer.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 270 </Property> 271 <Property name="name" type="java.lang.String" value="offer" noResource="true"/> 272 </Properties> 273 </Component> 274 <Component class="javax.swing.JCheckBox" name="orders"> 275 <Properties> 276 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 277 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.orders.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 278 </Property> 279 <Property name="name" type="java.lang.String" value="orders" noResource="true"/> 280 </Properties> 281 </Component> 282 <Component class="javax.swing.JCheckBox" name="confi"> 283 <Properties> 284 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 285 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.confi.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 286 </Property> 287 <Property name="name" type="java.lang.String" value="confi" noResource="true"/> 288 </Properties> 289 </Component> 290 <Component class="javax.swing.JCheckBox" name="deliv"> 291 <Properties> 292 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 293 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.deliv.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 294 </Property> 295 <Property name="name" type="java.lang.String" value="deliv" noResource="true"/> 296 </Properties> 297 </Component> 298 <Component class="javax.swing.JCheckBox" name="bills"> 299 <Properties> 300 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 301 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.bills.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 302 </Property> 303 <Property name="name" type="java.lang.String" value="bills" noResource="true"/> 304 </Properties> 305 </Component> 306 </SubComponents> 307 </Container> 308 <Container class="javax.swing.JPanel" name="jPanel8"> 309 <Properties> 310 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 311 <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> 312 <TitledBorder title="Time limits"> 313 <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jPanel8.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 314 </TitledBorder> 315 </Border> 316 </Property> 317 <Property name="name" type="java.lang.String" value="jPanel8" noResource="true"/> 318 </Properties> 319 320 <Layout> 321 <DimensionLayout dim="0"> 322 <Group type="103" groupAlignment="0" attributes="0"> 323 <Group type="102" attributes="0"> 324 <EmptySpace max="-2" attributes="0"/> 325 <Group type="103" groupAlignment="0" attributes="0"> 326 <Group type="102" attributes="0"> 327 <Component id="jLabel2" pref="423" max="32767" attributes="1"/> 328 <EmptySpace min="-2" max="-2" attributes="0"/> 329 </Group> 330 <Group type="102" alignment="0" attributes="0"> 331 <Group type="103" groupAlignment="0" attributes="0"> 332 <Group type="102" alignment="0" attributes="0"> 333 <Component id="order_warn" min="-2" max="-2" attributes="0"/> 334 <EmptySpace type="unrelated" max="-2" attributes="0"/> 335 <Component id="order_alert" min="-2" max="-2" attributes="0"/> 336 </Group> 337 <Group type="102" alignment="0" attributes="0"> 338 <Component id="offer_warn" min="-2" max="-2" attributes="0"/> 339 <EmptySpace type="unrelated" max="-2" attributes="0"/> 340 <Component id="offer_alert" min="-2" max="-2" attributes="0"/> 341 </Group> 342 <Group type="102" alignment="0" attributes="0"> 343 <Component id="deliv_warn" min="-2" max="-2" attributes="0"/> 344 <EmptySpace type="unrelated" max="-2" attributes="0"/> 345 <Component id="deliv_alert" min="-2" max="-2" attributes="0"/> 346 </Group> 347 <Group type="102" alignment="0" attributes="0"> 348 <Component id="confi_warn" min="-2" max="-2" attributes="0"/> 349 <EmptySpace type="unrelated" max="-2" attributes="0"/> 350 <Component id="confi_alert" min="-2" max="-2" attributes="0"/> 351 </Group> 352 <Group type="102" alignment="0" attributes="0"> 353 <Component id="bill_warn" min="-2" max="-2" attributes="0"/> 354 <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> 355 <Group type="103" groupAlignment="0" attributes="0"> 356 <Component id="jLabel3" alignment="0" min="-2" pref="220" max="-2" attributes="2"/> 357 <Component id="bill_alert" alignment="0" min="-2" max="-2" attributes="0"/> 358 </Group> 359 </Group> 360 </Group> 361 <EmptySpace max="32767" attributes="0"/> 362 </Group> 363 </Group> 364 </Group> 365 </Group> 366 </DimensionLayout> 367 <DimensionLayout dim="1"> 368 <Group type="103" groupAlignment="0" attributes="0"> 369 <Group type="102" alignment="0" attributes="0"> 370 <Group type="103" groupAlignment="3" attributes="0"> 371 <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> 372 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> 373 </Group> 374 <EmptySpace type="unrelated" max="-2" attributes="0"/> 375 <Group type="103" groupAlignment="1" attributes="0"> 376 <Component id="bill_warn" alignment="1" min="-2" max="-2" attributes="0"/> 377 <Component id="bill_alert" min="-2" max="-2" attributes="0"/> 378 </Group> 379 <EmptySpace max="-2" attributes="0"/> 380 <Group type="103" groupAlignment="0" attributes="0"> 381 <Component id="order_warn" min="-2" max="-2" attributes="0"/> 382 <Component id="order_alert" min="-2" max="-2" attributes="0"/> 383 </Group> 384 <EmptySpace max="-2" attributes="0"/> 385 <Group type="103" groupAlignment="0" attributes="0"> 386 <Component id="offer_warn" min="-2" max="-2" attributes="0"/> 387 <Component id="offer_alert" min="-2" max="-2" attributes="0"/> 388 </Group> 389 <EmptySpace max="-2" attributes="0"/> 390 <Group type="103" groupAlignment="0" attributes="0"> 391 <Component id="deliv_warn" min="-2" max="-2" attributes="0"/> 392 <Component id="deliv_alert" min="-2" max="-2" attributes="0"/> 393 </Group> 394 <EmptySpace max="-2" attributes="0"/> 395 <Group type="103" groupAlignment="0" attributes="0"> 396 <Component id="confi_warn" min="-2" max="-2" attributes="0"/> 397 <Component id="confi_alert" min="-2" max="-2" attributes="0"/> 398 </Group> 399 <EmptySpace max="32767" attributes="0"/> 400 </Group> 401 </Group> 402 </DimensionLayout> 403 </Layout> 404 <SubComponents> 405 <Component class="mpv5.ui.beans.LabeledTextField" name="bill_warn"> 406 <Properties> 407 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 408 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.bill_warn._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 409 </Property> 410 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 411 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.bill_warn._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 412 </Property> 413 <Property name="name" type="java.lang.String" value="bill_warn" noResource="true"/> 414 </Properties> 415 </Component> 416 <Component class="javax.swing.JLabel" name="jLabel2"> 417 <Properties> 418 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 419 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 420 </Property> 421 <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/> 422 </Properties> 423 </Component> 424 <Component class="javax.swing.JLabel" name="jLabel3"> 425 <Properties> 426 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 427 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 428 </Property> 429 <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> 430 </Properties> 431 </Component> 432 <Component class="mpv5.ui.beans.LabeledTextField" name="bill_alert"> 433 <Properties> 434 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 435 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.bill_alert._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 436 </Property> 437 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 438 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.bill_alert._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 439 </Property> 440 <Property name="name" type="java.lang.String" value="bill_alert" noResource="true"/> 441 </Properties> 442 </Component> 443 <Component class="mpv5.ui.beans.LabeledTextField" name="order_alert"> 444 <Properties> 445 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 446 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.order_alert._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 447 </Property> 448 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 449 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.order_alert._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 450 </Property> 451 <Property name="name" type="java.lang.String" value="order_alert" noResource="true"/> 452 </Properties> 453 </Component> 454 <Component class="mpv5.ui.beans.LabeledTextField" name="order_warn"> 455 <Properties> 456 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 457 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.order_warn._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 458 </Property> 459 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 460 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.order_warn._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 461 </Property> 462 <Property name="name" type="java.lang.String" value="order_warn" noResource="true"/> 463 </Properties> 464 </Component> 465 <Component class="mpv5.ui.beans.LabeledTextField" name="offer_alert"> 466 <Properties> 467 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 468 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.offer_alert._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 469 </Property> 470 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 471 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.offer_alert._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 472 </Property> 473 <Property name="name" type="java.lang.String" value="offer_alert" noResource="true"/> 474 </Properties> 475 </Component> 476 <Component class="mpv5.ui.beans.LabeledTextField" name="offer_warn"> 477 <Properties> 478 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 479 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.offer_warn._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 480 </Property> 481 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 482 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.offer_warn._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 483 </Property> 484 <Property name="name" type="java.lang.String" value="offer_warn" noResource="true"/> 485 </Properties> 486 </Component> 487 <Component class="mpv5.ui.beans.LabeledTextField" name="deliv_alert"> 488 <Properties> 489 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 490 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.deliv_alert._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 491 </Property> 492 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 493 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.deliv_alert._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 494 </Property> 495 <Property name="name" type="java.lang.String" value="deliv_alert" noResource="true"/> 496 </Properties> 497 </Component> 498 <Component class="mpv5.ui.beans.LabeledTextField" name="deliv_warn"> 499 <Properties> 500 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 501 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.deliv_warn._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 502 </Property> 503 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 504 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.deliv_warn._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 505 </Property> 506 <Property name="name" type="java.lang.String" value="deliv_warn" noResource="true"/> 507 </Properties> 508 </Component> 509 <Component class="mpv5.ui.beans.LabeledTextField" name="confi_alert"> 510 <Properties> 511 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 512 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.confi_alert._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 513 </Property> 514 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 515 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.confi_alert._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 516 </Property> 517 <Property name="name" type="java.lang.String" value="confi_alert" noResource="true"/> 518 </Properties> 519 </Component> 520 <Component class="mpv5.ui.beans.LabeledTextField" name="confi_warn"> 521 <Properties> 522 <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 523 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.confi_warn._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 524 </Property> 525 <Property name="_Text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 526 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.confi_warn._Text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 527 </Property> 528 <Property name="name" type="java.lang.String" value="confi_warn" noResource="true"/> 529 </Properties> 530 </Component> 531 </SubComponents> 532 </Container> 533 <Container class="javax.swing.JPanel" name="jPanel6"> 534 <Properties> 535 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 536 <Color blue="ff" green="ff" red="ff" type="rgb"/> 537 </Property> 538 <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/> 539 </Properties> 540 541 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> 542 <Property name="alignment" type="int" value="2"/> 543 </Layout> 544 <SubComponents> 545 <Component class="javax.swing.JButton" name="jButton2"> 546 <Properties> 547 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 548 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 549 </Property> 550 <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/> 551 </Properties> 552 <Events> 553 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> 554 </Events> 555 </Component> 556 <Component class="javax.swing.JButton" name="jButton1"> 557 <Properties> 558 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 559 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 560 </Property> 561 <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/> 562 </Properties> 563 <Events> 564 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> 565 </Events> 566 </Component> 567 <Component class="javax.swing.JButton" name="jButton5"> 568 <Properties> 569 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> 570 <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Schedule.jButton5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> 571 </Property> 572 <Property name="name" type="java.lang.String" value="jButton5" noResource="true"/> 573 </Properties> 574 <Events> 575 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/> 576 </Events> 577 </Component> 578 </SubComponents> 579 </Container> 580 </SubComponents> 581</Form>