Warning: Can't use blame annotator:
svn blame failed on trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator-scriptbuilder/trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form @ 177

Revision 177, 84.8 KB checked in by jdalbey, 6 years ago (diff)

ScriptBuilderFrame?.java Remove color chooser widget from New Incident panel and replace with a simple combo box.

RevLine 
1<?xml version="1.0" encoding="UTF-8" ?>
2
3<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
4  <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          <Events>
16            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="popupDeleteIncidentActionPerformed"/>
17          </Events>
18        </MenuItem>
19      </SubComponents>
20    </Container>
21    <Container class="javax.swing.JPopupMenu" name="eventPopupMenu">
22
23      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
24        <Property name="useNullLayout" type="boolean" value="true"/>
25      </Layout>
26      <SubComponents>
27        <MenuItem class="javax.swing.JMenuItem" name="cadEvent">
28          <Properties>
29            <Property name="text" type="java.lang.String" value="CAD Event"/>
30          </Properties>
31          <Events>
32            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMousePressed"/>
33            <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMouseReleased"/>
34            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadEventActionPerformed"/>
35          </Events>
36        </MenuItem>
37        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
38          <Properties>
39            <Property name="text" type="java.lang.String" value="Paramics Event"/>
40          </Properties>
41        </MenuItem>
42        <MenuItem class="javax.swing.JMenuItem" name="radioEvent">
43          <Properties>
44            <Property name="text" type="java.lang.String" value="Radio Event"/>
45          </Properties>
46          <Events>
47            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="radioEventMousePressed"/>
48          </Events>
49        </MenuItem>
50        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem4">
51          <Properties>
52            <Property name="text" type="java.lang.String" value="Telephone Event"/>
53          </Properties>
54        </MenuItem>
55        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem5">
56          <Properties>
57            <Property name="text" type="java.lang.String" value="Video Event"/>
58          </Properties>
59        </MenuItem>
60        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem6">
61          <Properties>
62            <Property name="text" type="java.lang.String" value="Evaluation Event"/>
63          </Properties>
64        </MenuItem>
65      </SubComponents>
66    </Container>
67    <Container class="javax.swing.JFrame" name="cadEventFrame">
68      <Properties>
69        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
70          <Dimension value="[400, 300]"/>
71        </Property>
72      </Properties>
73
74      <Layout>
75        <DimensionLayout dim="0">
76          <Group type="103" groupAlignment="0" attributes="0">
77              <Group type="102" attributes="0">
78                  <EmptySpace max="-2" attributes="0"/>
79                  <Component id="labelCADEntry" min="-2" pref="68" max="-2" attributes="0"/>
80                  <EmptySpace max="32767" attributes="0"/>
81              </Group>
82          </Group>
83        </DimensionLayout>
84        <DimensionLayout dim="1">
85          <Group type="103" groupAlignment="0" attributes="0">
86              <Group type="102" alignment="0" attributes="0">
87                  <EmptySpace max="-2" attributes="0"/>
88                  <Component id="labelCADEntry" min="-2" max="-2" attributes="0"/>
89                  <EmptySpace pref="1357" max="32767" attributes="0"/>
90              </Group>
91          </Group>
92        </DimensionLayout>
93      </Layout>
94      <SubComponents>
95        <Component class="javax.swing.JLabel" name="labelCADEntry">
96          <Properties>
97            <Property name="text" type="java.lang.String" value="CAD Entry"/>
98          </Properties>
99        </Component>
100      </SubComponents>
101    </Container>
102    <Container class="javax.swing.JFrame" name="radioEventFrame">
103      <Properties>
104        <Property name="title" type="java.lang.String" value="Add Radio Event"/>
105        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
106          <Dimension value="[400, 300]"/>
107        </Property>
108      </Properties>
109
110      <Layout>
111        <DimensionLayout dim="0">
112          <Group type="103" groupAlignment="0" attributes="0">
113              <Group type="102" alignment="1" attributes="0">
114                  <EmptySpace max="-2" attributes="0"/>
115                  <Group type="103" groupAlignment="1" attributes="0">
116                      <Component id="radioMessageScrollPane" alignment="0" pref="380" max="32767" attributes="0"/>
117                      <Group type="102" alignment="0" attributes="0">
118                          <Component id="labelRadioType" min="-2" max="-2" attributes="0"/>
119                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
120                          <Component id="radioTypeComboBox" pref="312" max="32767" attributes="0"/>
121                      </Group>
122                      <Component id="labelRadioMessage" alignment="0" min="-2" max="-2" attributes="0"/>
123                      <Group type="102" alignment="0" attributes="0">
124                          <Component id="cancelButton" min="-2" max="-2" attributes="0"/>
125                          <EmptySpace pref="246" max="32767" attributes="0"/>
126                          <Component id="okButton" min="-2" pref="69" max="-2" attributes="0"/>
127                      </Group>
128                  </Group>
129                  <EmptySpace max="-2" attributes="0"/>
130              </Group>
131          </Group>
132        </DimensionLayout>
133        <DimensionLayout dim="1">
134          <Group type="103" groupAlignment="0" attributes="0">
135              <Group type="102" alignment="0" attributes="0">
136                  <EmptySpace max="-2" attributes="0"/>
137                  <Group type="103" groupAlignment="3" attributes="0">
138                      <Component id="labelRadioType" alignment="3" min="-2" max="-2" attributes="0"/>
139                      <Component id="radioTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
140                  </Group>
141                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
142                  <Component id="labelRadioMessage" min="-2" max="-2" attributes="0"/>
143                  <EmptySpace max="-2" attributes="0"/>
144                  <Component id="radioMessageScrollPane" pref="198" max="32767" attributes="0"/>
145                  <EmptySpace max="-2" attributes="0"/>
146                  <Group type="103" groupAlignment="3" attributes="0">
147                      <Component id="okButton" alignment="3" min="-2" max="-2" attributes="0"/>
148                      <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
149                  </Group>
150                  <EmptySpace max="-2" attributes="0"/>
151              </Group>
152          </Group>
153        </DimensionLayout>
154      </Layout>
155      <SubComponents>
156        <Component class="javax.swing.JLabel" name="labelRadioType">
157          <Properties>
158            <Property name="text" type="java.lang.String" value="Radio Type:"/>
159          </Properties>
160        </Component>
161        <Component class="javax.swing.JLabel" name="labelRadioMessage">
162          <Properties>
163            <Property name="text" type="java.lang.String" value="Radio Message:"/>
164          </Properties>
165        </Component>
166        <Component class="javax.swing.JComboBox" name="radioTypeComboBox">
167          <Properties>
168            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
169              <StringArray count="2">
170                <StringItem index="0" value="TMT"/>
171                <StringItem index="1" value="Maintanence"/>
172              </StringArray>
173            </Property>
174          </Properties>
175        </Component>
176        <Container class="javax.swing.JScrollPane" name="radioMessageScrollPane">
177          <Properties>
178            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
179          </Properties>
180          <AuxValues>
181            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
182          </AuxValues>
183
184          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
185          <SubComponents>
186            <Component class="javax.swing.JTextArea" name="radioMessage">
187              <Properties>
188                <Property name="columns" type="int" value="20"/>
189                <Property name="lineWrap" type="boolean" value="true"/>
190                <Property name="rows" type="int" value="5"/>
191                <Property name="wrapStyleWord" type="boolean" value="true"/>
192              </Properties>
193            </Component>
194          </SubComponents>
195        </Container>
196        <Component class="javax.swing.JButton" name="okButton">
197          <Properties>
198            <Property name="text" type="java.lang.String" value="OK"/>
199          </Properties>
200          <Events>
201            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>
202          </Events>
203        </Component>
204        <Component class="javax.swing.JButton" name="cancelButton">
205          <Properties>
206            <Property name="text" type="java.lang.String" value="Cancel"/>
207          </Properties>
208          <Events>
209            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>
210          </Events>
211        </Component>
212      </SubComponents>
213    </Container>
214    <Container class="javax.swing.JPopupMenu" name="eventListPopupMenu">
215
216      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
217        <Property name="useNullLayout" type="boolean" value="true"/>
218      </Layout>
219      <SubComponents>
220        <MenuItem class="javax.swing.JMenuItem" name="editEventList">
221          <Properties>
222            <Property name="text" type="java.lang.String" value="Edit..."/>
223          </Properties>
224          <Events>
225            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="editEventListActionPerformed"/>
226          </Events>
227        </MenuItem>
228        <MenuItem class="javax.swing.JMenuItem" name="deleteEventList">
229          <Properties>
230            <Property name="text" type="java.lang.String" value="Delete..."/>
231          </Properties>
232        </MenuItem>
233      </SubComponents>
234    </Container>
235    <Container class="javax.swing.JFrame" name="incidentFrame">
236      <Properties>
237        <Property name="title" type="java.lang.String" value="Incident"/>
238        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
239          <Dimension value="[400, 400]"/>
240        </Property>
241      </Properties>
242
243      <Layout>
244        <DimensionLayout dim="0">
245          <Group type="103" groupAlignment="0" attributes="0">
246              <Group type="102" attributes="0">
247                  <EmptySpace max="-2" attributes="0"/>
248                  <Group type="103" groupAlignment="0" attributes="0">
249                      <Component id="incidentPropertiesScrollPane" alignment="0" pref="322" max="32767" attributes="0"/>
250                      <Group type="102" alignment="0" attributes="0">
251                          <Group type="103" groupAlignment="0" attributes="0">
252                              <Component id="labelIncidentNumber" alignment="0" min="-2" max="-2" attributes="0"/>
253                              <Component id="labelIncidentName" alignment="0" min="-2" max="-2" attributes="0"/>
254                              <Component id="labelIncidentColor" alignment="0" min="-2" max="-2" attributes="0"/>
255                          </Group>
256                          <EmptySpace min="-2" pref="66" max="-2" attributes="0"/>
257                          <Group type="103" groupAlignment="0" attributes="0">
258                              <Component id="addIncidentName" pref="199" max="32767" attributes="0"/>
259                              <Component id="addIncidentNumber" alignment="0" pref="199" max="32767" attributes="0"/>
260                              <Group type="102" alignment="0" attributes="0">
261                                  <Component id="incidentColorField" min="-2" pref="55" max="-2" attributes="0"/>
262                                  <EmptySpace max="-2" attributes="0"/>
263                                  <Component id="colorComboBox" max="32767" attributes="0"/>
264                              </Group>
265                          </Group>
266                      </Group>
267                      <Group type="102" alignment="0" attributes="0">
268                          <Component id="incidentCancelButton" min="-2" max="-2" attributes="0"/>
269                          <EmptySpace pref="188" max="32767" attributes="0"/>
270                          <Component id="incidentOkButton" min="-2" pref="69" max="-2" attributes="0"/>
271                      </Group>
272                      <Group type="102" alignment="0" attributes="0">
273                          <Group type="103" groupAlignment="0" attributes="0">
274                              <Component id="labelIncidentStart" min="-2" max="-2" attributes="0"/>
275                              <Component id="labelIncidentLength" alignment="0" min="-2" max="-2" attributes="0"/>
276                          </Group>
277                          <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
278                          <Group type="103" groupAlignment="0" attributes="0">
279                              <Group type="102" attributes="0">
280                                  <EmptySpace min="6" pref="6" max="-2" attributes="0"/>
281                                  <Component id="txtIncidentLength" max="32767" attributes="0"/>
282                                  <EmptySpace min="22" pref="22" max="-2" attributes="0"/>
283                              </Group>
284                              <Component id="addIncidentStart" pref="158" max="32767" attributes="0"/>
285                          </Group>
286                      </Group>
287                      <Group type="102" alignment="0" attributes="0">
288                          <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
289                          <EmptySpace min="-2" pref="93" max="-2" attributes="0"/>
290                          <Component id="addIncidentType" max="32767" attributes="0"/>
291                      </Group>
292                      <Group type="102" attributes="0">
293                          <Component id="labelIncidentDescription" min="-2" max="-2" attributes="0"/>
294                          <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
295                      </Group>
296                      <Group type="102" alignment="0" attributes="0">
297                          <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
298                          <EmptySpace min="-2" pref="69" max="-2" attributes="0"/>
299                          <Component id="addIncidentLocation" max="32767" attributes="0"/>
300                      </Group>
301                  </Group>
302                  <EmptySpace max="-2" attributes="0"/>
303              </Group>
304          </Group>
305        </DimensionLayout>
306        <DimensionLayout dim="1">
307          <Group type="103" groupAlignment="0" attributes="0">
308              <Group type="102" alignment="0" attributes="0">
309                  <EmptySpace max="-2" attributes="0"/>
310                  <Group type="103" groupAlignment="3" attributes="0">
311                      <Component id="labelIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
312                      <Component id="addIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
313                  </Group>
314                  <EmptySpace max="-2" attributes="0"/>
315                  <Group type="103" groupAlignment="3" attributes="0">
316                      <Component id="labelIncidentName" alignment="3" min="-2" max="-2" attributes="0"/>
317                      <Component id="addIncidentName" alignment="3" min="-2" max="-2" attributes="0"/>
318                  </Group>
319                  <EmptySpace max="-2" attributes="0"/>
320                  <Group type="103" groupAlignment="3" attributes="0">
321                      <Component id="labelIncidentColor" alignment="3" min="-2" max="-2" attributes="0"/>
322                      <Component id="incidentColorField" alignment="3" min="-2" max="-2" attributes="0"/>
323                      <Component id="colorComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
324                  </Group>
325                  <EmptySpace max="-2" attributes="0"/>
326                  <Group type="103" groupAlignment="3" attributes="0">
327                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
328                      <Component id="addIncidentLocation" alignment="3" min="-2" max="-2" attributes="0"/>
329                  </Group>
330                  <EmptySpace max="-2" attributes="0"/>
331                  <Group type="103" groupAlignment="3" attributes="0">
332                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
333                      <Component id="addIncidentType" alignment="3" min="-2" max="-2" attributes="0"/>
334                  </Group>
335                  <EmptySpace max="-2" attributes="0"/>
336                  <Component id="labelIncidentDescription" min="-2" max="-2" attributes="0"/>
337                  <EmptySpace max="-2" attributes="0"/>
338                  <Component id="incidentPropertiesScrollPane" pref="132" max="32767" attributes="0"/>
339                  <EmptySpace max="-2" attributes="0"/>
340                  <Group type="103" groupAlignment="3" attributes="0">
341                      <Component id="addIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/>
342                      <Component id="labelIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/>
343                  </Group>
344                  <EmptySpace max="-2" attributes="0"/>
345                  <Group type="103" groupAlignment="3" attributes="0">
346                      <Component id="labelIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/>
347                      <Component id="txtIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/>
348                  </Group>
349                  <EmptySpace max="-2" attributes="0"/>
350                  <Group type="103" groupAlignment="3" attributes="0">
351                      <Component id="incidentCancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
352                      <Component id="incidentOkButton" alignment="3" min="-2" max="-2" attributes="0"/>
353                  </Group>
354                  <EmptySpace max="-2" attributes="0"/>
355              </Group>
356          </Group>
357        </DimensionLayout>
358      </Layout>
359      <SubComponents>
360        <Component class="javax.swing.JLabel" name="labelIncidentNumber">
361          <Properties>
362            <Property name="text" type="java.lang.String" value="Incident Number: "/>
363          </Properties>
364        </Component>
365        <Component class="javax.swing.JLabel" name="labelIncidentName">
366          <Properties>
367            <Property name="text" type="java.lang.String" value="Incident Name:"/>
368          </Properties>
369        </Component>
370        <Component class="javax.swing.JLabel" name="labelIncidentColor">
371          <Properties>
372            <Property name="text" type="java.lang.String" value="Incident Color: "/>
373          </Properties>
374        </Component>
375        <Component class="javax.swing.JLabel" name="labelIncidentDescription">
376          <Properties>
377            <Property name="text" type="java.lang.String" value="Incident Description:"/>
378          </Properties>
379        </Component>
380        <Container class="javax.swing.JScrollPane" name="incidentPropertiesScrollPane">
381          <Properties>
382            <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
383            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
384          </Properties>
385          <AuxValues>
386            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
387          </AuxValues>
388
389          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
390          <SubComponents>
391            <Component class="javax.swing.JTextArea" name="addIncidentDescription">
392              <Properties>
393                <Property name="columns" type="int" value="20"/>
394                <Property name="lineWrap" type="boolean" value="true"/>
395                <Property name="rows" type="int" value="5"/>
396                <Property name="wrapStyleWord" type="boolean" value="true"/>
397              </Properties>
398            </Component>
399          </SubComponents>
400        </Container>
401        <Component class="javax.swing.JButton" name="incidentOkButton">
402          <Properties>
403            <Property name="text" type="java.lang.String" value="OK"/>
404          </Properties>
405          <Events>
406            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentOkButtonActionPerformed"/>
407          </Events>
408        </Component>
409        <Component class="javax.swing.JButton" name="incidentCancelButton">
410          <Properties>
411            <Property name="text" type="java.lang.String" value="Cancel"/>
412          </Properties>
413          <Events>
414            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentCancelButtonActionPerformed"/>
415          </Events>
416        </Component>
417        <Component class="javax.swing.JSpinner" name="addIncidentNumber">
418          <Properties>
419            <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
420              <SpinnerModel initial="101" minimum="101" numberType="java.lang.Integer" stepSize="1" type="number"/>
421            </Property>
422          </Properties>
423        </Component>
424        <Component class="javax.swing.JTextField" name="addIncidentName">
425          <Events>
426            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addIncidentNameActionPerformed"/>
427          </Events>
428        </Component>
429        <Component class="javax.swing.JLabel" name="labelIncidentLength">
430          <Properties>
431            <Property name="text" type="java.lang.String" value="Incident Length in Minutes: "/>
432          </Properties>
433        </Component>
434        <Component class="javax.swing.JLabel" name="labelIncidentStart">
435          <Properties>
436            <Property name="text" type="java.lang.String" value="Incident Start Time in Minutes:"/>
437          </Properties>
438        </Component>
439        <Component class="javax.swing.JSpinner" name="addIncidentStart">
440          <Properties>
441            <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
442              <SpinnerModel initial="0" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
443            </Property>
444          </Properties>
445        </Component>
446        <Component class="javax.swing.JTextField" name="incidentColorField">
447          <Properties>
448            <Property name="editable" type="boolean" value="false"/>
449            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
450              <Color blue="0" green="0" red="0" type="rgb"/>
451            </Property>
452          </Properties>
453        </Component>
454        <Component class="javax.swing.JLabel" name="txtIncidentLength">
455          <Properties>
456            <Property name="horizontalAlignment" type="int" value="4"/>
457            <Property name="text" type="java.lang.String" value="0"/>
458            <Property name="toolTipText" type="java.lang.String" value=""/>
459          </Properties>
460        </Component>
461        <Component class="javax.swing.JLabel" name="jLabel1">
462          <Properties>
463            <Property name="text" type="java.lang.String" value="Incident Location:"/>
464          </Properties>
465        </Component>
466        <Component class="javax.swing.JTextField" name="addIncidentLocation">
467          <Events>
468            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addIncidentLocationActionPerformed"/>
469          </Events>
470        </Component>
471        <Component class="javax.swing.JLabel" name="jLabel2">
472          <Properties>
473            <Property name="text" type="java.lang.String" value="Incident Type:"/>
474          </Properties>
475        </Component>
476        <Component class="javax.swing.JTextField" name="addIncidentType">
477        </Component>
478        <Component class="javax.swing.JComboBox" name="colorComboBox">
479          <Properties>
480            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
481              <Connection code="new DefaultComboBoxModel(colorModel)" type="code"/>
482            </Property>
483          </Properties>
484          <Events>
485            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="colorSelectedHandler"/>
486          </Events>
487          <AuxValues>
488            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
489          </AuxValues>
490        </Component>
491      </SubComponents>
492    </Container>
493    <Container class="javax.swing.JFrame" name="addNoiseFrame">
494      <Properties>
495        <Property name="title" type="java.lang.String" value="Generate Noise"/>
496        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
497          <Dimension value="[395, 315]"/>
498        </Property>
499        <Property name="resizable" type="boolean" value="false"/>
500      </Properties>
501
502      <Layout>
503        <DimensionLayout dim="0">
504          <Group type="103" groupAlignment="0" attributes="0">
505              <Group type="102" alignment="1" attributes="0">
506                  <EmptySpace pref="21" max="32767" attributes="0"/>
507                  <Group type="103" groupAlignment="1" attributes="0">
508                      <Component id="txtNoiseDescription" alignment="0" max="32767" attributes="1"/>
509                      <Group type="103" alignment="1" groupAlignment="1" max="-2" attributes="0">
510                          <Group type="102" alignment="0" attributes="1">
511                              <Component id="btnCancelNoise" min="-2" max="-2" attributes="0"/>
512                              <EmptySpace max="32767" attributes="0"/>
513                              <Component id="btnGenerateNoise" min="-2" max="-2" attributes="0"/>
514                          </Group>
515                          <Group type="102" alignment="0" attributes="0">
516                              <Group type="103" groupAlignment="0" attributes="0">
517                                  <Group type="103" alignment="0" groupAlignment="1" attributes="0">
518                                      <Component id="labelBackgroundNoise" alignment="1" min="-2" max="-2" attributes="0"/>
519                                      <Component id="labelLaneClosures" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
520                                      <Component id="labelTMCALLogs" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
521                                      <Component id="labelRadioChatter" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
522                                  </Group>
523                                  <Component id="labelMinorEvents" alignment="0" min="-2" pref="81" max="-2" attributes="0"/>
524                              </Group>
525                              <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
526                              <Group type="103" groupAlignment="0" max="-2" attributes="0">
527                                  <Component id="radioChatterSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
528                                  <Component id="laneClosuresSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
529                                  <Component id="TMCALSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
530                                  <Component id="minorEventsSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
531                                  <Component id="backgroundNoiseSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
532                                  <Group type="102" alignment="1" attributes="1">
533                                      <Component id="labelLeastFreq" min="-2" max="-2" attributes="0"/>
534                                      <EmptySpace max="32767" attributes="0"/>
535                                      <Component id="labelMostFreq" min="-2" max="-2" attributes="0"/>
536                                  </Group>
537                              </Group>
538                          </Group>
539                      </Group>
540                  </Group>
541                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
542              </Group>
543          </Group>
544        </DimensionLayout>
545        <DimensionLayout dim="1">
546          <Group type="103" groupAlignment="0" attributes="0">
547              <Group type="102" alignment="1" attributes="0">
548                  <EmptySpace max="-2" attributes="0"/>
549                  <Component id="txtNoiseDescription" pref="39" max="32767" attributes="0"/>
550                  <EmptySpace max="-2" attributes="0"/>
551                  <Group type="103" groupAlignment="1" attributes="0">
552                      <Component id="labelMostFreq" min="-2" max="-2" attributes="0"/>
553                      <Component id="labelLeastFreq" min="-2" max="-2" attributes="0"/>
554                  </Group>
555                  <EmptySpace max="-2" attributes="0"/>
556                  <Group type="103" groupAlignment="1" attributes="0">
557                      <Component id="labelRadioChatter" min="-2" pref="30" max="-2" attributes="1"/>
558                      <Component id="radioChatterSlider" alignment="1" min="-2" pref="30" max="-2" attributes="1"/>
559                  </Group>
560                  <EmptySpace max="-2" attributes="0"/>
561                  <Group type="103" groupAlignment="1" attributes="0">
562                      <Component id="labelLaneClosures" min="-2" pref="28" max="-2" attributes="1"/>
563                      <Component id="laneClosuresSlider" alignment="1" min="-2" pref="28" max="-2" attributes="1"/>
564                  </Group>
565                  <EmptySpace max="-2" attributes="0"/>
566                  <Group type="103" groupAlignment="1" max="-2" attributes="0">
567                      <Component id="labelTMCALLogs" min="-2" max="-2" attributes="1"/>
568                      <Component id="TMCALSlider" alignment="1" min="-2" max="-2" attributes="1"/>
569                  </Group>
570                  <EmptySpace max="-2" attributes="0"/>
571                  <Group type="103" groupAlignment="1" attributes="0">
572                      <Component id="backgroundNoiseSlider" min="-2" pref="29" max="-2" attributes="1"/>
573                      <Component id="labelBackgroundNoise" min="-2" pref="29" max="-2" attributes="1"/>
574                  </Group>
575                  <EmptySpace max="-2" attributes="0"/>
576                  <Group type="103" groupAlignment="0" attributes="0">
577                      <Component id="minorEventsSlider" min="-2" max="-2" attributes="1"/>
578                      <Component id="labelMinorEvents" min="-2" max="-2" attributes="1"/>
579                  </Group>
580                  <EmptySpace type="separate" max="-2" attributes="0"/>
581                  <Group type="103" groupAlignment="0" attributes="0">
582                      <Component id="btnCancelNoise" min="-2" max="-2" attributes="0"/>
583                      <Component id="btnGenerateNoise" min="-2" max="-2" attributes="0"/>
584                  </Group>
585                  <EmptySpace max="-2" attributes="0"/>
586              </Group>
587          </Group>
588        </DimensionLayout>
589      </Layout>
590      <SubComponents>
591        <Component class="javax.swing.JLabel" name="labelRadioChatter">
592          <Properties>
593            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
594              <Font name="Tahoma" size="12" style="0"/>
595            </Property>
596            <Property name="text" type="java.lang.String" value="Radio Chatter: "/>
597          </Properties>
598        </Component>
599        <Component class="javax.swing.JSlider" name="radioChatterSlider">
600        </Component>
601        <Component class="javax.swing.JSlider" name="laneClosuresSlider">
602        </Component>
603        <Component class="javax.swing.JLabel" name="labelLaneClosures">
604          <Properties>
605            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
606              <Font name="Tahoma" size="12" style="0"/>
607            </Property>
608            <Property name="text" type="java.lang.String" value="Lane Closures:"/>
609          </Properties>
610        </Component>
611        <Component class="javax.swing.JSlider" name="TMCALSlider">
612        </Component>
613        <Component class="javax.swing.JLabel" name="labelTMCALLogs">
614          <Properties>
615            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
616              <Font name="Tahoma" size="12" style="0"/>
617            </Property>
618            <Property name="text" type="java.lang.String" value="TMCAL Logs:"/>
619          </Properties>
620        </Component>
621        <Component class="javax.swing.JTextArea" name="txtNoiseDescription">
622          <Properties>
623            <Property name="editable" type="boolean" value="false"/>
624            <Property name="columns" type="int" value="20"/>
625            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
626              <Font name="Tahoma" size="12" style="0"/>
627            </Property>
628            <Property name="lineWrap" type="boolean" value="true"/>
629            <Property name="rows" type="int" value="5"/>
630            <Property name="text" type="java.lang.String" value="Noise events will be randomly generated for the simulation with frequencies based on the control selections made below"/>
631            <Property name="wrapStyleWord" type="boolean" value="true"/>
632            <Property name="autoscrolls" type="boolean" value="false"/>
633            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
634              <Border info="null"/>
635            </Property>
636            <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
637              <Color blue="0" green="0" red="0" type="rgb"/>
638            </Property>
639            <Property name="focusable" type="boolean" value="false"/>
640            <Property name="opaque" type="boolean" value="false"/>
641          </Properties>
642        </Component>
643        <Component class="javax.swing.JSlider" name="backgroundNoiseSlider">
644        </Component>
645        <Component class="javax.swing.JLabel" name="labelBackgroundNoise">
646          <Properties>
647            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
648              <Font name="Tahoma" size="12" style="0"/>
649            </Property>
650            <Property name="text" type="java.lang.String" value="Background Noise: "/>
651          </Properties>
652        </Component>
653        <Component class="javax.swing.JSlider" name="minorEventsSlider">
654        </Component>
655        <Component class="javax.swing.JLabel" name="labelMinorEvents">
656          <Properties>
657            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
658              <Font name="Tahoma" size="12" style="0"/>
659            </Property>
660            <Property name="text" type="java.lang.String" value="Minor Events:"/>
661          </Properties>
662        </Component>
663        <Component class="javax.swing.JButton" name="btnCancelNoise">
664          <Properties>
665            <Property name="text" type="java.lang.String" value="Cancel"/>
666          </Properties>
667          <Events>
668            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCancelNoiseActionPerformed"/>
669          </Events>
670        </Component>
671        <Component class="javax.swing.JButton" name="btnGenerateNoise">
672          <Properties>
673            <Property name="text" type="java.lang.String" value="Generate"/>
674          </Properties>
675          <Events>
676            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnGenerateNoiseActionPerformed"/>
677          </Events>
678        </Component>
679        <Component class="javax.swing.JLabel" name="labelLeastFreq">
680          <Properties>
681            <Property name="text" type="java.lang.String" value="Least Frequent"/>
682          </Properties>
683        </Component>
684        <Component class="javax.swing.JLabel" name="labelMostFreq">
685          <Properties>
686            <Property name="text" type="java.lang.String" value="Most Frequent"/>
687          </Properties>
688        </Component>
689      </SubComponents>
690    </Container>
691    <Component class="javax.swing.JColorChooser" name="incidentColorChooser">
692    </Component>
693    <Menu class="javax.swing.JMenuBar" name="scriptBuilderMenuBar">
694      <Events>
695        <EventHandler event="ancestorAdded" listener="javax.swing.event.AncestorListener" parameters="javax.swing.event.AncestorEvent" handler="scriptBuilderMenuBarAncestorAdded"/>
696      </Events>
697      <SubComponents>
698        <Menu class="javax.swing.JMenu" name="fileMenu">
699          <Properties>
700            <Property name="text" type="java.lang.String" value="File"/>
701            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
702              <Insets value="[0, 10, 0, 10]"/>
703            </Property>
704          </Properties>
705          <Events>
706            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileMenuActionPerformed"/>
707          </Events>
708          <SubComponents>
709            <MenuItem class="javax.swing.JMenuItem" name="fileNew">
710              <Properties>
711                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
712                  <KeyStroke key="Shift+Ctrl+N"/>
713                </Property>
714                <Property name="text" type="java.lang.String" value="New"/>
715              </Properties>
716              <Events>
717                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileNewActionPerformed"/>
718              </Events>
719            </MenuItem>
720            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator1">
721            </MenuItem>
722            <MenuItem class="javax.swing.JMenuItem" name="fileOpen">
723              <Properties>
724                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
725                  <KeyStroke key="Shift+Ctrl+O"/>
726                </Property>
727                <Property name="text" type="java.lang.String" value="Open..."/>
728              </Properties>
729              <Events>
730                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileOpenActionPerformed"/>
731              </Events>
732            </MenuItem>
733            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator2">
734            </MenuItem>
735            <MenuItem class="javax.swing.JMenuItem" name="fileSave">
736              <Properties>
737                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
738                  <KeyStroke key="Ctrl+S"/>
739                </Property>
740                <Property name="text" type="java.lang.String" value="Save"/>
741              </Properties>
742              <Events>
743                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveActionPerformed"/>
744              </Events>
745            </MenuItem>
746            <MenuItem class="javax.swing.JMenuItem" name="fileSaveAs">
747              <Properties>
748                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
749                  <KeyStroke key="Shift+Ctrl+S"/>
750                </Property>
751                <Property name="text" type="java.lang.String" value="Save as..."/>
752              </Properties>
753              <Events>
754                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveAsActionPerformed"/>
755              </Events>
756            </MenuItem>
757          </SubComponents>
758        </Menu>
759        <Menu class="javax.swing.JMenu" name="generateMenu">
760          <Properties>
761            <Property name="label" type="java.lang.String" value="Generate"/>
762            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
763              <Insets value="[0, 10, 0, 10]"/>
764            </Property>
765          </Properties>
766          <SubComponents>
767            <MenuItem class="javax.swing.JMenuItem" name="generateNotebooks">
768              <Properties>
769                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
770                  <KeyStroke key="Ctrl+Alt+N"/>
771                </Property>
772                <Property name="text" type="java.lang.String" value="Generate Notebooks..."/>
773              </Properties>
774              <Events>
775                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNotebooksActionPerformed"/>
776              </Events>
777            </MenuItem>
778            <MenuItem class="javax.swing.JMenuItem" name="generateWebNotebook">
779              <Properties>
780                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
781                  <KeyStroke key="Ctrl+Alt+W"/>
782                </Property>
783                <Property name="text" type="java.lang.String" value="Generate Web Notebook..."/>
784              </Properties>
785              <Events>
786                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateWebNotebookActionPerformed"/>
787              </Events>
788            </MenuItem>
789            <MenuItem class="javax.swing.JMenuItem" name="generateScorecards">
790              <Properties>
791                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
792                  <KeyStroke key="Ctrl+Alt+S"/>
793                </Property>
794                <Property name="text" type="java.lang.String" value="Generate Scorecards..."/>
795              </Properties>
796              <Events>
797                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateScorecardsActionPerformed"/>
798              </Events>
799            </MenuItem>
800            <MenuItem class="javax.swing.JMenuItem" name="generateOrganizationChart">
801              <Properties>
802                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
803                  <KeyStroke key="Ctrl+Alt+O"/>
804                </Property>
805                <Property name="text" type="java.lang.String" value="Generate D14 TMC Org Chart..."/>
806              </Properties>
807              <Events>
808                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateOrganizationChartActionPerformed"/>
809              </Events>
810            </MenuItem>
811            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator3">
812            </MenuItem>
813            <MenuItem class="javax.swing.JMenuItem" name="generateProjectRequirements">
814              <Properties>
815                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
816                  <KeyStroke key="Ctrl+Alt+R"/>
817                </Property>
818                <Property name="text" type="java.lang.String" value="Generate Project Worklist..."/>
819              </Properties>
820              <Events>
821                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateProjectRequirementsActionPerformed"/>
822              </Events>
823            </MenuItem>
824          </SubComponents>
825        </Menu>
826        <Menu class="javax.swing.JMenu" name="incidentMenu">
827          <Properties>
828            <Property name="text" type="java.lang.String" value="Incidents"/>
829            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
830              <Insets value="[0, 10, 0, 10]"/>
831            </Property>
832          </Properties>
833          <SubComponents>
834            <MenuItem class="javax.swing.JMenuItem" name="newIncident">
835              <Properties>
836                <Property name="text" type="java.lang.String" value="New Incident..."/>
837              </Properties>
838              <Events>
839                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newIncidentActionPerformed"/>
840              </Events>
841            </MenuItem>
842            <MenuItem class="javax.swing.JMenuItem" name="deleteIncident">
843              <Properties>
844                <Property name="text" type="java.lang.String" value="Delete Incident"/>
845              </Properties>
846              <Events>
847                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="deleteIncidentActionPerformed"/>
848              </Events>
849            </MenuItem>
850            <MenuItem class="javax.swing.JMenuItem" name="deleteIncident1">
851              <Properties>
852                <Property name="text" type="java.lang.String" value="Edit Incident..."/>
853              </Properties>
854              <Events>
855                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentDetailsActionPerformed"/>
856              </Events>
857            </MenuItem>
858            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator4">
859            </MenuItem>
860            <MenuItem class="javax.swing.JMenuItem" name="saveIncident">
861              <Properties>
862                <Property name="text" type="java.lang.String" value="Save Incident..."/>
863              </Properties>
864              <Events>
865                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="saveIncidentActionPerformed"/>
866              </Events>
867            </MenuItem>
868            <MenuItem class="javax.swing.JMenuItem" name="loadIncident">
869              <Properties>
870                <Property name="text" type="java.lang.String" value="Load Incident..."/>
871              </Properties>
872              <Events>
873                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="loadIncidentActionPerformed"/>
874              </Events>
875            </MenuItem>
876          </SubComponents>
877        </Menu>
878        <Menu class="javax.swing.JMenu" name="generateNoiseMenu">
879          <Properties>
880            <Property name="text" type="java.lang.String" value="Noise"/>
881          </Properties>
882          <SubComponents>
883            <MenuItem class="javax.swing.JMenuItem" name="generateNoiseOption">
884              <Properties>
885                <Property name="text" type="java.lang.String" value="Generate Noise..."/>
886              </Properties>
887              <Events>
888                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNoiseOptionActionPerformed"/>
889              </Events>
890            </MenuItem>
891          </SubComponents>
892        </Menu>
893        <Menu class="javax.swing.JMenu" name="helpMenu1">
894          <Properties>
895            <Property name="text" type="java.lang.String" value="Unit"/>
896            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
897              <Insets value="[0, 10, 0, 10]"/>
898            </Property>
899          </Properties>
900          <SubComponents>
901            <MenuItem class="javax.swing.JMenuItem" name="loadUnits">
902              <Properties>
903                <Property name="text" type="java.lang.String" value="Load Additional Units"/>
904              </Properties>
905              <Events>
906                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="loadUnitsActionPerformed"/>
907              </Events>
908            </MenuItem>
909          </SubComponents>
910        </Menu>
911        <Menu class="javax.swing.JMenu" name="helpMenu">
912          <Properties>
913            <Property name="text" type="java.lang.String" value="Help"/>
914            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
915              <Insets value="[0, 10, 0, 10]"/>
916            </Property>
917          </Properties>
918          <SubComponents>
919            <MenuItem class="javax.swing.JMenuItem" name="helpTutorial">
920              <Properties>
921                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
922                  <KeyStroke key="F1"/>
923                </Property>
924                <Property name="text" type="java.lang.String" value="Tutorial..."/>
925              </Properties>
926              <Events>
927                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpTutorialActionPerformed"/>
928              </Events>
929            </MenuItem>
930            <MenuItem class="javax.swing.JMenuItem" name="helpAbout">
931              <Properties>
932                <Property name="text" type="java.lang.String" value="About..."/>
933              </Properties>
934              <Events>
935                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpAboutActionPerformed"/>
936              </Events>
937            </MenuItem>
938          </SubComponents>
939        </Menu>
940      </SubComponents>
941    </Menu>
942  </NonVisualComponents>
943  <Properties>
944    <Property name="defaultCloseOperation" type="int" value="0"/>
945    <Property name="title" type="java.lang.String" value="Script Builder"/>
946    <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor">
947      <Rectangle value="[0, 23, 800, 700]"/>
948    </Property>
949    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
950      <Color id="Default Cursor"/>
951    </Property>
952    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
953      <Dimension value="[800, 700]"/>
954    </Property>
955  </Properties>
956  <SyntheticProperties>
957    <SyntheticProperty name="menuBar" type="java.lang.String" value="scriptBuilderMenuBar"/>
958    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
959    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
960  </SyntheticProperties>
961  <AuxValues>
962    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
963    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
964    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
965    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
966    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
967    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
968    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
969    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
970    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
971  </AuxValues>
972
973  <Layout>
974    <DimensionLayout dim="0">
975      <Group type="103" groupAlignment="0" attributes="0">
976          <Group type="102" attributes="0">
977              <EmptySpace max="-2" attributes="0"/>
978              <Group type="103" groupAlignment="0" attributes="0">
979                  <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
980                  <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>
981                  <Group type="102" alignment="1" attributes="0">
982                      <EmptySpace min="0" pref="604" max="32767" attributes="0"/>
983                      <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
984                      <EmptySpace max="-2" attributes="0"/>
985                      <Component id="zoomSlider" min="-2" pref="140" max="-2" attributes="0"/>
986                      <EmptySpace max="-2" attributes="0"/>
987                      <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
988                      <EmptySpace type="separate" max="-2" attributes="0"/>
989                      <Component id="btnAddTime" min="-2" max="-2" attributes="0"/>
990                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
991                  </Group>
992              </Group>
993              <EmptySpace max="-2" attributes="0"/>
994          </Group>
995      </Group>
996    </DimensionLayout>
997    <DimensionLayout dim="1">
998      <Group type="103" groupAlignment="0" attributes="0">
999          <Group type="102" alignment="1" attributes="0">
1000              <EmptySpace max="-2" attributes="0"/>
1001              <Group type="103" groupAlignment="1" attributes="0">
1002                  <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
1003                  <Component id="zoomSlider" min="-2" max="-2" attributes="1"/>
1004                  <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
1005                  <Component id="btnAddTime" min="-2" max="-2" attributes="0"/>
1006              </Group>
1007              <EmptySpace min="-2" max="-2" attributes="0"/>
1008              <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/>
1009              <EmptySpace max="-2" attributes="0"/>
1010              <Component id="timelinesScrollPane" pref="1289" max="32767" attributes="0"/>
1011              <EmptySpace max="-2" attributes="0"/>
1012          </Group>
1013      </Group>
1014    </DimensionLayout>
1015  </Layout>
1016  <SubComponents>
1017    <Container class="javax.swing.JScrollPane" name="timelinesScrollPane">
1018      <Properties>
1019        <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
1020        <Property name="verticalScrollBarPolicy" type="int" value="22"/>
1021        <Property name="focusCycleRoot" type="boolean" value="true"/>
1022        <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
1023        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1024          <Dimension value="[72000, 1341]"/>
1025        </Property>
1026        <Property name="wheelScrollingEnabled" type="boolean" value="false"/>
1027      </Properties>
1028
1029      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1030      <SubComponents>
1031        <Container class="scriptbuilder.gui.panels.TimelineTickPanel" name="timelineTickPanel">
1032          <Properties>
1033            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1034              <Dimension value="[7200, 32767]"/>
1035            </Property>
1036            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1037              <Dimension value="[7200, 0]"/>
1038            </Property>
1039            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1040              <Dimension value="[7200, 1317]"/>
1041            </Property>
1042          </Properties>
1043
1044          <Layout>
1045            <DimensionLayout dim="0">
1046              <Group type="103" groupAlignment="0" attributes="0">
1047                  <Group type="102" alignment="0" attributes="0">
1048                      <EmptySpace max="-2" attributes="0"/>
1049                      <Group type="103" groupAlignment="1" attributes="0">
1050                          <Group type="103" alignment="1" groupAlignment="0" attributes="0">
1051                              <Component id="incidentNumberPanel8" alignment="0" min="-2" max="-2" attributes="0"/>
1052                              <Component id="incidentNumberPanel9" alignment="0" min="-2" max="-2" attributes="0"/>
1053                          </Group>
1054                          <Group type="103" alignment="1" groupAlignment="0" attributes="0">
1055                              <Component id="incidentNumberPanel1" alignment="0" min="-2" max="-2" attributes="0"/>
1056                              <Component id="incidentNumberPanel4" alignment="0" min="-2" max="-2" attributes="0"/>
1057                              <Component id="incidentNumberPanel5" alignment="0" min="-2" max="-2" attributes="0"/>
1058                              <Component id="incidentNumberPanel6" alignment="0" min="-2" max="-2" attributes="0"/>
1059                              <Component id="incidentNumberPanel3" alignment="0" min="-2" max="-2" attributes="0"/>
1060                              <Component id="incidentNumberPanel2" alignment="0" min="-2" max="-2" attributes="0"/>
1061                              <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1062                          </Group>
1063                          <Component id="incidentNumberPanel10" min="-2" max="-2" attributes="0"/>
1064                      </Group>
1065                      <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
1066                      <Group type="103" groupAlignment="0" attributes="0">
1067                          <Component id="incidentTimelinePanel7" max="32767" attributes="1"/>
1068                          <Component id="incidentTimelinePanel6" alignment="0" min="-2" max="-2" attributes="1"/>
1069                          <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
1070                              <Component id="incidentTimelinePanel5" alignment="0" max="32767" attributes="1"/>
1071                              <Component id="incidentTimelinePanel4" alignment="0" min="-2" max="-2" attributes="1"/>
1072                          </Group>
1073                          <Component id="incidentTimelinePanel3" alignment="0" min="-2" max="-2" attributes="1"/>
1074                          <Component id="incidentTimelinePanel1" alignment="0" min="-2" max="-2" attributes="1"/>
1075                          <Component id="incidentTimelinePanel2" alignment="0" min="-2" max="-2" attributes="1"/>
1076                          <Component id="incidentTimelinePanel8" alignment="0" min="-2" max="-2" attributes="1"/>
1077                          <Component id="incidentTimelinePanel9" alignment="0" min="-2" max="-2" attributes="1"/>
1078                          <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="1"/>
1079                      </Group>
1080                      <EmptySpace min="-2" pref="190" max="-2" attributes="0"/>
1081                  </Group>
1082              </Group>
1083            </DimensionLayout>
1084            <DimensionLayout dim="1">
1085              <Group type="103" groupAlignment="0" attributes="0">
1086                  <Group type="102" alignment="0" attributes="0">
1087                      <EmptySpace max="-2" attributes="0"/>
1088                      <Group type="103" groupAlignment="0" attributes="0">
1089                          <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/>
1090                          <Component id="incidentTimelinePanel1" min="-2" max="-2" attributes="0"/>
1091                      </Group>
1092                      <EmptySpace max="-2" attributes="0"/>
1093                      <Group type="103" groupAlignment="0" attributes="0">
1094                          <Group type="102" alignment="0" attributes="0">
1095                              <Component id="incidentNumberPanel2" min="-2" max="-2" attributes="0"/>
1096                              <EmptySpace max="-2" attributes="0"/>
1097                              <Component id="incidentNumberPanel3" min="-2" max="-2" attributes="0"/>
1098                              <EmptySpace max="-2" attributes="0"/>
1099                              <Component id="incidentNumberPanel4" min="-2" max="-2" attributes="0"/>
1100                              <EmptySpace max="-2" attributes="0"/>
1101                              <Component id="incidentNumberPanel5" min="-2" max="-2" attributes="0"/>
1102                              <EmptySpace max="-2" attributes="0"/>
1103                              <Component id="incidentNumberPanel6" min="-2" max="-2" attributes="0"/>
1104                          </Group>
1105                          <Group type="102" alignment="0" attributes="0">
1106                              <Component id="incidentTimelinePanel2" min="-2" max="-2" attributes="0"/>
1107                              <EmptySpace max="-2" attributes="0"/>
1108                              <Component id="incidentTimelinePanel3" min="-2" max="-2" attributes="0"/>
1109                              <EmptySpace max="-2" attributes="0"/>
1110                              <Component id="incidentTimelinePanel4" min="-2" max="-2" attributes="0"/>
1111                              <EmptySpace max="-2" attributes="0"/>
1112                              <Component id="incidentTimelinePanel5" min="-2" max="-2" attributes="0"/>
1113                              <EmptySpace max="-2" attributes="0"/>
1114                              <Component id="incidentTimelinePanel6" min="-2" max="-2" attributes="0"/>
1115                          </Group>
1116                      </Group>
1117                      <EmptySpace max="-2" attributes="0"/>
1118                      <Group type="103" groupAlignment="0" attributes="0">
1119                          <Component id="incidentTimelinePanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1120                          <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1121                      </Group>
1122                      <EmptySpace max="-2" attributes="0"/>
1123                      <Group type="103" groupAlignment="0" attributes="0">
1124                          <Group type="102" alignment="0" attributes="0">
1125                              <Component id="incidentTimelinePanel8" min="-2" max="-2" attributes="0"/>
1126                              <EmptySpace max="-2" attributes="0"/>
1127                              <Component id="incidentTimelinePanel9" min="-2" max="-2" attributes="0"/>
1128                          </Group>
1129                          <Group type="102" alignment="0" attributes="0">
1130                              <Component id="incidentNumberPanel8" min="-2" max="-2" attributes="0"/>
1131                              <EmptySpace max="-2" attributes="0"/>
1132                              <Component id="incidentNumberPanel9" min="-2" max="-2" attributes="0"/>
1133                          </Group>
1134                      </Group>
1135                      <EmptySpace max="-2" attributes="0"/>
1136                      <Group type="103" groupAlignment="0" attributes="0">
1137                          <Component id="incidentNumberPanel10" alignment="0" min="-2" max="-2" attributes="0"/>
1138                          <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="0"/>
1139                      </Group>
1140                      <EmptySpace max="32767" attributes="0"/>
1141                  </Group>
1142              </Group>
1143            </DimensionLayout>
1144          </Layout>
1145          <SubComponents>
1146            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel1">
1147              <Properties>
1148                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1149                  <Dimension value="[32767, 100]"/>
1150                </Property>
1151                <Property name="opaque" type="boolean" value="false"/>
1152                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1153                  <Dimension value="[691, 100]"/>
1154                </Property>
1155              </Properties>
1156
1157              <Layout>
1158                <DimensionLayout dim="0">
1159                  <Group type="103" groupAlignment="0" attributes="0">
1160                      <EmptySpace min="0" pref="691" max="32767" attributes="0"/>
1161                  </Group>
1162                </DimensionLayout>
1163                <DimensionLayout dim="1">
1164                  <Group type="103" groupAlignment="0" attributes="0">
1165                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1166                  </Group>
1167                </DimensionLayout>
1168              </Layout>
1169            </Container>
1170            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel2">
1171              <Properties>
1172                <Property name="opaque" type="boolean" value="false"/>
1173              </Properties>
1174
1175              <Layout>
1176                <DimensionLayout dim="0">
1177                  <Group type="103" groupAlignment="0" attributes="0">
1178                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1179                  </Group>
1180                </DimensionLayout>
1181                <DimensionLayout dim="1">
1182                  <Group type="103" groupAlignment="0" attributes="0">
1183                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1184                  </Group>
1185                </DimensionLayout>
1186              </Layout>
1187            </Container>
1188            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel8">
1189              <Properties>
1190                <Property name="opaque" type="boolean" value="false"/>
1191              </Properties>
1192
1193              <Layout>
1194                <DimensionLayout dim="0">
1195                  <Group type="103" groupAlignment="0" attributes="0">
1196                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1197                  </Group>
1198                </DimensionLayout>
1199                <DimensionLayout dim="1">
1200                  <Group type="103" groupAlignment="0" attributes="0">
1201                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1202                  </Group>
1203                </DimensionLayout>
1204              </Layout>
1205            </Container>
1206            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel3">
1207              <Properties>
1208                <Property name="opaque" type="boolean" value="false"/>
1209              </Properties>
1210
1211              <Layout>
1212                <DimensionLayout dim="0">
1213                  <Group type="103" groupAlignment="0" attributes="0">
1214                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1215                  </Group>
1216                </DimensionLayout>
1217                <DimensionLayout dim="1">
1218                  <Group type="103" groupAlignment="0" attributes="0">
1219                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1220                  </Group>
1221                </DimensionLayout>
1222              </Layout>
1223            </Container>
1224            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel6">
1225              <Properties>
1226                <Property name="opaque" type="boolean" value="false"/>
1227              </Properties>
1228
1229              <Layout>
1230                <DimensionLayout dim="0">
1231                  <Group type="103" groupAlignment="0" attributes="0">
1232                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1233                  </Group>
1234                </DimensionLayout>
1235                <DimensionLayout dim="1">
1236                  <Group type="103" groupAlignment="0" attributes="0">
1237                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1238                  </Group>
1239                </DimensionLayout>
1240              </Layout>
1241            </Container>
1242            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel5">
1243              <Properties>
1244                <Property name="opaque" type="boolean" value="false"/>
1245              </Properties>
1246
1247              <Layout>
1248                <DimensionLayout dim="0">
1249                  <Group type="103" groupAlignment="0" attributes="0">
1250                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1251                  </Group>
1252                </DimensionLayout>
1253                <DimensionLayout dim="1">
1254                  <Group type="103" groupAlignment="0" attributes="0">
1255                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1256                  </Group>
1257                </DimensionLayout>
1258              </Layout>
1259            </Container>
1260            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel4">
1261              <Properties>
1262                <Property name="opaque" type="boolean" value="false"/>
1263              </Properties>
1264
1265              <Layout>
1266                <DimensionLayout dim="0">
1267                  <Group type="103" groupAlignment="0" attributes="0">
1268                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1269                  </Group>
1270                </DimensionLayout>
1271                <DimensionLayout dim="1">
1272                  <Group type="103" groupAlignment="0" attributes="0">
1273                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1274                  </Group>
1275                </DimensionLayout>
1276              </Layout>
1277            </Container>
1278            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel7">
1279              <Properties>
1280                <Property name="opaque" type="boolean" value="false"/>
1281              </Properties>
1282
1283              <Layout>
1284                <DimensionLayout dim="0">
1285                  <Group type="103" groupAlignment="0" attributes="0">
1286                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1287                  </Group>
1288                </DimensionLayout>
1289                <DimensionLayout dim="1">
1290                  <Group type="103" groupAlignment="0" attributes="0">
1291                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1292                  </Group>
1293                </DimensionLayout>
1294              </Layout>
1295            </Container>
1296            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel10">
1297              <Properties>
1298                <Property name="opaque" type="boolean" value="false"/>
1299              </Properties>
1300
1301              <Layout>
1302                <DimensionLayout dim="0">
1303                  <Group type="103" groupAlignment="0" attributes="0">
1304                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1305                  </Group>
1306                </DimensionLayout>
1307                <DimensionLayout dim="1">
1308                  <Group type="103" groupAlignment="0" attributes="0">
1309                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1310                  </Group>
1311                </DimensionLayout>
1312              </Layout>
1313            </Container>
1314            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel9">
1315              <Properties>
1316                <Property name="opaque" type="boolean" value="false"/>
1317              </Properties>
1318
1319              <Layout>
1320                <DimensionLayout dim="0">
1321                  <Group type="103" groupAlignment="0" attributes="0">
1322                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1323                  </Group>
1324                </DimensionLayout>
1325                <DimensionLayout dim="1">
1326                  <Group type="103" groupAlignment="0" attributes="0">
1327                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1328                  </Group>
1329                </DimensionLayout>
1330              </Layout>
1331            </Container>
1332            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel1">
1333              <Properties>
1334                <Property name="opaque" type="boolean" value="false"/>
1335              </Properties>
1336
1337              <Layout>
1338                <DimensionLayout dim="0">
1339                  <Group type="103" groupAlignment="0" attributes="0">
1340                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1341                  </Group>
1342                </DimensionLayout>
1343                <DimensionLayout dim="1">
1344                  <Group type="103" groupAlignment="0" attributes="0">
1345                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1346                  </Group>
1347                </DimensionLayout>
1348              </Layout>
1349            </Container>
1350            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel2">
1351              <Properties>
1352                <Property name="opaque" type="boolean" value="false"/>
1353              </Properties>
1354
1355              <Layout>
1356                <DimensionLayout dim="0">
1357                  <Group type="103" groupAlignment="0" attributes="0">
1358                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1359                  </Group>
1360                </DimensionLayout>
1361                <DimensionLayout dim="1">
1362                  <Group type="103" groupAlignment="0" attributes="0">
1363                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1364                  </Group>
1365                </DimensionLayout>
1366              </Layout>
1367            </Container>
1368            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel3">
1369              <Properties>
1370                <Property name="opaque" type="boolean" value="false"/>
1371              </Properties>
1372
1373              <Layout>
1374                <DimensionLayout dim="0">
1375                  <Group type="103" groupAlignment="0" attributes="0">
1376                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1377                  </Group>
1378                </DimensionLayout>
1379                <DimensionLayout dim="1">
1380                  <Group type="103" groupAlignment="0" attributes="0">
1381                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1382                  </Group>
1383                </DimensionLayout>
1384              </Layout>
1385            </Container>
1386            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel4">
1387              <Properties>
1388                <Property name="opaque" type="boolean" value="false"/>
1389              </Properties>
1390
1391              <Layout>
1392                <DimensionLayout dim="0">
1393                  <Group type="103" groupAlignment="0" attributes="0">
1394                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1395                  </Group>
1396                </DimensionLayout>
1397                <DimensionLayout dim="1">
1398                  <Group type="103" groupAlignment="0" attributes="0">
1399                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1400                  </Group>
1401                </DimensionLayout>
1402              </Layout>
1403            </Container>
1404            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel5">
1405              <Properties>
1406                <Property name="opaque" type="boolean" value="false"/>
1407              </Properties>
1408
1409              <Layout>
1410                <DimensionLayout dim="0">
1411                  <Group type="103" groupAlignment="0" attributes="0">
1412                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1413                  </Group>
1414                </DimensionLayout>
1415                <DimensionLayout dim="1">
1416                  <Group type="103" groupAlignment="0" attributes="0">
1417                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1418                  </Group>
1419                </DimensionLayout>
1420              </Layout>
1421            </Container>
1422            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel6">
1423              <Properties>
1424                <Property name="opaque" type="boolean" value="false"/>
1425              </Properties>
1426
1427              <Layout>
1428                <DimensionLayout dim="0">
1429                  <Group type="103" groupAlignment="0" attributes="0">
1430                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1431                  </Group>
1432                </DimensionLayout>
1433                <DimensionLayout dim="1">
1434                  <Group type="103" groupAlignment="0" attributes="0">
1435                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1436                  </Group>
1437                </DimensionLayout>
1438              </Layout>
1439            </Container>
1440            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel7">
1441              <Properties>
1442                <Property name="opaque" type="boolean" value="false"/>
1443              </Properties>
1444
1445              <Layout>
1446                <DimensionLayout dim="0">
1447                  <Group type="103" groupAlignment="0" attributes="0">
1448                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1449                  </Group>
1450                </DimensionLayout>
1451                <DimensionLayout dim="1">
1452                  <Group type="103" groupAlignment="0" attributes="0">
1453                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1454                  </Group>
1455                </DimensionLayout>
1456              </Layout>
1457            </Container>
1458            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel8">
1459              <Properties>
1460                <Property name="opaque" type="boolean" value="false"/>
1461              </Properties>
1462
1463              <Layout>
1464                <DimensionLayout dim="0">
1465                  <Group type="103" groupAlignment="0" attributes="0">
1466                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1467                  </Group>
1468                </DimensionLayout>
1469                <DimensionLayout dim="1">
1470                  <Group type="103" groupAlignment="0" attributes="0">
1471                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1472                  </Group>
1473                </DimensionLayout>
1474              </Layout>
1475            </Container>
1476            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel9">
1477              <Properties>
1478                <Property name="opaque" type="boolean" value="false"/>
1479              </Properties>
1480
1481              <Layout>
1482                <DimensionLayout dim="0">
1483                  <Group type="103" groupAlignment="0" attributes="0">
1484                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1485                  </Group>
1486                </DimensionLayout>
1487                <DimensionLayout dim="1">
1488                  <Group type="103" groupAlignment="0" attributes="0">
1489                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1490                  </Group>
1491                </DimensionLayout>
1492              </Layout>
1493            </Container>
1494            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel10">
1495              <Properties>
1496                <Property name="opaque" type="boolean" value="false"/>
1497              </Properties>
1498
1499              <Layout>
1500                <DimensionLayout dim="0">
1501                  <Group type="103" groupAlignment="0" attributes="0">
1502                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1503                  </Group>
1504                </DimensionLayout>
1505                <DimensionLayout dim="1">
1506                  <Group type="103" groupAlignment="0" attributes="0">
1507                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1508                  </Group>
1509                </DimensionLayout>
1510              </Layout>
1511            </Container>
1512          </SubComponents>
1513        </Container>
1514      </SubComponents>
1515    </Container>
1516    <Component class="javax.swing.JSlider" name="zoomSlider">
1517      <Properties>
1518        <Property name="maximum" type="int" value="22"/>
1519        <Property name="minimum" type="int" value="4"/>
1520        <Property name="value" type="int" value="4"/>
1521        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1522          <Color id="Default Cursor"/>
1523        </Property>
1524        <Property name="focusable" type="boolean" value="false"/>
1525      </Properties>
1526      <Events>
1527        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="zoomSliderStateChanged"/>
1528      </Events>
1529    </Component>
1530    <Component class="javax.swing.JLabel" name="zoomInIcon">
1531      <Properties>
1532        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1533          <Image iconType="3" name="/images/ZoomIn.png"/>
1534        </Property>
1535        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1536          <Color id="Hand Cursor"/>
1537        </Property>
1538      </Properties>
1539      <Events>
1540        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomInIconMouseClicked"/>
1541      </Events>
1542    </Component>
1543    <Component class="javax.swing.JLabel" name="zoomOutIcon">
1544      <Properties>
1545        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1546          <Image iconType="3" name="/images/ZoomOut.png"/>
1547        </Property>
1548        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1549          <Color id="Hand Cursor"/>
1550        </Property>
1551      </Properties>
1552      <Events>
1553        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomOutIconMouseClicked"/>
1554      </Events>
1555    </Component>
1556    <Container class="javax.swing.JScrollPane" name="timeStampScrollPane">
1557      <Properties>
1558        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1559          <Border info="null"/>
1560        </Property>
1561        <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
1562        <Property name="verticalScrollBarPolicy" type="int" value="21"/>
1563      </Properties>
1564
1565      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1566      <SubComponents>
1567        <Container class="scriptbuilder.gui.panels.TimeStampPanel" name="timeStampPanel">
1568
1569          <Layout>
1570            <DimensionLayout dim="0">
1571              <Group type="103" groupAlignment="0" attributes="0">
1572                  <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1573              </Group>
1574            </DimensionLayout>
1575            <DimensionLayout dim="1">
1576              <Group type="103" groupAlignment="0" attributes="0">
1577                  <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1578              </Group>
1579            </DimensionLayout>
1580          </Layout>
1581        </Container>
1582      </SubComponents>
1583    </Container>
1584    <Component class="javax.swing.JButton" name="btnAddTime">
1585      <Properties>
1586        <Property name="text" type="java.lang.String" value="+15:00"/>
1587      </Properties>
1588      <Events>
1589        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/>
1590      </Events>
1591    </Component>
1592  </SubComponents>
1593</Form>
Note: See TracBrowser for help on using the repository browser.