Changeset 54 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form


Ignore:
Timestamp:
08/09/2017 04:12:39 PM (9 years ago)
Author:
bmcguffin
Message:

Duplicated main ScriptBuilder? window. The new window will become the Incident Editor window (see Storyboard 2a-B). The main ScriptBuilder? window will become the Incident Combiner window (see storyboard 1a-B).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/scriptbuilder/gui/IncidentEditorFrame.form

    r53 r54  
    33<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> 
    44  <NonVisualComponents> 
    5     <Container class="javax.swing.JPopupMenu" name="incidentPopupMenu"> 
    6  
    7       <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout"> 
    8         <Property name="useNullLayout" type="boolean" value="true"/> 
    9       </Layout> 
    10       <SubComponents> 
    11         <MenuItem class="javax.swing.JMenuItem" name="popupDeleteIncident"> 
    12           <Properties> 
    13             <Property name="text" type="java.lang.String" value="Delete Incident..."/> 
    14           </Properties> 
    15         </MenuItem> 
    16       </SubComponents> 
    17     </Container> 
    185    <Container class="javax.swing.JPopupMenu" name="eventPopupMenu"> 
    196 
     
    227214          </Properties> 
    228215        </MenuItem> 
    229       </SubComponents> 
    230     </Container> 
    231     <Container class="javax.swing.JFrame" name="incidentFrame"> 
    232       <Properties> 
    233         <Property name="title" type="java.lang.String" value="Incident"/> 
    234         <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 
    235           <Dimension value="[400, 400]"/> 
    236         </Property> 
    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                   <EmptySpace max="-2" attributes="0"/> 
    244                   <Group type="103" groupAlignment="1" attributes="0"> 
    245                       <Component id="jScrollPane1" alignment="0" pref="322" max="32767" attributes="0"/> 
    246                       <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/> 
    247                       <Group type="102" alignment="0" attributes="0"> 
    248                           <Group type="103" groupAlignment="0" attributes="0"> 
    249                               <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/> 
    250                               <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/> 
    251                               <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/> 
    252                           </Group> 
    253                           <EmptySpace type="separate" max="-2" attributes="0"/> 
    254                           <Group type="103" groupAlignment="0" attributes="0"> 
    255                               <Component id="addIncidentName" pref="218" max="32767" attributes="0"/> 
    256                               <Component id="addIncidentNumber" alignment="0" pref="218" max="32767" attributes="0"/> 
    257                               <Group type="102" alignment="1" attributes="0"> 
    258                                   <Component id="incidentColorField" pref="119" max="32767" attributes="0"/> 
    259                                   <EmptySpace max="-2" attributes="0"/> 
    260                                   <Component id="jButton3" min="-2" pref="93" max="-2" attributes="0"/> 
    261                               </Group> 
    262                           </Group> 
    263                       </Group> 
    264                       <Group type="102" alignment="0" attributes="0"> 
    265                           <Component id="incidentCancelButton" min="-2" max="-2" attributes="0"/> 
    266                           <EmptySpace pref="188" max="32767" attributes="0"/> 
    267                           <Component id="incidentOkButton" min="-2" pref="69" max="-2" attributes="0"/> 
    268                       </Group> 
    269                       <Group type="102" alignment="0" attributes="0"> 
    270                           <Group type="103" groupAlignment="0" attributes="0"> 
    271                               <Component id="jLabel12" min="-2" max="-2" attributes="0"/> 
    272                               <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/> 
    273                           </Group> 
    274                           <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> 
    275                           <Group type="103" groupAlignment="0" attributes="0"> 
    276                               <Component id="addIncidentStart" alignment="0" pref="158" max="32767" attributes="0"/> 
    277                               <Component id="addIncidentLength" alignment="0" pref="158" max="32767" attributes="0"/> 
    278                           </Group> 
    279                       </Group> 
    280                   </Group> 
    281                   <EmptySpace max="-2" attributes="0"/> 
    282               </Group> 
    283           </Group> 
    284         </DimensionLayout> 
    285         <DimensionLayout dim="1"> 
    286           <Group type="103" groupAlignment="0" attributes="0"> 
    287               <Group type="102" alignment="0" attributes="0"> 
    288                   <EmptySpace max="-2" attributes="0"/> 
    289                   <Group type="103" groupAlignment="3" attributes="0"> 
    290                       <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> 
    291                       <Component id="addIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/> 
    292                   </Group> 
    293                   <EmptySpace max="-2" attributes="0"/> 
    294                   <Group type="103" groupAlignment="3" attributes="0"> 
    295                       <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> 
    296                       <Component id="addIncidentName" alignment="3" min="-2" max="-2" attributes="0"/> 
    297                   </Group> 
    298                   <EmptySpace max="-2" attributes="0"/> 
    299                   <Group type="103" groupAlignment="3" attributes="0"> 
    300                       <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> 
    301                       <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/> 
    302                       <Component id="incidentColorField" alignment="3" min="-2" max="-2" attributes="0"/> 
    303                   </Group> 
    304                   <EmptySpace max="-2" attributes="0"/> 
    305                   <Component id="jLabel10" min="-2" max="-2" attributes="0"/> 
    306                   <EmptySpace max="-2" attributes="0"/> 
    307                   <Component id="jScrollPane1" pref="106" max="32767" attributes="0"/> 
    308                   <EmptySpace max="-2" attributes="0"/> 
    309                   <Group type="103" groupAlignment="3" attributes="0"> 
    310                       <Component id="addIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/> 
    311                       <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/> 
    312                   </Group> 
    313                   <EmptySpace max="-2" attributes="0"/> 
    314                   <Group type="103" groupAlignment="3" attributes="0"> 
    315                       <Component id="addIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/> 
    316                       <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/> 
    317                   </Group> 
    318                   <EmptySpace max="-2" attributes="0"/> 
    319                   <Group type="103" groupAlignment="3" attributes="0"> 
    320                       <Component id="incidentCancelButton" alignment="3" min="-2" max="-2" attributes="0"/> 
    321                       <Component id="incidentOkButton" alignment="3" 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="javax.swing.JLabel" name="jLabel6"> 
    330           <Properties> 
    331             <Property name="text" type="java.lang.String" value="Incident Number: "/> 
    332           </Properties> 
    333         </Component> 
    334         <Component class="javax.swing.JLabel" name="jLabel8"> 
    335           <Properties> 
    336             <Property name="text" type="java.lang.String" value="Incident Name:"/> 
    337           </Properties> 
    338         </Component> 
    339         <Component class="javax.swing.JLabel" name="jLabel9"> 
    340           <Properties> 
    341             <Property name="text" type="java.lang.String" value="Incident Color: "/> 
    342           </Properties> 
    343         </Component> 
    344         <Component class="javax.swing.JLabel" name="jLabel10"> 
    345           <Properties> 
    346             <Property name="text" type="java.lang.String" value="Incident Description:"/> 
    347           </Properties> 
    348         </Component> 
    349         <Container class="javax.swing.JScrollPane" name="jScrollPane1"> 
    350           <Properties> 
    351             <Property name="horizontalScrollBarPolicy" type="int" value="31"/> 
    352             <Property name="verticalScrollBarPolicy" type="int" value="22"/> 
    353           </Properties> 
    354           <AuxValues> 
    355             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> 
    356           </AuxValues> 
    357  
    358           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> 
    359           <SubComponents> 
    360             <Component class="javax.swing.JTextArea" name="addIncidentDescription"> 
    361               <Properties> 
    362                 <Property name="columns" type="int" value="20"/> 
    363                 <Property name="lineWrap" type="boolean" value="true"/> 
    364                 <Property name="rows" type="int" value="5"/> 
    365                 <Property name="wrapStyleWord" type="boolean" value="true"/> 
    366               </Properties> 
    367             </Component> 
    368           </SubComponents> 
    369         </Container> 
    370         <Component class="javax.swing.JButton" name="incidentOkButton"> 
    371           <Properties> 
    372             <Property name="text" type="java.lang.String" value="OK"/> 
    373           </Properties> 
    374           <Events> 
    375             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentOkButtonActionPerformed"/> 
    376           </Events> 
    377         </Component> 
    378         <Component class="javax.swing.JButton" name="incidentCancelButton"> 
    379           <Properties> 
    380             <Property name="text" type="java.lang.String" value="Cancel"/> 
    381           </Properties> 
    382           <Events> 
    383             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentCancelButtonActionPerformed"/> 
    384           </Events> 
    385         </Component> 
    386         <Component class="javax.swing.JSpinner" name="addIncidentNumber"> 
    387           <Properties> 
    388             <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor"> 
    389               <SpinnerModel initial="101" minimum="101" numberType="java.lang.Integer" stepSize="1" type="number"/> 
    390             </Property> 
    391           </Properties> 
    392         </Component> 
    393         <Component class="javax.swing.JTextField" name="addIncidentName"> 
    394         </Component> 
    395         <Component class="javax.swing.JLabel" name="jLabel11"> 
    396           <Properties> 
    397             <Property name="text" type="java.lang.String" value="Incident Length in Minutes: "/> 
    398           </Properties> 
    399         </Component> 
    400         <Component class="javax.swing.JSpinner" name="addIncidentLength"> 
    401           <Properties> 
    402             <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor"> 
    403               <SpinnerModel initial="0" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/> 
    404             </Property> 
    405           </Properties> 
    406         </Component> 
    407         <Component class="javax.swing.JLabel" name="jLabel12"> 
    408           <Properties> 
    409             <Property name="text" type="java.lang.String" value="Incident Start Time in Minutes:"/> 
    410           </Properties> 
    411         </Component> 
    412         <Component class="javax.swing.JSpinner" name="addIncidentStart"> 
    413           <Properties> 
    414             <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor"> 
    415               <SpinnerModel initial="0" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/> 
    416             </Property> 
    417           </Properties> 
    418         </Component> 
    419         <Component class="javax.swing.JButton" name="jButton3"> 
    420           <Properties> 
    421             <Property name="text" type="java.lang.String" value="Choose..."/> 
    422           </Properties> 
    423           <Events> 
    424             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> 
    425           </Events> 
    426         </Component> 
    427         <Component class="javax.swing.JTextField" name="incidentColorField"> 
    428           <Properties> 
    429             <Property name="editable" type="boolean" value="false"/> 
    430             <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> 
    431               <Color blue="0" green="0" red="0" type="rgb"/> 
    432             </Property> 
    433           </Properties> 
    434         </Component> 
    435216      </SubComponents> 
    436217    </Container> 
     
    633414      </SubComponents> 
    634415    </Container> 
    635     <Component class="javax.swing.JColorChooser" name="incidentColorChooser"> 
    636     </Component> 
    637     <Menu class="javax.swing.JMenuBar" name="scriptBuilderMenuBar"> 
    638       <SubComponents> 
    639         <Menu class="javax.swing.JMenu" name="fileMenu"> 
    640           <Properties> 
    641             <Property name="text" type="java.lang.String" value="File"/> 
    642             <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> 
    643               <Insets value="[0, 10, 0, 10]"/> 
    644             </Property> 
    645           </Properties> 
    646           <Events> 
    647             <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileMenuActionPerformed"/> 
    648           </Events> 
    649           <SubComponents> 
    650             <MenuItem class="javax.swing.JMenuItem" name="fileNew"> 
    651               <Properties> 
    652                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    653                   <KeyStroke key="Shift+Ctrl+N"/> 
    654                 </Property> 
    655                 <Property name="text" type="java.lang.String" value="New"/> 
    656               </Properties> 
    657               <Events> 
    658                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileNewActionPerformed"/> 
    659               </Events> 
    660             </MenuItem> 
    661             <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator1"> 
    662             </MenuItem> 
    663             <MenuItem class="javax.swing.JMenuItem" name="fileOpen"> 
    664               <Properties> 
    665                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    666                   <KeyStroke key="Shift+Ctrl+O"/> 
    667                 </Property> 
    668                 <Property name="text" type="java.lang.String" value="Open..."/> 
    669               </Properties> 
    670               <Events> 
    671                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileOpenActionPerformed"/> 
    672               </Events> 
    673             </MenuItem> 
    674             <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator2"> 
    675             </MenuItem> 
    676             <MenuItem class="javax.swing.JMenuItem" name="fileSave"> 
    677               <Properties> 
    678                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    679                   <KeyStroke key="Ctrl+S"/> 
    680                 </Property> 
    681                 <Property name="text" type="java.lang.String" value="Save"/> 
    682               </Properties> 
    683               <Events> 
    684                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveActionPerformed"/> 
    685               </Events> 
    686             </MenuItem> 
    687             <MenuItem class="javax.swing.JMenuItem" name="fileSaveAs"> 
    688               <Properties> 
    689                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    690                   <KeyStroke key="Shift+Ctrl+S"/> 
    691                 </Property> 
    692                 <Property name="text" type="java.lang.String" value="Save as..."/> 
    693               </Properties> 
    694               <Events> 
    695                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveAsActionPerformed"/> 
    696               </Events> 
    697             </MenuItem> 
    698           </SubComponents> 
    699         </Menu> 
    700         <Menu class="javax.swing.JMenu" name="generateMenu"> 
    701           <Properties> 
    702             <Property name="label" type="java.lang.String" value="Generate"/> 
    703             <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> 
    704               <Insets value="[0, 10, 0, 10]"/> 
    705             </Property> 
    706           </Properties> 
    707           <SubComponents> 
    708             <MenuItem class="javax.swing.JMenuItem" name="generateNotebooks"> 
    709               <Properties> 
    710                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    711                   <KeyStroke key="Ctrl+Alt+N"/> 
    712                 </Property> 
    713                 <Property name="text" type="java.lang.String" value="Generate Notebooks..."/> 
    714               </Properties> 
    715               <Events> 
    716                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNotebooksActionPerformed"/> 
    717               </Events> 
    718             </MenuItem> 
    719             <MenuItem class="javax.swing.JMenuItem" name="jMenuItem3"> 
    720               <Properties> 
    721                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    722                   <KeyStroke key="Ctrl+Alt+W"/> 
    723                 </Property> 
    724                 <Property name="text" type="java.lang.String" value="Generate Web Notebook..."/> 
    725               </Properties> 
    726             </MenuItem> 
    727             <MenuItem class="javax.swing.JMenuItem" name="generateScorecards"> 
    728               <Properties> 
    729                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    730                   <KeyStroke key="Ctrl+Alt+S"/> 
    731                 </Property> 
    732                 <Property name="text" type="java.lang.String" value="Generate Scorecards..."/> 
    733               </Properties> 
    734               <Events> 
    735                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateScorecardsActionPerformed"/> 
    736               </Events> 
    737             </MenuItem> 
    738             <MenuItem class="javax.swing.JMenuItem" name="generateOrganizationChart"> 
    739               <Properties> 
    740                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    741                   <KeyStroke key="Ctrl+Alt+O"/> 
    742                 </Property> 
    743                 <Property name="text" type="java.lang.String" value="Generate D14 TMC Org Chart..."/> 
    744               </Properties> 
    745               <Events> 
    746                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateOrganizationChartActionPerformed"/> 
    747               </Events> 
    748             </MenuItem> 
    749             <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator3"> 
    750             </MenuItem> 
    751             <MenuItem class="javax.swing.JMenuItem" name="generateProjectRequirements"> 
    752               <Properties> 
    753                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    754                   <KeyStroke key="Ctrl+Alt+R"/> 
    755                 </Property> 
    756                 <Property name="text" type="java.lang.String" value="Generate Project Worklist..."/> 
    757               </Properties> 
    758               <Events> 
    759                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateProjectRequirementsActionPerformed"/> 
    760               </Events> 
    761             </MenuItem> 
    762           </SubComponents> 
    763         </Menu> 
    764         <Menu class="javax.swing.JMenu" name="incidentMenu"> 
    765           <Properties> 
    766             <Property name="text" type="java.lang.String" value="Incidents"/> 
    767             <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> 
    768               <Insets value="[0, 10, 0, 10]"/> 
    769             </Property> 
    770           </Properties> 
    771           <SubComponents> 
    772             <MenuItem class="javax.swing.JMenuItem" name="newIncident"> 
    773               <Properties> 
    774                 <Property name="text" type="java.lang.String" value="New Incident..."/> 
    775               </Properties> 
    776               <Events> 
    777                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newIncidentActionPerformed"/> 
    778               </Events> 
    779             </MenuItem> 
    780             <MenuItem class="javax.swing.JMenuItem" name="editIncident"> 
    781               <Properties> 
    782                 <Property name="text" type="java.lang.String" value="Edit Incident..."/> 
    783               </Properties> 
    784               <Events> 
    785                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="editIncidentActionPerformed"/> 
    786               </Events> 
    787             </MenuItem> 
    788             <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator4"> 
    789             </MenuItem> 
    790             <MenuItem class="javax.swing.JMenuItem" name="saveIncident"> 
    791               <Properties> 
    792                 <Property name="text" type="java.lang.String" value="Save Incident..."/> 
    793               </Properties> 
    794               <Events> 
    795                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="saveIncidentActionPerformed"/> 
    796               </Events> 
    797             </MenuItem> 
    798             <MenuItem class="javax.swing.JMenuItem" name="loadIncident"> 
    799               <Properties> 
    800                 <Property name="text" type="java.lang.String" value="Load Incident..."/> 
    801               </Properties> 
    802               <Events> 
    803                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="loadIncidentActionPerformed"/> 
    804               </Events> 
    805             </MenuItem> 
    806           </SubComponents> 
    807         </Menu> 
    808         <Menu class="javax.swing.JMenu" name="generateNoiseMenu"> 
    809           <Properties> 
    810             <Property name="text" type="java.lang.String" value="Noise"/> 
    811           </Properties> 
    812           <SubComponents> 
    813             <MenuItem class="javax.swing.JMenuItem" name="generateNoiseOption"> 
    814               <Properties> 
    815                 <Property name="text" type="java.lang.String" value="Generate Noise..."/> 
    816               </Properties> 
    817               <Events> 
    818                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNoiseOptionActionPerformed"/> 
    819               </Events> 
    820             </MenuItem> 
    821           </SubComponents> 
    822         </Menu> 
    823         <Menu class="javax.swing.JMenu" name="helpMenu"> 
    824           <Properties> 
    825             <Property name="text" type="java.lang.String" value="Help"/> 
    826             <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> 
    827               <Insets value="[0, 10, 0, 10]"/> 
    828             </Property> 
    829           </Properties> 
    830           <SubComponents> 
    831             <MenuItem class="javax.swing.JMenuItem" name="helpTutorial"> 
    832               <Properties> 
    833                 <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> 
    834                   <KeyStroke key="F1"/> 
    835                 </Property> 
    836                 <Property name="text" type="java.lang.String" value="Tutorial..."/> 
    837               </Properties> 
    838             </MenuItem> 
    839             <MenuItem class="javax.swing.JMenuItem" name="helpAbout"> 
    840               <Properties> 
    841                 <Property name="text" type="java.lang.String" value="About..."/> 
    842               </Properties> 
    843               <Events> 
    844                 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpAboutActionPerformed"/> 
    845               </Events> 
    846             </MenuItem> 
    847           </SubComponents> 
    848         </Menu> 
    849       </SubComponents> 
    850     </Menu> 
    851416  </NonVisualComponents> 
    852417  <Properties> 
     
    861426  </Properties> 
    862427  <SyntheticProperties> 
    863     <SyntheticProperty name="menuBar" type="java.lang.String" value="scriptBuilderMenuBar"/> 
    864428    <SyntheticProperty name="formSizePolicy" type="int" value="1"/> 
    865429    <SyntheticProperty name="generateCenter" type="boolean" value="false"/> 
     
    941505                  <Component id="scriptEventsPanel1" alignment="0" max="32767" attributes="1"/> 
    942506              </Group> 
    943               <EmptySpace min="-2" max="-2" attributes="0"/> 
     507              <EmptySpace max="32767" attributes="0"/> 
    944508          </Group> 
    945509      </Group> 
     
    978542                  <Group type="102" alignment="0" attributes="0"> 
    979543                      <EmptySpace max="-2" attributes="0"/> 
    980                       <Group type="103" groupAlignment="1" attributes="0"> 
    981                           <Group type="103" alignment="1" groupAlignment="0" attributes="0"> 
    982                               <Component id="incidentNumberPanel8" alignment="0" min="-2" max="-2" attributes="0"/> 
    983                               <Component id="incidentNumberPanel9" alignment="0" min="-2" max="-2" attributes="0"/> 
    984                           </Group> 
    985                           <Group type="103" alignment="1" groupAlignment="0" attributes="0"> 
    986                               <Component id="incidentNumberPanel1" alignment="0" min="-2" max="-2" attributes="0"/> 
    987                               <Component id="incidentNumberPanel4" alignment="0" min="-2" max="-2" attributes="0"/> 
    988                               <Component id="incidentNumberPanel5" alignment="0" min="-2" max="-2" attributes="0"/> 
    989                               <Component id="incidentNumberPanel6" alignment="0" min="-2" max="-2" attributes="0"/> 
    990                               <Component id="incidentNumberPanel3" alignment="0" min="-2" max="-2" attributes="0"/> 
    991                               <Component id="incidentNumberPanel2" alignment="0" min="-2" max="-2" attributes="0"/> 
    992                               <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/> 
    993                           </Group> 
    994                           <Component id="incidentNumberPanel10" min="-2" max="-2" attributes="0"/> 
    995                       </Group> 
    996                       <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> 
    997                       <Group type="103" groupAlignment="0" attributes="0"> 
    998                           <Component id="incidentTimelinePanel7" max="32767" attributes="1"/> 
    999                           <Component id="incidentTimelinePanel6" alignment="0" min="-2" max="-2" attributes="1"/> 
    1000                           <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0"> 
    1001                               <Component id="incidentTimelinePanel5" alignment="0" max="32767" attributes="1"/> 
    1002                               <Component id="incidentTimelinePanel4" alignment="0" min="-2" max="-2" attributes="1"/> 
    1003                           </Group> 
    1004                           <Component id="incidentTimelinePanel3" alignment="0" min="-2" max="-2" attributes="1"/> 
    1005                           <Component id="incidentTimelinePanel1" alignment="0" min="-2" pref="6778" max="-2" attributes="1"/> 
    1006                           <Component id="incidentTimelinePanel2" alignment="0" min="-2" max="-2" attributes="1"/> 
    1007                           <Component id="incidentTimelinePanel8" alignment="0" min="-2" max="-2" attributes="1"/> 
    1008                           <Component id="incidentTimelinePanel9" alignment="0" min="-2" max="-2" attributes="1"/> 
    1009                           <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="1"/> 
    1010                       </Group> 
    1011                       <EmptySpace min="-2" pref="190" max="-2" attributes="0"/> 
     544                      <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/> 
     545                      <EmptySpace type="unrelated" max="-2" attributes="0"/> 
     546                      <Component id="incidentTimelinePanel1" min="-2" pref="6776" max="-2" attributes="1"/> 
     547                      <EmptySpace pref="300" max="32767" attributes="0"/> 
    1012548                  </Group> 
    1013549              </Group> 
     
    1017553                  <Group type="102" alignment="0" attributes="0"> 
    1018554                      <EmptySpace max="-2" attributes="0"/> 
    1019                       <Group type="103" groupAlignment="0" attributes="0"> 
    1020                           <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/> 
    1021                           <Component id="incidentTimelinePanel1" min="-2" max="-2" attributes="0"/> 
    1022                       </Group> 
    1023                       <EmptySpace max="-2" attributes="0"/> 
    1024                       <Group type="103" groupAlignment="0" attributes="0"> 
    1025                           <Group type="102" alignment="0" attributes="0"> 
    1026                               <Component id="incidentNumberPanel2" min="-2" max="-2" attributes="0"/> 
    1027                               <EmptySpace max="-2" attributes="0"/> 
    1028                               <Component id="incidentNumberPanel3" min="-2" max="-2" attributes="0"/> 
    1029                               <EmptySpace max="-2" attributes="0"/> 
    1030                               <Component id="incidentNumberPanel4" min="-2" max="-2" attributes="0"/> 
    1031                               <EmptySpace max="-2" attributes="0"/> 
    1032                               <Component id="incidentNumberPanel5" min="-2" max="-2" attributes="0"/> 
    1033                               <EmptySpace max="-2" attributes="0"/> 
    1034                               <Component id="incidentNumberPanel6" min="-2" max="-2" attributes="0"/> 
    1035                           </Group> 
    1036                           <Group type="102" alignment="0" attributes="0"> 
    1037                               <Component id="incidentTimelinePanel2" min="-2" max="-2" attributes="0"/> 
    1038                               <EmptySpace max="-2" attributes="0"/> 
    1039                               <Component id="incidentTimelinePanel3" min="-2" max="-2" attributes="0"/> 
    1040                               <EmptySpace max="-2" attributes="0"/> 
    1041                               <Component id="incidentTimelinePanel4" min="-2" max="-2" attributes="0"/> 
    1042                               <EmptySpace max="-2" attributes="0"/> 
    1043                               <Component id="incidentTimelinePanel5" min="-2" max="-2" attributes="0"/> 
    1044                               <EmptySpace max="-2" attributes="0"/> 
    1045                               <Component id="incidentTimelinePanel6" min="-2" max="-2" attributes="0"/> 
    1046                           </Group> 
    1047                       </Group> 
    1048                       <EmptySpace max="-2" attributes="0"/> 
    1049                       <Group type="103" groupAlignment="0" attributes="0"> 
    1050                           <Component id="incidentTimelinePanel7" alignment="0" min="-2" max="-2" attributes="0"/> 
    1051                           <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/> 
    1052                       </Group> 
    1053                       <EmptySpace max="-2" attributes="0"/> 
    1054                       <Group type="103" groupAlignment="0" attributes="0"> 
    1055                           <Group type="102" alignment="0" attributes="0"> 
    1056                               <Component id="incidentTimelinePanel8" min="-2" max="-2" attributes="0"/> 
    1057                               <EmptySpace max="-2" attributes="0"/> 
    1058                               <Component id="incidentTimelinePanel9" min="-2" max="-2" attributes="0"/> 
    1059                           </Group> 
    1060                           <Group type="102" alignment="0" attributes="0"> 
    1061                               <Component id="incidentNumberPanel8" min="-2" max="-2" attributes="0"/> 
    1062                               <EmptySpace max="-2" attributes="0"/> 
    1063                               <Component id="incidentNumberPanel9" min="-2" max="-2" attributes="0"/> 
    1064                           </Group> 
    1065                       </Group> 
    1066                       <EmptySpace max="-2" attributes="0"/> 
    1067                       <Group type="103" groupAlignment="0" attributes="0"> 
    1068                           <Component id="incidentNumberPanel10" alignment="0" min="-2" max="-2" attributes="0"/> 
    1069                           <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="0"/> 
    1070                       </Group> 
    1071                       <EmptySpace pref="251" max="32767" attributes="0"/> 
     555                      <Group type="103" groupAlignment="0" max="-2" attributes="0"> 
     556                          <Component id="incidentTimelinePanel1" pref="334" max="32767" attributes="0"/> 
     557                          <Component id="incidentNumberPanel1" max="32767" attributes="0"/> 
     558                      </Group> 
     559                      <EmptySpace pref="977" max="32767" attributes="0"/> 
    1072560                  </Group> 
    1073561              </Group> 
     
    1089577                <DimensionLayout dim="0"> 
    1090578                  <Group type="103" groupAlignment="0" attributes="0"> 
    1091                       <EmptySpace min="0" pref="6778" max="32767" attributes="0"/> 
     579                      <EmptySpace min="0" pref="6776" max="32767" attributes="0"/> 
    1092580                  </Group> 
    1093581                </DimensionLayout> 
    1094582                <DimensionLayout dim="1"> 
    1095583                  <Group type="103" groupAlignment="0" attributes="0"> 
    1096                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1097                   </Group> 
    1098                 </DimensionLayout> 
    1099               </Layout> 
    1100             </Container> 
    1101             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel2"> 
    1102               <Properties> 
    1103                 <Property name="opaque" type="boolean" value="false"/> 
    1104               </Properties> 
    1105  
    1106               <Layout> 
    1107                 <DimensionLayout dim="0"> 
    1108                   <Group type="103" groupAlignment="0" attributes="0"> 
    1109                       <EmptySpace min="0" pref="6726" max="32767" attributes="0"/> 
    1110                   </Group> 
    1111                 </DimensionLayout> 
    1112                 <DimensionLayout dim="1"> 
    1113                   <Group type="103" groupAlignment="0" attributes="0"> 
    1114                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1115                   </Group> 
    1116                 </DimensionLayout> 
    1117               </Layout> 
    1118             </Container> 
    1119             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel8"> 
    1120               <Properties> 
    1121                 <Property name="opaque" type="boolean" value="false"/> 
    1122               </Properties> 
    1123  
    1124               <Layout> 
    1125                 <DimensionLayout dim="0"> 
    1126                   <Group type="103" groupAlignment="0" attributes="0"> 
    1127                       <EmptySpace min="0" pref="5686" max="32767" attributes="0"/> 
    1128                   </Group> 
    1129                 </DimensionLayout> 
    1130                 <DimensionLayout dim="1"> 
    1131                   <Group type="103" groupAlignment="0" attributes="0"> 
    1132                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1133                   </Group> 
    1134                 </DimensionLayout> 
    1135               </Layout> 
    1136             </Container> 
    1137             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel3"> 
    1138               <Properties> 
    1139                 <Property name="opaque" type="boolean" value="false"/> 
    1140               </Properties> 
    1141  
    1142               <Layout> 
    1143                 <DimensionLayout dim="0"> 
    1144                   <Group type="103" groupAlignment="0" attributes="0"> 
    1145                       <EmptySpace min="0" pref="605" max="32767" attributes="0"/> 
    1146                   </Group> 
    1147                 </DimensionLayout> 
    1148                 <DimensionLayout dim="1"> 
    1149                   <Group type="103" groupAlignment="0" attributes="0"> 
    1150                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1151                   </Group> 
    1152                 </DimensionLayout> 
    1153               </Layout> 
    1154             </Container> 
    1155             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel6"> 
    1156               <Properties> 
    1157                 <Property name="opaque" type="boolean" value="false"/> 
    1158               </Properties> 
    1159  
    1160               <Layout> 
    1161                 <DimensionLayout dim="0"> 
    1162                   <Group type="103" groupAlignment="0" attributes="0"> 
    1163                       <EmptySpace min="0" pref="605" max="32767" attributes="0"/> 
    1164                   </Group> 
    1165                 </DimensionLayout> 
    1166                 <DimensionLayout dim="1"> 
    1167                   <Group type="103" groupAlignment="0" attributes="0"> 
    1168                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1169                   </Group> 
    1170                 </DimensionLayout> 
    1171               </Layout> 
    1172             </Container> 
    1173             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel5"> 
    1174               <Properties> 
    1175                 <Property name="opaque" type="boolean" value="false"/> 
    1176               </Properties> 
    1177  
    1178               <Layout> 
    1179                 <DimensionLayout dim="0"> 
    1180                   <Group type="103" groupAlignment="0" attributes="0"> 
    1181                       <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 
    1182                   </Group> 
    1183                 </DimensionLayout> 
    1184                 <DimensionLayout dim="1"> 
    1185                   <Group type="103" groupAlignment="0" attributes="0"> 
    1186                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1187                   </Group> 
    1188                 </DimensionLayout> 
    1189               </Layout> 
    1190             </Container> 
    1191             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel4"> 
    1192               <Properties> 
    1193                 <Property name="opaque" type="boolean" value="false"/> 
    1194               </Properties> 
    1195  
    1196               <Layout> 
    1197                 <DimensionLayout dim="0"> 
    1198                   <Group type="103" groupAlignment="0" attributes="0"> 
    1199                       <EmptySpace min="0" pref="617" max="32767" attributes="0"/> 
    1200                   </Group> 
    1201                 </DimensionLayout> 
    1202                 <DimensionLayout dim="1"> 
    1203                   <Group type="103" groupAlignment="0" attributes="0"> 
    1204                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1205                   </Group> 
    1206                 </DimensionLayout> 
    1207               </Layout> 
    1208             </Container> 
    1209             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel7"> 
    1210               <Properties> 
    1211                 <Property name="opaque" type="boolean" value="false"/> 
    1212               </Properties> 
    1213  
    1214               <Layout> 
    1215                 <DimensionLayout dim="0"> 
    1216                   <Group type="103" groupAlignment="0" attributes="0"> 
    1217                       <EmptySpace min="0" pref="6882" max="32767" attributes="0"/> 
    1218                   </Group> 
    1219                 </DimensionLayout> 
    1220                 <DimensionLayout dim="1"> 
    1221                   <Group type="103" groupAlignment="0" attributes="0"> 
    1222                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1223                   </Group> 
    1224                 </DimensionLayout> 
    1225               </Layout> 
    1226             </Container> 
    1227             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel10"> 
    1228               <Properties> 
    1229                 <Property name="opaque" type="boolean" value="false"/> 
    1230               </Properties> 
    1231  
    1232               <Layout> 
    1233                 <DimensionLayout dim="0"> 
    1234                   <Group type="103" groupAlignment="0" attributes="0"> 
    1235                       <EmptySpace min="0" pref="6573" max="32767" attributes="0"/> 
    1236                   </Group> 
    1237                 </DimensionLayout> 
    1238                 <DimensionLayout dim="1"> 
    1239                   <Group type="103" groupAlignment="0" attributes="0"> 
    1240                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1241                   </Group> 
    1242                 </DimensionLayout> 
    1243               </Layout> 
    1244             </Container> 
    1245             <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel9"> 
    1246               <Properties> 
    1247                 <Property name="opaque" type="boolean" value="false"/> 
    1248               </Properties> 
    1249  
    1250               <Layout> 
    1251                 <DimensionLayout dim="0"> 
    1252                   <Group type="103" groupAlignment="0" attributes="0"> 
    1253                       <EmptySpace min="0" pref="6470" max="32767" attributes="0"/> 
    1254                   </Group> 
    1255                 </DimensionLayout> 
    1256                 <DimensionLayout dim="1"> 
    1257                   <Group type="103" groupAlignment="0" attributes="0"> 
    1258                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
     584                      <EmptySpace min="0" pref="334" max="32767" attributes="0"/> 
    1259585                  </Group> 
    1260586                </DimensionLayout> 
     
    1274600                <DimensionLayout dim="1"> 
    1275601                  <Group type="103" groupAlignment="0" attributes="0"> 
    1276                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1277                   </Group> 
    1278                 </DimensionLayout> 
    1279               </Layout> 
    1280             </Container> 
    1281             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel2"> 
    1282               <Properties> 
    1283                 <Property name="opaque" type="boolean" value="false"/> 
    1284               </Properties> 
    1285  
    1286               <Layout> 
    1287                 <DimensionLayout dim="0"> 
    1288                   <Group type="103" groupAlignment="0" attributes="0"> 
    1289                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1290                   </Group> 
    1291                 </DimensionLayout> 
    1292                 <DimensionLayout dim="1"> 
    1293                   <Group type="103" groupAlignment="0" attributes="0"> 
    1294                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1295                   </Group> 
    1296                 </DimensionLayout> 
    1297               </Layout> 
    1298             </Container> 
    1299             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel3"> 
    1300               <Properties> 
    1301                 <Property name="opaque" type="boolean" value="false"/> 
    1302               </Properties> 
    1303  
    1304               <Layout> 
    1305                 <DimensionLayout dim="0"> 
    1306                   <Group type="103" groupAlignment="0" attributes="0"> 
    1307                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1308                   </Group> 
    1309                 </DimensionLayout> 
    1310                 <DimensionLayout dim="1"> 
    1311                   <Group type="103" groupAlignment="0" attributes="0"> 
    1312                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1313                   </Group> 
    1314                 </DimensionLayout> 
    1315               </Layout> 
    1316             </Container> 
    1317             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel4"> 
    1318               <Properties> 
    1319                 <Property name="opaque" type="boolean" value="false"/> 
    1320               </Properties> 
    1321  
    1322               <Layout> 
    1323                 <DimensionLayout dim="0"> 
    1324                   <Group type="103" groupAlignment="0" attributes="0"> 
    1325                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1326                   </Group> 
    1327                 </DimensionLayout> 
    1328                 <DimensionLayout dim="1"> 
    1329                   <Group type="103" groupAlignment="0" attributes="0"> 
    1330                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1331                   </Group> 
    1332                 </DimensionLayout> 
    1333               </Layout> 
    1334             </Container> 
    1335             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel5"> 
    1336               <Properties> 
    1337                 <Property name="opaque" type="boolean" value="false"/> 
    1338               </Properties> 
    1339  
    1340               <Layout> 
    1341                 <DimensionLayout dim="0"> 
    1342                   <Group type="103" groupAlignment="0" attributes="0"> 
    1343                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1344                   </Group> 
    1345                 </DimensionLayout> 
    1346                 <DimensionLayout dim="1"> 
    1347                   <Group type="103" groupAlignment="0" attributes="0"> 
    1348                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1349                   </Group> 
    1350                 </DimensionLayout> 
    1351               </Layout> 
    1352             </Container> 
    1353             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel6"> 
    1354               <Properties> 
    1355                 <Property name="opaque" type="boolean" value="false"/> 
    1356               </Properties> 
    1357  
    1358               <Layout> 
    1359                 <DimensionLayout dim="0"> 
    1360                   <Group type="103" groupAlignment="0" attributes="0"> 
    1361                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1362                   </Group> 
    1363                 </DimensionLayout> 
    1364                 <DimensionLayout dim="1"> 
    1365                   <Group type="103" groupAlignment="0" attributes="0"> 
    1366                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1367                   </Group> 
    1368                 </DimensionLayout> 
    1369               </Layout> 
    1370             </Container> 
    1371             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel7"> 
    1372               <Properties> 
    1373                 <Property name="opaque" type="boolean" value="false"/> 
    1374               </Properties> 
    1375  
    1376               <Layout> 
    1377                 <DimensionLayout dim="0"> 
    1378                   <Group type="103" groupAlignment="0" attributes="0"> 
    1379                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1380                   </Group> 
    1381                 </DimensionLayout> 
    1382                 <DimensionLayout dim="1"> 
    1383                   <Group type="103" groupAlignment="0" attributes="0"> 
    1384                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1385                   </Group> 
    1386                 </DimensionLayout> 
    1387               </Layout> 
    1388             </Container> 
    1389             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel8"> 
    1390               <Properties> 
    1391                 <Property name="opaque" type="boolean" value="false"/> 
    1392               </Properties> 
    1393  
    1394               <Layout> 
    1395                 <DimensionLayout dim="0"> 
    1396                   <Group type="103" groupAlignment="0" attributes="0"> 
    1397                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1398                   </Group> 
    1399                 </DimensionLayout> 
    1400                 <DimensionLayout dim="1"> 
    1401                   <Group type="103" groupAlignment="0" attributes="0"> 
    1402                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1403                   </Group> 
    1404                 </DimensionLayout> 
    1405               </Layout> 
    1406             </Container> 
    1407             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel9"> 
    1408               <Properties> 
    1409                 <Property name="opaque" type="boolean" value="false"/> 
    1410               </Properties> 
    1411  
    1412               <Layout> 
    1413                 <DimensionLayout dim="0"> 
    1414                   <Group type="103" groupAlignment="0" attributes="0"> 
    1415                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1416                   </Group> 
    1417                 </DimensionLayout> 
    1418                 <DimensionLayout dim="1"> 
    1419                   <Group type="103" groupAlignment="0" attributes="0"> 
    1420                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1421                   </Group> 
    1422                 </DimensionLayout> 
    1423               </Layout> 
    1424             </Container> 
    1425             <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel10"> 
    1426               <Properties> 
    1427                 <Property name="opaque" type="boolean" value="false"/> 
    1428               </Properties> 
    1429  
    1430               <Layout> 
    1431                 <DimensionLayout dim="0"> 
    1432                   <Group type="103" groupAlignment="0" attributes="0"> 
    1433                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
    1434                   </Group> 
    1435                 </DimensionLayout> 
    1436                 <DimensionLayout dim="1"> 
    1437                   <Group type="103" groupAlignment="0" attributes="0"> 
    1438                       <EmptySpace min="0" pref="100" max="32767" attributes="0"/> 
     602                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 
    1439603                  </Group> 
    1440604                </DimensionLayout> 
Note: See TracChangeset for help on using the changeset viewer.