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

Revision 11, 114.9 KB checked in by jdalbey, 9 years ago (diff)

ScriptBuilderFrame?.java: Add comments for About handler, change file filter to "xml" for open/save/saveas.

Line 
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        </MenuItem>
16      </SubComponents>
17    </Container>
18    <Container class="javax.swing.JPopupMenu" name="eventPopupMenu">
19
20      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
21        <Property name="useNullLayout" type="boolean" value="true"/>
22      </Layout>
23      <SubComponents>
24        <MenuItem class="javax.swing.JMenuItem" name="cadEvent">
25          <Properties>
26            <Property name="text" type="java.lang.String" value="CAD Event"/>
27          </Properties>
28          <Events>
29            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMousePressed"/>
30            <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMouseReleased"/>
31          </Events>
32        </MenuItem>
33        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
34          <Properties>
35            <Property name="text" type="java.lang.String" value="Paramics Event"/>
36          </Properties>
37        </MenuItem>
38        <MenuItem class="javax.swing.JMenuItem" name="radioEvent">
39          <Properties>
40            <Property name="text" type="java.lang.String" value="Radio Event"/>
41          </Properties>
42          <Events>
43            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="radioEventMousePressed"/>
44          </Events>
45        </MenuItem>
46        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem4">
47          <Properties>
48            <Property name="text" type="java.lang.String" value="Telephone Event"/>
49          </Properties>
50        </MenuItem>
51        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem5">
52          <Properties>
53            <Property name="text" type="java.lang.String" value="Video Event"/>
54          </Properties>
55        </MenuItem>
56        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem6">
57          <Properties>
58            <Property name="text" type="java.lang.String" value="Evaluation Event"/>
59          </Properties>
60        </MenuItem>
61      </SubComponents>
62    </Container>
63    <Container class="javax.swing.JFrame" name="cadEventFrame">
64      <Properties>
65        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
66          <Dimension value="[400, 300]"/>
67        </Property>
68      </Properties>
69
70      <Layout>
71        <DimensionLayout dim="0">
72          <Group type="103" groupAlignment="0" attributes="0">
73              <Group type="102" attributes="0">
74                  <EmptySpace max="-2" attributes="0"/>
75                  <Component id="jLabel5" min="-2" pref="68" max="-2" attributes="0"/>
76                  <EmptySpace max="32767" attributes="0"/>
77              </Group>
78          </Group>
79        </DimensionLayout>
80        <DimensionLayout dim="1">
81          <Group type="103" groupAlignment="0" attributes="0">
82              <Group type="102" alignment="0" attributes="0">
83                  <EmptySpace max="-2" attributes="0"/>
84                  <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
85                  <EmptySpace pref="1357" max="32767" attributes="0"/>
86              </Group>
87          </Group>
88        </DimensionLayout>
89      </Layout>
90      <SubComponents>
91        <Component class="javax.swing.JLabel" name="jLabel5">
92          <Properties>
93            <Property name="text" type="java.lang.String" value="CAD Entry"/>
94          </Properties>
95        </Component>
96      </SubComponents>
97    </Container>
98    <Container class="javax.swing.JFrame" name="radioEventFrame">
99      <Properties>
100        <Property name="title" type="java.lang.String" value="Add Radio Event"/>
101        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
102          <Dimension value="[400, 300]"/>
103        </Property>
104      </Properties>
105
106      <Layout>
107        <DimensionLayout dim="0">
108          <Group type="103" groupAlignment="0" attributes="0">
109              <Group type="102" alignment="1" attributes="0">
110                  <EmptySpace max="-2" attributes="0"/>
111                  <Group type="103" groupAlignment="1" attributes="0">
112                      <Component id="radioMessageScrollPane" alignment="0" pref="380" max="32767" attributes="0"/>
113                      <Group type="102" alignment="0" attributes="0">
114                          <Component id="radioTypeLabel" min="-2" max="-2" attributes="0"/>
115                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
116                          <Component id="radioTypeComboBox" pref="312" max="32767" attributes="0"/>
117                      </Group>
118                      <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>
119                      <Group type="102" alignment="0" attributes="0">
120                          <Component id="cancelButton" min="-2" max="-2" attributes="0"/>
121                          <EmptySpace pref="246" max="32767" attributes="0"/>
122                          <Component id="okButton" min="-2" pref="69" max="-2" attributes="0"/>
123                      </Group>
124                  </Group>
125                  <EmptySpace max="-2" attributes="0"/>
126              </Group>
127          </Group>
128        </DimensionLayout>
129        <DimensionLayout dim="1">
130          <Group type="103" groupAlignment="0" attributes="0">
131              <Group type="102" alignment="0" attributes="0">
132                  <EmptySpace max="-2" attributes="0"/>
133                  <Group type="103" groupAlignment="3" attributes="0">
134                      <Component id="radioTypeLabel" alignment="3" min="-2" max="-2" attributes="0"/>
135                      <Component id="radioTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
136                  </Group>
137                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
138                  <Component id="jLabel7" min="-2" max="-2" attributes="0"/>
139                  <EmptySpace max="-2" attributes="0"/>
140                  <Component id="radioMessageScrollPane" pref="198" max="32767" attributes="0"/>
141                  <EmptySpace max="-2" attributes="0"/>
142                  <Group type="103" groupAlignment="3" attributes="0">
143                      <Component id="okButton" alignment="3" min="-2" max="-2" attributes="0"/>
144                      <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
145                  </Group>
146                  <EmptySpace max="-2" attributes="0"/>
147              </Group>
148          </Group>
149        </DimensionLayout>
150      </Layout>
151      <SubComponents>
152        <Component class="javax.swing.JLabel" name="radioTypeLabel">
153          <Properties>
154            <Property name="text" type="java.lang.String" value="Radio Type:"/>
155          </Properties>
156        </Component>
157        <Component class="javax.swing.JLabel" name="jLabel7">
158          <Properties>
159            <Property name="text" type="java.lang.String" value="Radio Message:"/>
160          </Properties>
161        </Component>
162        <Component class="javax.swing.JComboBox" name="radioTypeComboBox">
163          <Properties>
164            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
165              <StringArray count="2">
166                <StringItem index="0" value="TMT"/>
167                <StringItem index="1" value="Maintanence"/>
168              </StringArray>
169            </Property>
170          </Properties>
171        </Component>
172        <Container class="javax.swing.JScrollPane" name="radioMessageScrollPane">
173          <Properties>
174            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
175          </Properties>
176          <AuxValues>
177            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
178          </AuxValues>
179
180          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
181          <SubComponents>
182            <Component class="javax.swing.JTextArea" name="radioMessage">
183              <Properties>
184                <Property name="columns" type="int" value="20"/>
185                <Property name="lineWrap" type="boolean" value="true"/>
186                <Property name="rows" type="int" value="5"/>
187                <Property name="wrapStyleWord" type="boolean" value="true"/>
188              </Properties>
189            </Component>
190          </SubComponents>
191        </Container>
192        <Component class="javax.swing.JButton" name="okButton">
193          <Properties>
194            <Property name="text" type="java.lang.String" value="OK"/>
195          </Properties>
196          <Events>
197            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>
198          </Events>
199        </Component>
200        <Component class="javax.swing.JButton" name="cancelButton">
201          <Properties>
202            <Property name="text" type="java.lang.String" value="Cancel"/>
203          </Properties>
204          <Events>
205            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>
206          </Events>
207        </Component>
208      </SubComponents>
209    </Container>
210    <Container class="javax.swing.JPopupMenu" name="eventListPopupMenu">
211
212      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
213        <Property name="useNullLayout" type="boolean" value="true"/>
214      </Layout>
215      <SubComponents>
216        <MenuItem class="javax.swing.JMenuItem" name="editEventList">
217          <Properties>
218            <Property name="text" type="java.lang.String" value="Edit..."/>
219          </Properties>
220          <Events>
221            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="editEventListActionPerformed"/>
222          </Events>
223        </MenuItem>
224        <MenuItem class="javax.swing.JMenuItem" name="deleteEventList">
225          <Properties>
226            <Property name="text" type="java.lang.String" value="Delete..."/>
227          </Properties>
228        </MenuItem>
229      </SubComponents>
230    </Container>
231    <Container class="javax.swing.JFrame" name="incidentFrame">
232      <Properties>
233        <Property name="title" type="java.lang.String" value="Incident"/>
234        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
235          <Dimension value="[400, 400]"/>
236        </Property>
237      </Properties>
238
239      <Layout>
240        <DimensionLayout dim="0">
241          <Group type="103" groupAlignment="0" attributes="0">
242              <Group type="102" alignment="1" attributes="0">
243                  <EmptySpace max="-2" attributes="0"/>
244                  <Group type="103" groupAlignment="1" attributes="0">
245                      <Component id="jScrollPane1" alignment="0" pref="322" max="32767" attributes="0"/>
246                      <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
247                      <Group type="102" alignment="0" attributes="0">
248                          <Group type="103" groupAlignment="0" attributes="0">
249                              <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/>
250                              <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>
251                              <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/>
252                          </Group>
253                          <EmptySpace type="separate" max="-2" attributes="0"/>
254                          <Group type="103" groupAlignment="0" attributes="0">
255                              <Component id="addIncidentName" pref="218" max="32767" attributes="0"/>
256                              <Component id="addIncidentNumber" alignment="0" pref="218" max="32767" attributes="0"/>
257                              <Group type="102" alignment="1" attributes="0">
258                                  <Component id="incidentColorField" pref="119" max="32767" attributes="0"/>
259                                  <EmptySpace max="-2" attributes="0"/>
260                                  <Component id="jButton3" min="-2" pref="93" max="-2" attributes="0"/>
261                              </Group>
262                          </Group>
263                      </Group>
264                      <Group type="102" alignment="0" attributes="0">
265                          <Component id="incidentCancelButton" min="-2" max="-2" attributes="0"/>
266                          <EmptySpace pref="188" max="32767" attributes="0"/>
267                          <Component id="incidentOkButton" min="-2" pref="69" max="-2" attributes="0"/>
268                      </Group>
269                      <Group type="102" alignment="0" attributes="0">
270                          <Group type="103" groupAlignment="0" attributes="0">
271                              <Component id="jLabel12" min="-2" max="-2" attributes="0"/>
272                              <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>
273                          </Group>
274                          <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
275                          <Group type="103" groupAlignment="0" attributes="0">
276                              <Component id="addIncidentStart" alignment="0" pref="158" max="32767" attributes="0"/>
277                              <Component id="addIncidentLength" alignment="0" pref="158" max="32767" attributes="0"/>
278                          </Group>
279                      </Group>
280                  </Group>
281                  <EmptySpace max="-2" attributes="0"/>
282              </Group>
283          </Group>
284        </DimensionLayout>
285        <DimensionLayout dim="1">
286          <Group type="103" groupAlignment="0" attributes="0">
287              <Group type="102" alignment="0" attributes="0">
288                  <EmptySpace max="-2" attributes="0"/>
289                  <Group type="103" groupAlignment="3" attributes="0">
290                      <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
291                      <Component id="addIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
292                  </Group>
293                  <EmptySpace max="-2" attributes="0"/>
294                  <Group type="103" groupAlignment="3" attributes="0">
295                      <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
296                      <Component id="addIncidentName" alignment="3" min="-2" max="-2" attributes="0"/>
297                  </Group>
298                  <EmptySpace max="-2" attributes="0"/>
299                  <Group type="103" groupAlignment="3" attributes="0">
300                      <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
301                      <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>
302                      <Component id="incidentColorField" alignment="3" min="-2" max="-2" attributes="0"/>
303                  </Group>
304                  <EmptySpace max="-2" attributes="0"/>
305                  <Component id="jLabel10" min="-2" max="-2" attributes="0"/>
306                  <EmptySpace max="-2" attributes="0"/>
307                  <Component id="jScrollPane1" pref="106" max="32767" attributes="0"/>
308                  <EmptySpace max="-2" attributes="0"/>
309                  <Group type="103" groupAlignment="3" attributes="0">
310                      <Component id="addIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/>
311                      <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/>
312                  </Group>
313                  <EmptySpace max="-2" attributes="0"/>
314                  <Group type="103" groupAlignment="3" attributes="0">
315                      <Component id="addIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/>
316                      <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
317                  </Group>
318                  <EmptySpace max="-2" attributes="0"/>
319                  <Group type="103" groupAlignment="3" attributes="0">
320                      <Component id="incidentCancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
321                      <Component id="incidentOkButton" alignment="3" min="-2" max="-2" attributes="0"/>
322                  </Group>
323                  <EmptySpace max="-2" attributes="0"/>
324              </Group>
325          </Group>
326        </DimensionLayout>
327      </Layout>
328      <SubComponents>
329        <Component class="javax.swing.JLabel" name="jLabel6">
330          <Properties>
331            <Property name="text" type="java.lang.String" value="Incident Number: "/>
332          </Properties>
333        </Component>
334        <Component class="javax.swing.JLabel" name="jLabel8">
335          <Properties>
336            <Property name="text" type="java.lang.String" value="Incident Name:"/>
337          </Properties>
338        </Component>
339        <Component class="javax.swing.JLabel" name="jLabel9">
340          <Properties>
341            <Property name="text" type="java.lang.String" value="Incident Color: "/>
342          </Properties>
343        </Component>
344        <Component class="javax.swing.JLabel" name="jLabel10">
345          <Properties>
346            <Property name="text" type="java.lang.String" value="Incident Description:"/>
347          </Properties>
348        </Component>
349        <Container class="javax.swing.JScrollPane" name="jScrollPane1">
350          <Properties>
351            <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
352            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
353          </Properties>
354          <AuxValues>
355            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
356          </AuxValues>
357
358          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
359          <SubComponents>
360            <Component class="javax.swing.JTextArea" name="addIncidentDescription">
361              <Properties>
362                <Property name="columns" type="int" value="20"/>
363                <Property name="lineWrap" type="boolean" value="true"/>
364                <Property name="rows" type="int" value="5"/>
365                <Property name="wrapStyleWord" type="boolean" value="true"/>
366              </Properties>
367            </Component>
368          </SubComponents>
369        </Container>
370        <Component class="javax.swing.JButton" name="incidentOkButton">
371          <Properties>
372            <Property name="text" type="java.lang.String" value="OK"/>
373          </Properties>
374          <Events>
375            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentOkButtonActionPerformed"/>
376          </Events>
377        </Component>
378        <Component class="javax.swing.JButton" name="incidentCancelButton">
379          <Properties>
380            <Property name="text" type="java.lang.String" value="Cancel"/>
381          </Properties>
382          <Events>
383            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="incidentCancelButtonActionPerformed"/>
384          </Events>
385        </Component>
386        <Component class="javax.swing.JSpinner" name="addIncidentNumber">
387          <Properties>
388            <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
389              <SpinnerModel initial="101" minimum="101" numberType="java.lang.Integer" stepSize="1" type="number"/>
390            </Property>
391          </Properties>
392        </Component>
393        <Component class="javax.swing.JTextField" name="addIncidentName">
394        </Component>
395        <Component class="javax.swing.JLabel" name="jLabel11">
396          <Properties>
397            <Property name="text" type="java.lang.String" value="Incident Length in Minutes: "/>
398          </Properties>
399        </Component>
400        <Component class="javax.swing.JSpinner" name="addIncidentLength">
401          <Properties>
402            <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
403              <SpinnerModel initial="0" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
404            </Property>
405          </Properties>
406        </Component>
407        <Component class="javax.swing.JLabel" name="jLabel12">
408          <Properties>
409            <Property name="text" type="java.lang.String" value="Incident Start Time in Minutes:"/>
410          </Properties>
411        </Component>
412        <Component class="javax.swing.JSpinner" name="addIncidentStart">
413          <Properties>
414            <Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
415              <SpinnerModel initial="0" minimum="0" numberType="java.lang.Integer" stepSize="1" type="number"/>
416            </Property>
417          </Properties>
418        </Component>
419        <Component class="javax.swing.JButton" name="jButton3">
420          <Properties>
421            <Property name="text" type="java.lang.String" value="Choose..."/>
422          </Properties>
423          <Events>
424            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
425          </Events>
426        </Component>
427        <Component class="javax.swing.JTextField" name="incidentColorField">
428          <Properties>
429            <Property name="editable" type="boolean" value="false"/>
430            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
431              <Color blue="0" green="0" red="0" type="rgb"/>
432            </Property>
433          </Properties>
434        </Component>
435      </SubComponents>
436    </Container>
437    <Container class="javax.swing.JFrame" name="addNoiseFrame">
438      <Properties>
439        <Property name="title" type="java.lang.String" value="Generate Noise"/>
440        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
441          <Dimension value="[395, 315]"/>
442        </Property>
443        <Property name="resizable" type="boolean" value="false"/>
444      </Properties>
445
446      <Layout>
447        <DimensionLayout dim="0">
448          <Group type="103" groupAlignment="0" attributes="0">
449              <Group type="102" alignment="1" attributes="0">
450                  <EmptySpace pref="21" max="32767" attributes="0"/>
451                  <Group type="103" groupAlignment="1" attributes="0">
452                      <Component id="jTextArea1" alignment="0" max="32767" attributes="1"/>
453                      <Group type="103" alignment="1" groupAlignment="1" max="-2" attributes="0">
454                          <Group type="102" alignment="0" attributes="1">
455                              <Component id="jButton1" min="-2" max="-2" attributes="0"/>
456                              <EmptySpace max="32767" attributes="0"/>
457                              <Component id="jButton2" min="-2" max="-2" attributes="0"/>
458                          </Group>
459                          <Group type="102" alignment="0" attributes="0">
460                              <Group type="103" groupAlignment="0" attributes="0">
461                                  <Group type="103" alignment="0" groupAlignment="1" attributes="0">
462                                      <Component id="jLabel16" alignment="1" min="-2" max="-2" attributes="0"/>
463                                      <Component id="jLabel14" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
464                                      <Component id="jLabel15" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
465                                      <Component id="jLabel13" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
466                                  </Group>
467                                  <Component id="jLabel17" alignment="0" min="-2" pref="81" max="-2" attributes="0"/>
468                              </Group>
469                              <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
470                              <Group type="103" groupAlignment="0" max="-2" attributes="0">
471                                  <Component id="jSlider1" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
472                                  <Component id="jSlider2" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
473                                  <Component id="jSlider3" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
474                                  <Component id="jSlider5" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
475                                  <Component id="jSlider4" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
476                                  <Group type="102" alignment="1" attributes="1">
477                                      <Component id="jLabel20" min="-2" max="-2" attributes="0"/>
478                                      <EmptySpace max="32767" attributes="0"/>
479                                      <Component id="jLabel21" min="-2" max="-2" attributes="0"/>
480                                  </Group>
481                              </Group>
482                          </Group>
483                      </Group>
484                  </Group>
485                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
486              </Group>
487          </Group>
488        </DimensionLayout>
489        <DimensionLayout dim="1">
490          <Group type="103" groupAlignment="0" attributes="0">
491              <Group type="102" alignment="1" attributes="0">
492                  <EmptySpace max="-2" attributes="0"/>
493                  <Component id="jTextArea1" pref="39" max="32767" attributes="0"/>
494                  <EmptySpace max="-2" attributes="0"/>
495                  <Group type="103" groupAlignment="1" attributes="0">
496                      <Component id="jLabel21" min="-2" max="-2" attributes="0"/>
497                      <Component id="jLabel20" min="-2" max="-2" attributes="0"/>
498                  </Group>
499                  <EmptySpace max="-2" attributes="0"/>
500                  <Group type="103" groupAlignment="1" attributes="0">
501                      <Component id="jLabel13" min="-2" pref="30" max="-2" attributes="1"/>
502                      <Component id="jSlider1" alignment="1" min="-2" pref="30" max="-2" attributes="1"/>
503                  </Group>
504                  <EmptySpace max="-2" attributes="0"/>
505                  <Group type="103" groupAlignment="1" attributes="0">
506                      <Component id="jLabel14" min="-2" pref="28" max="-2" attributes="1"/>
507                      <Component id="jSlider2" alignment="1" min="-2" pref="28" max="-2" attributes="1"/>
508                  </Group>
509                  <EmptySpace max="-2" attributes="0"/>
510                  <Group type="103" groupAlignment="1" max="-2" attributes="0">
511                      <Component id="jLabel15" min="-2" max="-2" attributes="1"/>
512                      <Component id="jSlider3" alignment="1" min="-2" max="-2" attributes="1"/>
513                  </Group>
514                  <EmptySpace max="-2" attributes="0"/>
515                  <Group type="103" groupAlignment="1" attributes="0">
516                      <Component id="jSlider4" min="-2" pref="29" max="-2" attributes="1"/>
517                      <Component id="jLabel16" min="-2" pref="29" max="-2" attributes="1"/>
518                  </Group>
519                  <EmptySpace max="-2" attributes="0"/>
520                  <Group type="103" groupAlignment="0" attributes="0">
521                      <Component id="jSlider5" min="-2" max="-2" attributes="1"/>
522                      <Component id="jLabel17" min="-2" max="-2" attributes="1"/>
523                  </Group>
524                  <EmptySpace type="separate" max="-2" attributes="0"/>
525                  <Group type="103" groupAlignment="0" attributes="0">
526                      <Component id="jButton1" min="-2" max="-2" attributes="0"/>
527                      <Component id="jButton2" min="-2" max="-2" attributes="0"/>
528                  </Group>
529                  <EmptySpace max="-2" attributes="0"/>
530              </Group>
531          </Group>
532        </DimensionLayout>
533      </Layout>
534      <SubComponents>
535        <Component class="javax.swing.JLabel" name="jLabel13">
536          <Properties>
537            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
538              <Font name="Tahoma" size="12" style="0"/>
539            </Property>
540            <Property name="text" type="java.lang.String" value="Radio Chatter: "/>
541          </Properties>
542        </Component>
543        <Component class="javax.swing.JSlider" name="jSlider1">
544        </Component>
545        <Component class="javax.swing.JSlider" name="jSlider2">
546        </Component>
547        <Component class="javax.swing.JLabel" name="jLabel14">
548          <Properties>
549            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
550              <Font name="Tahoma" size="12" style="0"/>
551            </Property>
552            <Property name="text" type="java.lang.String" value="Lane Closures:"/>
553          </Properties>
554        </Component>
555        <Component class="javax.swing.JSlider" name="jSlider3">
556        </Component>
557        <Component class="javax.swing.JLabel" name="jLabel15">
558          <Properties>
559            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
560              <Font name="Tahoma" size="12" style="0"/>
561            </Property>
562            <Property name="text" type="java.lang.String" value="TMCAL Logs:"/>
563          </Properties>
564        </Component>
565        <Component class="javax.swing.JTextArea" name="jTextArea1">
566          <Properties>
567            <Property name="editable" type="boolean" value="false"/>
568            <Property name="columns" type="int" value="20"/>
569            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
570              <Font name="Tahoma" size="12" style="0"/>
571            </Property>
572            <Property name="lineWrap" type="boolean" value="true"/>
573            <Property name="rows" type="int" value="5"/>
574            <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"/>
575            <Property name="wrapStyleWord" type="boolean" value="true"/>
576            <Property name="autoscrolls" type="boolean" value="false"/>
577            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
578              <Border info="null"/>
579            </Property>
580            <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
581              <Color blue="0" green="0" red="0" type="rgb"/>
582            </Property>
583            <Property name="focusable" type="boolean" value="false"/>
584            <Property name="opaque" type="boolean" value="false"/>
585          </Properties>
586        </Component>
587        <Component class="javax.swing.JSlider" name="jSlider4">
588        </Component>
589        <Component class="javax.swing.JLabel" name="jLabel16">
590          <Properties>
591            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
592              <Font name="Tahoma" size="12" style="0"/>
593            </Property>
594            <Property name="text" type="java.lang.String" value="Background Noise: "/>
595          </Properties>
596        </Component>
597        <Component class="javax.swing.JSlider" name="jSlider5">
598        </Component>
599        <Component class="javax.swing.JLabel" name="jLabel17">
600          <Properties>
601            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
602              <Font name="Tahoma" size="12" style="0"/>
603            </Property>
604            <Property name="text" type="java.lang.String" value="Minor Events:"/>
605          </Properties>
606        </Component>
607        <Component class="javax.swing.JButton" name="jButton1">
608          <Properties>
609            <Property name="text" type="java.lang.String" value="Cancel"/>
610          </Properties>
611          <Events>
612            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
613          </Events>
614        </Component>
615        <Component class="javax.swing.JButton" name="jButton2">
616          <Properties>
617            <Property name="text" type="java.lang.String" value="Generate"/>
618          </Properties>
619          <Events>
620            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
621          </Events>
622        </Component>
623        <Component class="javax.swing.JLabel" name="jLabel20">
624          <Properties>
625            <Property name="text" type="java.lang.String" value="Least Frequent"/>
626          </Properties>
627        </Component>
628        <Component class="javax.swing.JLabel" name="jLabel21">
629          <Properties>
630            <Property name="text" type="java.lang.String" value="Most Frequent"/>
631          </Properties>
632        </Component>
633      </SubComponents>
634    </Container>
635    <Component class="javax.swing.JColorChooser" name="incidentColorChooser">
636    </Component>
637    <Menu class="javax.swing.JMenuBar" name="scriptBuilderMenuBar">
638      <SubComponents>
639        <Menu class="javax.swing.JMenu" name="fileMenu">
640          <Properties>
641            <Property name="text" type="java.lang.String" value="File"/>
642            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
643              <Insets value="[0, 10, 0, 10]"/>
644            </Property>
645          </Properties>
646          <Events>
647            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileMenuActionPerformed"/>
648          </Events>
649          <SubComponents>
650            <MenuItem class="javax.swing.JMenuItem" name="fileNew">
651              <Properties>
652                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
653                  <KeyStroke key="Shift+Ctrl+N"/>
654                </Property>
655                <Property name="text" type="java.lang.String" value="New"/>
656              </Properties>
657            </MenuItem>
658            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator1">
659            </MenuItem>
660            <MenuItem class="javax.swing.JMenuItem" name="fileOpen">
661              <Properties>
662                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
663                  <KeyStroke key="Shift+Ctrl+O"/>
664                </Property>
665                <Property name="text" type="java.lang.String" value="Open..."/>
666              </Properties>
667              <Events>
668                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileOpenActionPerformed"/>
669              </Events>
670            </MenuItem>
671            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator2">
672            </MenuItem>
673            <MenuItem class="javax.swing.JMenuItem" name="fileSave">
674              <Properties>
675                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
676                  <KeyStroke key="Ctrl+S"/>
677                </Property>
678                <Property name="text" type="java.lang.String" value="Save"/>
679              </Properties>
680              <Events>
681                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveActionPerformed"/>
682              </Events>
683            </MenuItem>
684            <MenuItem class="javax.swing.JMenuItem" name="fileSaveAs">
685              <Properties>
686                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
687                  <KeyStroke key="Shift+Ctrl+S"/>
688                </Property>
689                <Property name="text" type="java.lang.String" value="Save as..."/>
690              </Properties>
691              <Events>
692                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="fileSaveAsActionPerformed"/>
693              </Events>
694            </MenuItem>
695          </SubComponents>
696        </Menu>
697        <Menu class="javax.swing.JMenu" name="generateMenu">
698          <Properties>
699            <Property name="label" type="java.lang.String" value="Generate"/>
700            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
701              <Insets value="[0, 10, 0, 10]"/>
702            </Property>
703          </Properties>
704          <SubComponents>
705            <MenuItem class="javax.swing.JMenuItem" name="generateNotebooks">
706              <Properties>
707                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
708                  <KeyStroke key="Ctrl+Alt+N"/>
709                </Property>
710                <Property name="text" type="java.lang.String" value="Generate Notebooks..."/>
711              </Properties>
712              <Events>
713                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNotebooksActionPerformed"/>
714              </Events>
715            </MenuItem>
716            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem3">
717              <Properties>
718                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
719                  <KeyStroke key="Ctrl+Alt+W"/>
720                </Property>
721                <Property name="text" type="java.lang.String" value="Generate Web Notebook..."/>
722              </Properties>
723            </MenuItem>
724            <MenuItem class="javax.swing.JMenuItem" name="generateScorecards">
725              <Properties>
726                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
727                  <KeyStroke key="Ctrl+Alt+S"/>
728                </Property>
729                <Property name="text" type="java.lang.String" value="Generate Scorecards..."/>
730              </Properties>
731              <Events>
732                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateScorecardsActionPerformed"/>
733              </Events>
734            </MenuItem>
735            <MenuItem class="javax.swing.JMenuItem" name="generateOrganizationChart">
736              <Properties>
737                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
738                  <KeyStroke key="Ctrl+Alt+O"/>
739                </Property>
740                <Property name="text" type="java.lang.String" value="Generate D14 TMC Org Chart..."/>
741              </Properties>
742              <Events>
743                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateOrganizationChartActionPerformed"/>
744              </Events>
745            </MenuItem>
746            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator3">
747            </MenuItem>
748            <MenuItem class="javax.swing.JMenuItem" name="generateProjectRequirements">
749              <Properties>
750                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
751                  <KeyStroke key="Ctrl+Alt+R"/>
752                </Property>
753                <Property name="text" type="java.lang.String" value="Generate Project Worklist..."/>
754              </Properties>
755              <Events>
756                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateProjectRequirementsActionPerformed"/>
757              </Events>
758            </MenuItem>
759          </SubComponents>
760        </Menu>
761        <Menu class="javax.swing.JMenu" name="incidentMenu">
762          <Properties>
763            <Property name="text" type="java.lang.String" value="Incidents"/>
764            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
765              <Insets value="[0, 10, 0, 10]"/>
766            </Property>
767          </Properties>
768          <SubComponents>
769            <MenuItem class="javax.swing.JMenuItem" name="newIncident">
770              <Properties>
771                <Property name="text" type="java.lang.String" value="New Incident..."/>
772              </Properties>
773              <Events>
774                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="newIncidentActionPerformed"/>
775              </Events>
776            </MenuItem>
777            <MenuItem class="javax.swing.JMenuItem" name="editIncident">
778              <Properties>
779                <Property name="text" type="java.lang.String" value="Edit Incident..."/>
780              </Properties>
781              <Events>
782                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="editIncidentActionPerformed"/>
783              </Events>
784            </MenuItem>
785            <MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator4">
786            </MenuItem>
787            <MenuItem class="javax.swing.JMenuItem" name="saveIncident">
788              <Properties>
789                <Property name="text" type="java.lang.String" value="Save Incident..."/>
790              </Properties>
791              <Events>
792                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="saveIncidentActionPerformed"/>
793              </Events>
794            </MenuItem>
795            <MenuItem class="javax.swing.JMenuItem" name="loadIncident">
796              <Properties>
797                <Property name="text" type="java.lang.String" value="Load Incident..."/>
798              </Properties>
799              <Events>
800                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="loadIncidentActionPerformed"/>
801              </Events>
802            </MenuItem>
803          </SubComponents>
804        </Menu>
805        <Menu class="javax.swing.JMenu" name="generateNoiseMenu">
806          <Properties>
807            <Property name="text" type="java.lang.String" value="Noise"/>
808          </Properties>
809          <SubComponents>
810            <MenuItem class="javax.swing.JMenuItem" name="generateNoiseOption">
811              <Properties>
812                <Property name="text" type="java.lang.String" value="Generate Noise..."/>
813              </Properties>
814              <Events>
815                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="generateNoiseOptionActionPerformed"/>
816              </Events>
817            </MenuItem>
818          </SubComponents>
819        </Menu>
820        <Menu class="javax.swing.JMenu" name="helpMenu">
821          <Properties>
822            <Property name="text" type="java.lang.String" value="Help"/>
823            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
824              <Insets value="[0, 10, 0, 10]"/>
825            </Property>
826          </Properties>
827          <SubComponents>
828            <MenuItem class="javax.swing.JMenuItem" name="helpTutorial">
829              <Properties>
830                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
831                  <KeyStroke key="F1"/>
832                </Property>
833                <Property name="text" type="java.lang.String" value="Tutorial..."/>
834              </Properties>
835            </MenuItem>
836            <MenuItem class="javax.swing.JMenuItem" name="helpAbout">
837              <Properties>
838                <Property name="text" type="java.lang.String" value="About..."/>
839              </Properties>
840              <Events>
841                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpAboutActionPerformed"/>
842              </Events>
843            </MenuItem>
844          </SubComponents>
845        </Menu>
846        <Menu class="javax.swing.JMenu" name="jMenu2">
847          <Properties>
848            <Property name="text" type="java.lang.String" value="XML"/>
849          </Properties>
850          <SubComponents>
851            <MenuItem class="javax.swing.JMenuItem" name="XMLImportBtn">
852              <Properties>
853                <Property name="text" type="java.lang.String" value="Import from XML"/>
854              </Properties>
855              <Events>
856                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="XMLImportBtnActionPerformed"/>
857              </Events>
858            </MenuItem>
859            <MenuItem class="javax.swing.JMenuItem" name="XMLExportBtn">
860              <Properties>
861                <Property name="text" type="java.lang.String" value="Export to XML"/>
862              </Properties>
863              <Events>
864                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="XMLExportBtnActionPerformed"/>
865              </Events>
866            </MenuItem>
867          </SubComponents>
868        </Menu>
869      </SubComponents>
870    </Menu>
871  </NonVisualComponents>
872  <Properties>
873    <Property name="defaultCloseOperation" type="int" value="3"/>
874    <Property name="title" type="java.lang.String" value="Script Builder"/>
875    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
876      <Color id="Default Cursor"/>
877    </Property>
878    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
879      <Dimension value="[800, 800]"/>
880    </Property>
881  </Properties>
882  <SyntheticProperties>
883    <SyntheticProperty name="menuBar" type="java.lang.String" value="scriptBuilderMenuBar"/>
884    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
885    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
886  </SyntheticProperties>
887  <AuxValues>
888    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
889    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
890    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
891    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
892    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
893    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
894    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
895    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
896    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
897  </AuxValues>
898
899  <Layout>
900    <DimensionLayout dim="0">
901      <Group type="103" groupAlignment="0" attributes="0">
902          <Group type="102" attributes="0">
903              <EmptySpace max="-2" attributes="0"/>
904              <Group type="103" groupAlignment="0" attributes="0">
905                  <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
906                  <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>
907                  <Group type="102" alignment="1" attributes="0">
908                      <Component id="scriptEventsPanel1" max="32767" attributes="0"/>
909                      <EmptySpace max="-2" attributes="0"/>
910                      <Component id="scriptEventsPanel" max="32767" attributes="0"/>
911                  </Group>
912                  <Group type="102" alignment="0" attributes="0">
913                      <Component id="selectButton" min="-2" pref="40" max="-2" attributes="0"/>
914                      <EmptySpace max="-2" attributes="0"/>
915                      <Component id="incidentEventsPanel" min="-2" max="-2" attributes="0"/>
916                      <EmptySpace max="-2" attributes="0"/>
917                      <Component id="evaluationEventsPanel" min="-2" max="-2" attributes="0"/>
918                      <EmptySpace type="separate" max="-2" attributes="0"/>
919                      <Group type="103" groupAlignment="0" attributes="0">
920                          <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/>
921                          <Component id="zoomSlider" alignment="0" min="-2" pref="31" max="-2" attributes="0"/>
922                          <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/>
923                      </Group>
924                  </Group>
925              </Group>
926              <EmptySpace max="-2" attributes="0"/>
927          </Group>
928      </Group>
929    </DimensionLayout>
930    <DimensionLayout dim="1">
931      <Group type="103" groupAlignment="0" attributes="0">
932          <Group type="102" alignment="1" attributes="0">
933              <Group type="103" groupAlignment="0" attributes="0">
934                  <Group type="102" attributes="0">
935                      <EmptySpace max="-2" attributes="0"/>
936                      <Group type="103" groupAlignment="0" attributes="0">
937                          <Component id="evaluationEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
938                          <Component id="incidentEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
939                          <Group type="102" alignment="0" attributes="0">
940                              <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
941                              <Component id="selectButton" min="-2" pref="55" max="-2" attributes="1"/>
942                          </Group>
943                      </Group>
944                  </Group>
945                  <Group type="102" alignment="0" attributes="0">
946                      <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
947                      <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
948                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
949                      <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/>
950                      <EmptySpace max="-2" attributes="0"/>
951                      <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
952                  </Group>
953              </Group>
954              <EmptySpace max="-2" attributes="0"/>
955              <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/>
956              <EmptySpace max="-2" attributes="0"/>
957              <Component id="timelinesScrollPane" min="-2" pref="365" max="-2" attributes="0"/>
958              <EmptySpace type="unrelated" max="-2" attributes="0"/>
959              <Group type="103" groupAlignment="0" max="-2" attributes="0">
960                  <Component id="scriptEventsPanel" max="32767" attributes="1"/>
961                  <Component id="scriptEventsPanel1" alignment="0" max="32767" attributes="1"/>
962              </Group>
963              <EmptySpace min="-2" max="-2" attributes="0"/>
964          </Group>
965      </Group>
966    </DimensionLayout>
967  </Layout>
968  <SubComponents>
969    <Container class="javax.swing.JScrollPane" name="timelinesScrollPane">
970      <Properties>
971        <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
972        <Property name="verticalScrollBarPolicy" type="int" value="22"/>
973        <Property name="focusCycleRoot" type="boolean" value="true"/>
974        <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
975        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
976          <Dimension value="[72000, 1341]"/>
977        </Property>
978      </Properties>
979
980      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
981      <SubComponents>
982        <Container class="scriptbuilder.gui.panels.TimelineTickPanel" name="timelineTickPanel">
983          <Properties>
984            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
985              <Dimension value="[7200, 32767]"/>
986            </Property>
987            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
988              <Dimension value="[7200, 0]"/>
989            </Property>
990            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
991              <Dimension value="[7200, 1317]"/>
992            </Property>
993          </Properties>
994
995          <Layout>
996            <DimensionLayout dim="0">
997              <Group type="103" groupAlignment="0" attributes="0">
998                  <Group type="102" alignment="0" attributes="0">
999                      <EmptySpace max="-2" attributes="0"/>
1000                      <Group type="103" groupAlignment="1" attributes="0">
1001                          <Group type="103" alignment="1" groupAlignment="0" attributes="0">
1002                              <Component id="incidentNumberPanel8" alignment="0" min="-2" max="-2" attributes="0"/>
1003                              <Component id="incidentNumberPanel9" alignment="0" min="-2" max="-2" attributes="0"/>
1004                          </Group>
1005                          <Group type="103" alignment="1" groupAlignment="0" attributes="0">
1006                              <Component id="incidentNumberPanel1" alignment="0" min="-2" max="-2" attributes="0"/>
1007                              <Component id="incidentNumberPanel4" alignment="0" min="-2" max="-2" attributes="0"/>
1008                              <Component id="incidentNumberPanel5" alignment="0" min="-2" max="-2" attributes="0"/>
1009                              <Component id="incidentNumberPanel6" alignment="0" min="-2" max="-2" attributes="0"/>
1010                              <Component id="incidentNumberPanel3" alignment="0" min="-2" max="-2" attributes="0"/>
1011                              <Component id="incidentNumberPanel2" alignment="0" min="-2" max="-2" attributes="0"/>
1012                              <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1013                          </Group>
1014                          <Component id="incidentNumberPanel10" min="-2" max="-2" attributes="0"/>
1015                      </Group>
1016                      <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
1017                      <Group type="103" groupAlignment="0" attributes="0">
1018                          <Component id="incidentTimelinePanel7" max="32767" attributes="1"/>
1019                          <Component id="incidentTimelinePanel6" alignment="0" min="-2" max="-2" attributes="1"/>
1020                          <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
1021                              <Component id="incidentTimelinePanel5" alignment="0" max="32767" attributes="1"/>
1022                              <Component id="incidentTimelinePanel4" alignment="0" min="-2" max="-2" attributes="1"/>
1023                          </Group>
1024                          <Component id="incidentTimelinePanel3" alignment="0" min="-2" max="-2" attributes="1"/>
1025                          <Component id="incidentTimelinePanel1" alignment="0" min="-2" pref="6778" max="-2" attributes="1"/>
1026                          <Component id="incidentTimelinePanel2" alignment="0" min="-2" max="-2" attributes="1"/>
1027                          <Component id="incidentTimelinePanel8" alignment="0" min="-2" max="-2" attributes="1"/>
1028                          <Component id="incidentTimelinePanel9" alignment="0" min="-2" max="-2" attributes="1"/>
1029                          <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="1"/>
1030                      </Group>
1031                      <EmptySpace min="-2" pref="190" max="-2" attributes="0"/>
1032                  </Group>
1033              </Group>
1034            </DimensionLayout>
1035            <DimensionLayout dim="1">
1036              <Group type="103" groupAlignment="0" attributes="0">
1037                  <Group type="102" alignment="0" attributes="0">
1038                      <EmptySpace max="-2" attributes="0"/>
1039                      <Group type="103" groupAlignment="0" attributes="0">
1040                          <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/>
1041                          <Component id="incidentTimelinePanel1" min="-2" max="-2" attributes="0"/>
1042                      </Group>
1043                      <EmptySpace max="-2" attributes="0"/>
1044                      <Group type="103" groupAlignment="0" attributes="0">
1045                          <Group type="102" alignment="0" attributes="0">
1046                              <Component id="incidentNumberPanel2" min="-2" max="-2" attributes="0"/>
1047                              <EmptySpace max="-2" attributes="0"/>
1048                              <Component id="incidentNumberPanel3" min="-2" max="-2" attributes="0"/>
1049                              <EmptySpace max="-2" attributes="0"/>
1050                              <Component id="incidentNumberPanel4" min="-2" max="-2" attributes="0"/>
1051                              <EmptySpace max="-2" attributes="0"/>
1052                              <Component id="incidentNumberPanel5" min="-2" max="-2" attributes="0"/>
1053                              <EmptySpace max="-2" attributes="0"/>
1054                              <Component id="incidentNumberPanel6" min="-2" max="-2" attributes="0"/>
1055                          </Group>
1056                          <Group type="102" alignment="0" attributes="0">
1057                              <Component id="incidentTimelinePanel2" min="-2" max="-2" attributes="0"/>
1058                              <EmptySpace max="-2" attributes="0"/>
1059                              <Component id="incidentTimelinePanel3" min="-2" max="-2" attributes="0"/>
1060                              <EmptySpace max="-2" attributes="0"/>
1061                              <Component id="incidentTimelinePanel4" min="-2" max="-2" attributes="0"/>
1062                              <EmptySpace max="-2" attributes="0"/>
1063                              <Component id="incidentTimelinePanel5" min="-2" max="-2" attributes="0"/>
1064                              <EmptySpace max="-2" attributes="0"/>
1065                              <Component id="incidentTimelinePanel6" min="-2" max="-2" attributes="0"/>
1066                          </Group>
1067                      </Group>
1068                      <EmptySpace max="-2" attributes="0"/>
1069                      <Group type="103" groupAlignment="0" attributes="0">
1070                          <Component id="incidentTimelinePanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1071                          <Component id="incidentNumberPanel7" alignment="0" min="-2" max="-2" attributes="0"/>
1072                      </Group>
1073                      <EmptySpace max="-2" attributes="0"/>
1074                      <Group type="103" groupAlignment="0" attributes="0">
1075                          <Group type="102" alignment="0" attributes="0">
1076                              <Component id="incidentTimelinePanel8" min="-2" max="-2" attributes="0"/>
1077                              <EmptySpace max="-2" attributes="0"/>
1078                              <Component id="incidentTimelinePanel9" min="-2" max="-2" attributes="0"/>
1079                          </Group>
1080                          <Group type="102" alignment="0" attributes="0">
1081                              <Component id="incidentNumberPanel8" min="-2" max="-2" attributes="0"/>
1082                              <EmptySpace max="-2" attributes="0"/>
1083                              <Component id="incidentNumberPanel9" min="-2" max="-2" attributes="0"/>
1084                          </Group>
1085                      </Group>
1086                      <EmptySpace max="-2" attributes="0"/>
1087                      <Group type="103" groupAlignment="0" attributes="0">
1088                          <Component id="incidentNumberPanel10" alignment="0" min="-2" max="-2" attributes="0"/>
1089                          <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="0"/>
1090                      </Group>
1091                      <EmptySpace pref="251" max="32767" attributes="0"/>
1092                  </Group>
1093              </Group>
1094            </DimensionLayout>
1095          </Layout>
1096          <SubComponents>
1097            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel1">
1098              <Properties>
1099                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1100                  <Dimension value="[32767, 100]"/>
1101                </Property>
1102                <Property name="opaque" type="boolean" value="false"/>
1103                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1104                  <Dimension value="[691, 100]"/>
1105                </Property>
1106              </Properties>
1107
1108              <Layout>
1109                <DimensionLayout dim="0">
1110                  <Group type="103" groupAlignment="0" attributes="0">
1111                      <EmptySpace min="0" pref="6778" max="32767" attributes="0"/>
1112                  </Group>
1113                </DimensionLayout>
1114                <DimensionLayout dim="1">
1115                  <Group type="103" groupAlignment="0" attributes="0">
1116                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1117                  </Group>
1118                </DimensionLayout>
1119              </Layout>
1120            </Container>
1121            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel2">
1122              <Properties>
1123                <Property name="opaque" type="boolean" value="false"/>
1124              </Properties>
1125
1126              <Layout>
1127                <DimensionLayout dim="0">
1128                  <Group type="103" groupAlignment="0" attributes="0">
1129                      <EmptySpace min="0" pref="6726" max="32767" attributes="0"/>
1130                  </Group>
1131                </DimensionLayout>
1132                <DimensionLayout dim="1">
1133                  <Group type="103" groupAlignment="0" attributes="0">
1134                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1135                  </Group>
1136                </DimensionLayout>
1137              </Layout>
1138            </Container>
1139            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel8">
1140              <Properties>
1141                <Property name="opaque" type="boolean" value="false"/>
1142              </Properties>
1143
1144              <Layout>
1145                <DimensionLayout dim="0">
1146                  <Group type="103" groupAlignment="0" attributes="0">
1147                      <EmptySpace min="0" pref="5686" max="32767" attributes="0"/>
1148                  </Group>
1149                </DimensionLayout>
1150                <DimensionLayout dim="1">
1151                  <Group type="103" groupAlignment="0" attributes="0">
1152                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1153                  </Group>
1154                </DimensionLayout>
1155              </Layout>
1156            </Container>
1157            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel3">
1158              <Properties>
1159                <Property name="opaque" type="boolean" value="false"/>
1160              </Properties>
1161
1162              <Layout>
1163                <DimensionLayout dim="0">
1164                  <Group type="103" groupAlignment="0" attributes="0">
1165                      <EmptySpace min="0" pref="605" max="32767" attributes="0"/>
1166                  </Group>
1167                </DimensionLayout>
1168                <DimensionLayout dim="1">
1169                  <Group type="103" groupAlignment="0" attributes="0">
1170                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1171                  </Group>
1172                </DimensionLayout>
1173              </Layout>
1174            </Container>
1175            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel6">
1176              <Properties>
1177                <Property name="opaque" type="boolean" value="false"/>
1178              </Properties>
1179
1180              <Layout>
1181                <DimensionLayout dim="0">
1182                  <Group type="103" groupAlignment="0" attributes="0">
1183                      <EmptySpace min="0" pref="605" max="32767" attributes="0"/>
1184                  </Group>
1185                </DimensionLayout>
1186                <DimensionLayout dim="1">
1187                  <Group type="103" groupAlignment="0" attributes="0">
1188                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1189                  </Group>
1190                </DimensionLayout>
1191              </Layout>
1192            </Container>
1193            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel5">
1194              <Properties>
1195                <Property name="opaque" type="boolean" value="false"/>
1196              </Properties>
1197
1198              <Layout>
1199                <DimensionLayout dim="0">
1200                  <Group type="103" groupAlignment="0" attributes="0">
1201                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
1202                  </Group>
1203                </DimensionLayout>
1204                <DimensionLayout dim="1">
1205                  <Group type="103" groupAlignment="0" attributes="0">
1206                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1207                  </Group>
1208                </DimensionLayout>
1209              </Layout>
1210            </Container>
1211            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel4">
1212              <Properties>
1213                <Property name="opaque" type="boolean" value="false"/>
1214              </Properties>
1215
1216              <Layout>
1217                <DimensionLayout dim="0">
1218                  <Group type="103" groupAlignment="0" attributes="0">
1219                      <EmptySpace min="0" pref="617" max="32767" attributes="0"/>
1220                  </Group>
1221                </DimensionLayout>
1222                <DimensionLayout dim="1">
1223                  <Group type="103" groupAlignment="0" attributes="0">
1224                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1225                  </Group>
1226                </DimensionLayout>
1227              </Layout>
1228            </Container>
1229            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel7">
1230              <Properties>
1231                <Property name="opaque" type="boolean" value="false"/>
1232              </Properties>
1233
1234              <Layout>
1235                <DimensionLayout dim="0">
1236                  <Group type="103" groupAlignment="0" attributes="0">
1237                      <EmptySpace min="0" pref="6882" max="32767" attributes="0"/>
1238                  </Group>
1239                </DimensionLayout>
1240                <DimensionLayout dim="1">
1241                  <Group type="103" groupAlignment="0" attributes="0">
1242                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1243                  </Group>
1244                </DimensionLayout>
1245              </Layout>
1246            </Container>
1247            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel10">
1248              <Properties>
1249                <Property name="opaque" type="boolean" value="false"/>
1250              </Properties>
1251
1252              <Layout>
1253                <DimensionLayout dim="0">
1254                  <Group type="103" groupAlignment="0" attributes="0">
1255                      <EmptySpace min="0" pref="6573" max="32767" attributes="0"/>
1256                  </Group>
1257                </DimensionLayout>
1258                <DimensionLayout dim="1">
1259                  <Group type="103" groupAlignment="0" attributes="0">
1260                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1261                  </Group>
1262                </DimensionLayout>
1263              </Layout>
1264            </Container>
1265            <Container class="scriptbuilder.gui.panels.IncidentTimelinePanel" name="incidentTimelinePanel9">
1266              <Properties>
1267                <Property name="opaque" type="boolean" value="false"/>
1268              </Properties>
1269
1270              <Layout>
1271                <DimensionLayout dim="0">
1272                  <Group type="103" groupAlignment="0" attributes="0">
1273                      <EmptySpace min="0" pref="6470" max="32767" attributes="0"/>
1274                  </Group>
1275                </DimensionLayout>
1276                <DimensionLayout dim="1">
1277                  <Group type="103" groupAlignment="0" attributes="0">
1278                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1279                  </Group>
1280                </DimensionLayout>
1281              </Layout>
1282            </Container>
1283            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel1">
1284              <Properties>
1285                <Property name="opaque" type="boolean" value="false"/>
1286              </Properties>
1287
1288              <Layout>
1289                <DimensionLayout dim="0">
1290                  <Group type="103" groupAlignment="0" attributes="0">
1291                      <EmptySpace min="0" pref="106" max="32767" attributes="0"/>
1292                  </Group>
1293                </DimensionLayout>
1294                <DimensionLayout dim="1">
1295                  <Group type="103" groupAlignment="0" attributes="0">
1296                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1297                  </Group>
1298                </DimensionLayout>
1299              </Layout>
1300            </Container>
1301            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel2">
1302              <Properties>
1303                <Property name="opaque" type="boolean" value="false"/>
1304              </Properties>
1305
1306              <Layout>
1307                <DimensionLayout dim="0">
1308                  <Group type="103" groupAlignment="0" attributes="0">
1309                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1310                  </Group>
1311                </DimensionLayout>
1312                <DimensionLayout dim="1">
1313                  <Group type="103" groupAlignment="0" attributes="0">
1314                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1315                  </Group>
1316                </DimensionLayout>
1317              </Layout>
1318            </Container>
1319            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel3">
1320              <Properties>
1321                <Property name="opaque" type="boolean" value="false"/>
1322              </Properties>
1323
1324              <Layout>
1325                <DimensionLayout dim="0">
1326                  <Group type="103" groupAlignment="0" attributes="0">
1327                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1328                  </Group>
1329                </DimensionLayout>
1330                <DimensionLayout dim="1">
1331                  <Group type="103" groupAlignment="0" attributes="0">
1332                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1333                  </Group>
1334                </DimensionLayout>
1335              </Layout>
1336            </Container>
1337            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel4">
1338              <Properties>
1339                <Property name="opaque" type="boolean" value="false"/>
1340              </Properties>
1341
1342              <Layout>
1343                <DimensionLayout dim="0">
1344                  <Group type="103" groupAlignment="0" attributes="0">
1345                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1346                  </Group>
1347                </DimensionLayout>
1348                <DimensionLayout dim="1">
1349                  <Group type="103" groupAlignment="0" attributes="0">
1350                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1351                  </Group>
1352                </DimensionLayout>
1353              </Layout>
1354            </Container>
1355            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel5">
1356              <Properties>
1357                <Property name="opaque" type="boolean" value="false"/>
1358              </Properties>
1359
1360              <Layout>
1361                <DimensionLayout dim="0">
1362                  <Group type="103" groupAlignment="0" attributes="0">
1363                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1364                  </Group>
1365                </DimensionLayout>
1366                <DimensionLayout dim="1">
1367                  <Group type="103" groupAlignment="0" attributes="0">
1368                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1369                  </Group>
1370                </DimensionLayout>
1371              </Layout>
1372            </Container>
1373            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel6">
1374              <Properties>
1375                <Property name="opaque" type="boolean" value="false"/>
1376              </Properties>
1377
1378              <Layout>
1379                <DimensionLayout dim="0">
1380                  <Group type="103" groupAlignment="0" attributes="0">
1381                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1382                  </Group>
1383                </DimensionLayout>
1384                <DimensionLayout dim="1">
1385                  <Group type="103" groupAlignment="0" attributes="0">
1386                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1387                  </Group>
1388                </DimensionLayout>
1389              </Layout>
1390            </Container>
1391            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel7">
1392              <Properties>
1393                <Property name="opaque" type="boolean" value="false"/>
1394              </Properties>
1395
1396              <Layout>
1397                <DimensionLayout dim="0">
1398                  <Group type="103" groupAlignment="0" attributes="0">
1399                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1400                  </Group>
1401                </DimensionLayout>
1402                <DimensionLayout dim="1">
1403                  <Group type="103" groupAlignment="0" attributes="0">
1404                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1405                  </Group>
1406                </DimensionLayout>
1407              </Layout>
1408            </Container>
1409            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel8">
1410              <Properties>
1411                <Property name="opaque" type="boolean" value="false"/>
1412              </Properties>
1413
1414              <Layout>
1415                <DimensionLayout dim="0">
1416                  <Group type="103" groupAlignment="0" attributes="0">
1417                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1418                  </Group>
1419                </DimensionLayout>
1420                <DimensionLayout dim="1">
1421                  <Group type="103" groupAlignment="0" attributes="0">
1422                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1423                  </Group>
1424                </DimensionLayout>
1425              </Layout>
1426            </Container>
1427            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel9">
1428              <Properties>
1429                <Property name="opaque" type="boolean" value="false"/>
1430              </Properties>
1431
1432              <Layout>
1433                <DimensionLayout dim="0">
1434                  <Group type="103" groupAlignment="0" attributes="0">
1435                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1436                  </Group>
1437                </DimensionLayout>
1438                <DimensionLayout dim="1">
1439                  <Group type="103" groupAlignment="0" attributes="0">
1440                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1441                  </Group>
1442                </DimensionLayout>
1443              </Layout>
1444            </Container>
1445            <Container class="scriptbuilder.gui.panels.IncidentNumberPanel" name="incidentNumberPanel10">
1446              <Properties>
1447                <Property name="opaque" type="boolean" value="false"/>
1448              </Properties>
1449
1450              <Layout>
1451                <DimensionLayout dim="0">
1452                  <Group type="103" groupAlignment="0" attributes="0">
1453                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1454                  </Group>
1455                </DimensionLayout>
1456                <DimensionLayout dim="1">
1457                  <Group type="103" groupAlignment="0" attributes="0">
1458                      <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1459                  </Group>
1460                </DimensionLayout>
1461              </Layout>
1462            </Container>
1463          </SubComponents>
1464        </Container>
1465      </SubComponents>
1466    </Container>
1467    <Container class="javax.swing.JPanel" name="scriptEventsPanel">
1468      <Properties>
1469        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1470          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1471            <TitledBorder title="Script Events"/>
1472          </Border>
1473        </Property>
1474      </Properties>
1475
1476      <Layout>
1477        <DimensionLayout dim="0">
1478          <Group type="103" groupAlignment="0" attributes="0">
1479              <Group type="102" alignment="0" attributes="0">
1480                  <EmptySpace max="-2" attributes="0"/>
1481                  <Component id="scriptEventsPane" max="32767" attributes="0"/>
1482                  <EmptySpace max="-2" attributes="0"/>
1483              </Group>
1484          </Group>
1485        </DimensionLayout>
1486        <DimensionLayout dim="1">
1487          <Group type="103" groupAlignment="0" attributes="0">
1488              <Group type="102" alignment="0" attributes="0">
1489                  <Component id="scriptEventsPane" pref="197" max="32767" attributes="0"/>
1490                  <EmptySpace max="-2" attributes="0"/>
1491              </Group>
1492          </Group>
1493        </DimensionLayout>
1494      </Layout>
1495      <SubComponents>
1496        <Container class="javax.swing.JScrollPane" name="scriptEventsPane">
1497          <Properties>
1498            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
1499          </Properties>
1500          <AuxValues>
1501            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
1502          </AuxValues>
1503
1504          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1505          <SubComponents>
1506            <Component class="javax.swing.JList" name="scriptEventsList">
1507              <Properties>
1508                <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
1509                  <Connection code="new DefaultListModel()" type="code"/>
1510                </Property>
1511                <Property name="componentPopupMenu" type="javax.swing.JPopupMenu" editor="org.netbeans.modules.form.ComponentChooserEditor">
1512                  <ComponentRef name="eventListPopupMenu"/>
1513                </Property>
1514              </Properties>
1515            </Component>
1516          </SubComponents>
1517        </Container>
1518      </SubComponents>
1519    </Container>
1520    <Component class="javax.swing.JSlider" name="zoomSlider">
1521      <Properties>
1522        <Property name="maximum" type="int" value="21"/>
1523        <Property name="minimum" type="int" value="5"/>
1524        <Property name="orientation" type="int" value="1"/>
1525        <Property name="value" type="int" value="13"/>
1526        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1527          <Color id="Default Cursor"/>
1528        </Property>
1529        <Property name="focusable" type="boolean" value="false"/>
1530      </Properties>
1531      <Events>
1532        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="zoomSliderStateChanged"/>
1533      </Events>
1534    </Component>
1535    <Container class="javax.swing.JPanel" name="scriptEventsPanel1">
1536      <Properties>
1537        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1538          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1539            <TitledBorder title="Incident Information"/>
1540          </Border>
1541        </Property>
1542      </Properties>
1543
1544      <Layout>
1545        <DimensionLayout dim="0">
1546          <Group type="103" groupAlignment="0" attributes="0">
1547              <Group type="102" alignment="0" attributes="0">
1548                  <EmptySpace max="-2" attributes="0"/>
1549                  <Group type="103" groupAlignment="0" attributes="0">
1550                      <Component id="incidentDescriptionPane" alignment="1" max="32767" attributes="0"/>
1551                      <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
1552                      <Group type="102" alignment="0" attributes="0">
1553                          <Group type="103" groupAlignment="0" attributes="0">
1554                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
1555                              <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
1556                          </Group>
1557                          <EmptySpace max="-2" attributes="0"/>
1558                          <Group type="103" groupAlignment="1" attributes="0">
1559                              <Component id="incidentName" max="32767" attributes="0"/>
1560                              <Component id="incidentNumber" alignment="1" max="32767" attributes="0"/>
1561                          </Group>
1562                      </Group>
1563                  </Group>
1564                  <EmptySpace max="-2" attributes="0"/>
1565              </Group>
1566          </Group>
1567        </DimensionLayout>
1568        <DimensionLayout dim="1">
1569          <Group type="103" groupAlignment="0" attributes="0">
1570              <Group type="102" alignment="0" attributes="0">
1571                  <Group type="103" groupAlignment="3" attributes="0">
1572                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
1573                      <Component id="incidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
1574                  </Group>
1575                  <EmptySpace max="-2" attributes="0"/>
1576                  <Group type="103" groupAlignment="3" attributes="0">
1577                      <Component id="incidentName" alignment="3" min="-2" max="-2" attributes="0"/>
1578                      <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
1579                  </Group>
1580                  <EmptySpace max="-2" attributes="0"/>
1581                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
1582                  <EmptySpace max="-2" attributes="0"/>
1583                  <Component id="incidentDescriptionPane" pref="125" max="32767" attributes="0"/>
1584                  <EmptySpace min="-2" max="-2" attributes="0"/>
1585              </Group>
1586          </Group>
1587        </DimensionLayout>
1588      </Layout>
1589      <SubComponents>
1590        <Component class="javax.swing.JLabel" name="jLabel2">
1591          <Properties>
1592            <Property name="text" type="java.lang.String" value="Incident Number:"/>
1593          </Properties>
1594        </Component>
1595        <Component class="javax.swing.JLabel" name="jLabel3">
1596          <Properties>
1597            <Property name="text" type="java.lang.String" value="Incident Name:"/>
1598          </Properties>
1599        </Component>
1600        <Component class="javax.swing.JLabel" name="jLabel4">
1601          <Properties>
1602            <Property name="text" type="java.lang.String" value="Incident Description:"/>
1603          </Properties>
1604        </Component>
1605        <Component class="javax.swing.JTextField" name="incidentName">
1606          <Properties>
1607            <Property name="editable" type="boolean" value="false"/>
1608            <Property name="text" type="java.lang.String" value="Media"/>
1609          </Properties>
1610        </Component>
1611        <Container class="javax.swing.JScrollPane" name="incidentDescriptionPane">
1612          <Properties>
1613            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
1614          </Properties>
1615          <AuxValues>
1616            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
1617          </AuxValues>
1618
1619          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1620          <SubComponents>
1621            <Component class="javax.swing.JTextArea" name="incidentDescription">
1622              <Properties>
1623                <Property name="columns" type="int" value="20"/>
1624                <Property name="editable" type="boolean" value="false"/>
1625                <Property name="lineWrap" type="boolean" value="true"/>
1626                <Property name="rows" type="int" value="5"/>
1627                <Property name="text" type="java.lang.String" value="All media message events are found in this incident."/>
1628                <Property name="wrapStyleWord" type="boolean" value="true"/>
1629              </Properties>
1630            </Component>
1631          </SubComponents>
1632        </Container>
1633        <Component class="javax.swing.JTextField" name="incidentNumber">
1634          <Properties>
1635            <Property name="editable" type="boolean" value="false"/>
1636            <Property name="text" type="java.lang.String" value="100"/>
1637          </Properties>
1638        </Component>
1639      </SubComponents>
1640    </Container>
1641    <Component class="javax.swing.JButton" name="selectButton">
1642      <Properties>
1643        <Property name="toolTipText" type="java.lang.String" value="Select"/>
1644        <Property name="focusPainted" type="boolean" value="false"/>
1645        <Property name="iconTextGap" type="int" value="0"/>
1646        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1647          <Insets value="[2, 10, 2, 10]"/>
1648        </Property>
1649        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1650          <Dimension value="[30, 25]"/>
1651        </Property>
1652      </Properties>
1653      <Events>
1654        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="selectButtonActionPerformed"/>
1655      </Events>
1656    </Component>
1657    <Container class="javax.swing.JPanel" name="incidentEventsPanel">
1658      <Properties>
1659        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1660          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1661            <TitledBorder title="Incident Events"/>
1662          </Border>
1663        </Property>
1664      </Properties>
1665
1666      <Layout>
1667        <DimensionLayout dim="0">
1668          <Group type="103" groupAlignment="0" attributes="0">
1669              <Group type="102" alignment="0" attributes="0">
1670                  <EmptySpace max="-2" attributes="0"/>
1671                  <Group type="103" groupAlignment="0" attributes="0">
1672                      <Group type="103" alignment="0" groupAlignment="0" attributes="0">
1673                          <Group type="102" alignment="1" attributes="0">
1674                              <Component id="maintenanceRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
1675                              <EmptySpace max="-2" attributes="0"/>
1676                              <Component id="tmtRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
1677                              <EmptySpace max="-2" attributes="0"/>
1678                              <Component id="telephoneButton" min="-2" pref="120" max="-2" attributes="0"/>
1679                              <EmptySpace max="-2" attributes="0"/>
1680                              <Component id="paramicsButton" min="-2" pref="120" max="-2" attributes="0"/>
1681                          </Group>
1682                          <Group type="102" alignment="0" attributes="0">
1683                              <Component id="towButton" min="-2" pref="120" max="-2" attributes="0"/>
1684                              <EmptySpace max="-2" attributes="0"/>
1685                              <Component id="unitButton" min="-2" pref="120" max="-2" attributes="0"/>
1686                              <EmptySpace max="-2" attributes="0"/>
1687                              <Component id="witnessButton" min="-2" pref="120" max="-2" attributes="0"/>
1688                              <EmptySpace max="-2" attributes="0"/>
1689                              <Component id="audioButton" min="-2" pref="120" max="-2" attributes="0"/>
1690                          </Group>
1691                      </Group>
1692                      <Group type="102" alignment="0" attributes="0">
1693                          <Component id="cadButton" min="-2" pref="120" max="-2" attributes="0"/>
1694                          <EmptySpace max="-2" attributes="0"/>
1695                          <Component id="cctvButton" min="-2" pref="120" max="-2" attributes="0"/>
1696                          <EmptySpace max="-2" attributes="0"/>
1697                          <Component id="chpRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
1698                      </Group>
1699                  </Group>
1700                  <EmptySpace max="32767" attributes="0"/>
1701              </Group>
1702          </Group>
1703        </DimensionLayout>
1704        <DimensionLayout dim="1">
1705          <Group type="103" groupAlignment="0" attributes="0">
1706              <Group type="102" alignment="0" attributes="0">
1707                  <Group type="103" groupAlignment="0" attributes="0">
1708                      <Group type="102" attributes="0">
1709                          <Group type="103" groupAlignment="3" attributes="0">
1710                              <Component id="maintenanceRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1711                              <Component id="tmtRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1712                              <Component id="telephoneButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1713                          </Group>
1714                          <EmptySpace max="-2" attributes="0"/>
1715                          <Group type="103" groupAlignment="3" attributes="0">
1716                              <Component id="towButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1717                              <Component id="unitButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1718                              <Component id="witnessButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1719                              <Component id="audioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1720                          </Group>
1721                      </Group>
1722                      <Component id="paramicsButton" min="-2" pref="30" max="-2" attributes="0"/>
1723                  </Group>
1724                  <EmptySpace max="-2" attributes="0"/>
1725                  <Group type="103" groupAlignment="1" attributes="0">
1726                      <Group type="103" alignment="1" groupAlignment="3" attributes="0">
1727                          <Component id="cctvButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1728                          <Component id="chpRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1729                      </Group>
1730                      <Component id="cadButton" min="-2" pref="30" max="-2" attributes="0"/>
1731                  </Group>
1732              </Group>
1733          </Group>
1734        </DimensionLayout>
1735      </Layout>
1736      <SubComponents>
1737        <Component class="javax.swing.JButton" name="maintenanceRadioButton">
1738          <Properties>
1739            <Property name="text" type="java.lang.String" value="Maintenance Radio"/>
1740            <Property name="toolTipText" type="java.lang.String" value=""/>
1741            <Property name="focusPainted" type="boolean" value="false"/>
1742            <Property name="iconTextGap" type="int" value="0"/>
1743            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1744              <Insets value="[2, 10, 2, 10]"/>
1745            </Property>
1746            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1747              <Dimension value="[30, 25]"/>
1748            </Property>
1749          </Properties>
1750          <Events>
1751            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="maintenanceRadioButtonActionPerformed"/>
1752          </Events>
1753        </Component>
1754        <Component class="javax.swing.JButton" name="tmtRadioButton">
1755          <Properties>
1756            <Property name="text" type="java.lang.String" value="TMT Radio"/>
1757            <Property name="toolTipText" type="java.lang.String" value=""/>
1758            <Property name="focusPainted" type="boolean" value="false"/>
1759            <Property name="iconTextGap" type="int" value="0"/>
1760            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1761              <Insets value="[2, 10, 2, 10]"/>
1762            </Property>
1763            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1764              <Dimension value="[30, 25]"/>
1765            </Property>
1766          </Properties>
1767          <Events>
1768            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tmtRadioButtonActionPerformed"/>
1769          </Events>
1770        </Component>
1771        <Component class="javax.swing.JButton" name="telephoneButton">
1772          <Properties>
1773            <Property name="text" type="java.lang.String" value="Telephone"/>
1774            <Property name="toolTipText" type="java.lang.String" value=""/>
1775            <Property name="focusPainted" type="boolean" value="false"/>
1776            <Property name="iconTextGap" type="int" value="0"/>
1777            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1778              <Insets value="[2, 10, 2, 10]"/>
1779            </Property>
1780            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1781              <Dimension value="[30, 25]"/>
1782            </Property>
1783          </Properties>
1784          <Events>
1785            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="telephoneButtonActionPerformed"/>
1786          </Events>
1787        </Component>
1788        <Component class="javax.swing.JButton" name="unitButton">
1789          <Properties>
1790            <Property name="text" type="java.lang.String" value="Unit"/>
1791            <Property name="toolTipText" type="java.lang.String" value=""/>
1792            <Property name="focusPainted" type="boolean" value="false"/>
1793            <Property name="iconTextGap" type="int" value="0"/>
1794            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1795              <Insets value="[2, 10, 2, 10]"/>
1796            </Property>
1797            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1798              <Dimension value="[30, 25]"/>
1799            </Property>
1800          </Properties>
1801          <Events>
1802            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="unitButtonActionPerformed"/>
1803          </Events>
1804        </Component>
1805        <Component class="javax.swing.JButton" name="witnessButton">
1806          <Properties>
1807            <Property name="text" type="java.lang.String" value="Witness"/>
1808            <Property name="toolTipText" type="java.lang.String" value=""/>
1809            <Property name="focusPainted" type="boolean" value="false"/>
1810            <Property name="iconTextGap" type="int" value="0"/>
1811            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1812              <Insets value="[2, 10, 2, 10]"/>
1813            </Property>
1814            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1815              <Dimension value="[30, 25]"/>
1816            </Property>
1817          </Properties>
1818          <Events>
1819            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="witnessButtonActionPerformed"/>
1820          </Events>
1821        </Component>
1822        <Component class="javax.swing.JButton" name="paramicsButton">
1823          <Properties>
1824            <Property name="text" type="java.lang.String" value="Paramics"/>
1825            <Property name="toolTipText" type="java.lang.String" value=""/>
1826            <Property name="focusPainted" type="boolean" value="false"/>
1827            <Property name="iconTextGap" type="int" value="0"/>
1828            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1829              <Insets value="[2, 10, 2, 10]"/>
1830            </Property>
1831            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1832              <Dimension value="[30, 25]"/>
1833            </Property>
1834          </Properties>
1835          <Events>
1836            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="paramicsButtonActionPerformed"/>
1837          </Events>
1838        </Component>
1839        <Component class="javax.swing.JButton" name="towButton">
1840          <Properties>
1841            <Property name="text" type="java.lang.String" value="Tow"/>
1842            <Property name="toolTipText" type="java.lang.String" value=""/>
1843            <Property name="focusPainted" type="boolean" value="false"/>
1844            <Property name="iconTextGap" type="int" value="0"/>
1845            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1846              <Insets value="[2, 10, 2, 10]"/>
1847            </Property>
1848            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1849              <Dimension value="[30, 25]"/>
1850            </Property>
1851          </Properties>
1852          <Events>
1853            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="towButtonActionPerformed"/>
1854          </Events>
1855        </Component>
1856        <Component class="javax.swing.JButton" name="audioButton">
1857          <Properties>
1858            <Property name="text" type="java.lang.String" value="Audio"/>
1859            <Property name="toolTipText" type="java.lang.String" value=""/>
1860            <Property name="focusPainted" type="boolean" value="false"/>
1861            <Property name="iconTextGap" type="int" value="0"/>
1862            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1863              <Insets value="[2, 10, 2, 10]"/>
1864            </Property>
1865            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1866              <Dimension value="[30, 25]"/>
1867            </Property>
1868          </Properties>
1869          <Events>
1870            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="audioButtonActionPerformed"/>
1871          </Events>
1872        </Component>
1873        <Component class="javax.swing.JButton" name="cctvButton">
1874          <Properties>
1875            <Property name="text" type="java.lang.String" value="CCTV"/>
1876            <Property name="toolTipText" type="java.lang.String" value=""/>
1877            <Property name="focusPainted" type="boolean" value="false"/>
1878            <Property name="iconTextGap" type="int" value="0"/>
1879            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1880              <Insets value="[2, 10, 2, 10]"/>
1881            </Property>
1882            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1883              <Dimension value="[30, 25]"/>
1884            </Property>
1885          </Properties>
1886          <Events>
1887            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cctvButtonActionPerformed"/>
1888          </Events>
1889        </Component>
1890        <Component class="javax.swing.JButton" name="cadButton">
1891          <Properties>
1892            <Property name="text" type="java.lang.String" value="CAD"/>
1893            <Property name="toolTipText" type="java.lang.String" value=""/>
1894            <Property name="focusPainted" type="boolean" value="false"/>
1895            <Property name="iconTextGap" type="int" value="0"/>
1896            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1897              <Insets value="[2, 10, 2, 10]"/>
1898            </Property>
1899            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1900              <Dimension value="[30, 25]"/>
1901            </Property>
1902          </Properties>
1903          <Events>
1904            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadButtonActionPerformed"/>
1905          </Events>
1906        </Component>
1907        <Component class="javax.swing.JButton" name="chpRadioButton">
1908          <Properties>
1909            <Property name="text" type="java.lang.String" value="CHP Radio"/>
1910            <Property name="toolTipText" type="java.lang.String" value=""/>
1911            <Property name="focusPainted" type="boolean" value="false"/>
1912            <Property name="iconTextGap" type="int" value="0"/>
1913            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1914              <Insets value="[2, 10, 2, 10]"/>
1915            </Property>
1916            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1917              <Dimension value="[30, 25]"/>
1918            </Property>
1919          </Properties>
1920          <Events>
1921            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chpRadioButtonActionPerformed"/>
1922          </Events>
1923        </Component>
1924      </SubComponents>
1925    </Container>
1926    <Container class="javax.swing.JPanel" name="evaluationEventsPanel">
1927      <Properties>
1928        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1929          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1930            <TitledBorder title="Evaluation Events"/>
1931          </Border>
1932        </Property>
1933      </Properties>
1934
1935      <Layout>
1936        <DimensionLayout dim="0">
1937          <Group type="103" groupAlignment="0" attributes="0">
1938              <Group type="102" attributes="0">
1939                  <EmptySpace max="-2" attributes="0"/>
1940                  <Group type="103" groupAlignment="0" attributes="0">
1941                      <Group type="102" alignment="0" attributes="0">
1942                          <Component id="atmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1943                          <EmptySpace max="-2" attributes="0"/>
1944                          <Component id="activityLogEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1945                      </Group>
1946                      <Group type="102" alignment="0" attributes="0">
1947                          <Component id="cmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1948                          <EmptySpace max="-2" attributes="0"/>
1949                          <Component id="facilitatorEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1950                      </Group>
1951                      <Group type="102" alignment="0" attributes="0">
1952                          <Component id="cadEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1953                          <EmptySpace max="-2" attributes="0"/>
1954                          <Component id="radioEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1955                      </Group>
1956                  </Group>
1957                  <EmptySpace max="32767" attributes="0"/>
1958              </Group>
1959          </Group>
1960        </DimensionLayout>
1961        <DimensionLayout dim="1">
1962          <Group type="103" groupAlignment="0" attributes="0">
1963              <Group type="102" alignment="0" attributes="0">
1964                  <Group type="103" groupAlignment="0" attributes="0">
1965                      <Component id="cmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1966                      <Component id="facilitatorEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1967                  </Group>
1968                  <EmptySpace max="-2" attributes="0"/>
1969                  <Group type="103" groupAlignment="0" attributes="0">
1970                      <Component id="atmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1971                      <Component id="activityLogEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1972                  </Group>
1973                  <EmptySpace max="-2" attributes="0"/>
1974                  <Group type="103" groupAlignment="3" attributes="0">
1975                      <Component id="cadEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1976                      <Component id="radioEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1977                  </Group>
1978              </Group>
1979          </Group>
1980        </DimensionLayout>
1981      </Layout>
1982      <SubComponents>
1983        <Component class="javax.swing.JButton" name="atmsEvalButton">
1984          <Properties>
1985            <Property name="text" type="java.lang.String" value="ATMS Evaluation"/>
1986            <Property name="toolTipText" type="java.lang.String" value=""/>
1987            <Property name="focusPainted" type="boolean" value="false"/>
1988            <Property name="iconTextGap" type="int" value="0"/>
1989            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1990              <Insets value="[2, 10, 2, 10]"/>
1991            </Property>
1992            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1993              <Dimension value="[30, 25]"/>
1994            </Property>
1995          </Properties>
1996          <Events>
1997            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="atmsEvalButtonActionPerformed"/>
1998          </Events>
1999        </Component>
2000        <Component class="javax.swing.JButton" name="cmsEvalButton">
2001          <Properties>
2002            <Property name="text" type="java.lang.String" value="CMS Evaluation"/>
2003            <Property name="toolTipText" type="java.lang.String" value=""/>
2004            <Property name="focusPainted" type="boolean" value="false"/>
2005            <Property name="iconTextGap" type="int" value="0"/>
2006            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
2007              <Insets value="[2, 10, 2, 10]"/>
2008            </Property>
2009            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2010              <Dimension value="[30, 25]"/>
2011            </Property>
2012          </Properties>
2013          <Events>
2014            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cmsEvalButtonActionPerformed"/>
2015          </Events>
2016        </Component>
2017        <Component class="javax.swing.JButton" name="cadEvalButton">
2018          <Properties>
2019            <Property name="text" type="java.lang.String" value="CAD Evaluation"/>
2020            <Property name="toolTipText" type="java.lang.String" value=""/>
2021            <Property name="focusPainted" type="boolean" value="false"/>
2022            <Property name="iconTextGap" type="int" value="0"/>
2023            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
2024              <Insets value="[2, 10, 2, 10]"/>
2025            </Property>
2026            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2027              <Dimension value="[30, 25]"/>
2028            </Property>
2029          </Properties>
2030          <Events>
2031            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadEvalButtonActionPerformed"/>
2032          </Events>
2033        </Component>
2034        <Component class="javax.swing.JButton" name="facilitatorEvalButton">
2035          <Properties>
2036            <Property name="text" type="java.lang.String" value="Facilitator Evaluation"/>
2037            <Property name="toolTipText" type="java.lang.String" value=""/>
2038            <Property name="focusPainted" type="boolean" value="false"/>
2039            <Property name="iconTextGap" type="int" value="0"/>
2040            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
2041              <Insets value="[2, 10, 2, 10]"/>
2042            </Property>
2043            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2044              <Dimension value="[30, 25]"/>
2045            </Property>
2046          </Properties>
2047          <Events>
2048            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="facilitatorEvalButtonActionPerformed"/>
2049          </Events>
2050        </Component>
2051        <Component class="javax.swing.JButton" name="activityLogEvalButton">
2052          <Properties>
2053            <Property name="text" type="java.lang.String" value="Activity Log Evaluation"/>
2054            <Property name="toolTipText" type="java.lang.String" value=""/>
2055            <Property name="focusPainted" type="boolean" value="false"/>
2056            <Property name="iconTextGap" type="int" value="0"/>
2057            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
2058              <Insets value="[2, 10, 2, 10]"/>
2059            </Property>
2060            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2061              <Dimension value="[30, 25]"/>
2062            </Property>
2063          </Properties>
2064          <Events>
2065            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="activityLogEvalButtonActionPerformed"/>
2066          </Events>
2067        </Component>
2068        <Component class="javax.swing.JButton" name="radioEvalButton">
2069          <Properties>
2070            <Property name="text" type="java.lang.String" value="Radio Evaluation"/>
2071            <Property name="toolTipText" type="java.lang.String" value=""/>
2072            <Property name="focusPainted" type="boolean" value="false"/>
2073            <Property name="iconTextGap" type="int" value="0"/>
2074            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
2075              <Insets value="[2, 10, 2, 10]"/>
2076            </Property>
2077            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
2078              <Dimension value="[30, 25]"/>
2079            </Property>
2080          </Properties>
2081          <Events>
2082            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="radioEvalButtonActionPerformed"/>
2083          </Events>
2084        </Component>
2085      </SubComponents>
2086    </Container>
2087    <Component class="javax.swing.JLabel" name="zoomInIcon">
2088      <Properties>
2089        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
2090          <Image iconType="3" name="/images/ZoomIn.png"/>
2091        </Property>
2092        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
2093          <Color id="Hand Cursor"/>
2094        </Property>
2095      </Properties>
2096      <Events>
2097        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomInIconMouseClicked"/>
2098      </Events>
2099    </Component>
2100    <Component class="javax.swing.JLabel" name="zoomOutIcon">
2101      <Properties>
2102        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
2103          <Image iconType="3" name="/images/ZoomOut.png"/>
2104        </Property>
2105        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
2106          <Color id="Hand Cursor"/>
2107        </Property>
2108      </Properties>
2109      <Events>
2110        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomOutIconMouseClicked"/>
2111      </Events>
2112    </Component>
2113    <Container class="javax.swing.JScrollPane" name="timeStampScrollPane">
2114      <Properties>
2115        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
2116          <Border info="null"/>
2117        </Property>
2118        <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
2119        <Property name="verticalScrollBarPolicy" type="int" value="21"/>
2120      </Properties>
2121
2122      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
2123      <SubComponents>
2124        <Container class="scriptbuilder.gui.panels.TimeStampPanel" name="timeStampPanel">
2125
2126          <Layout>
2127            <DimensionLayout dim="0">
2128              <Group type="103" groupAlignment="0" attributes="0">
2129                  <EmptySpace min="0" pref="1032" max="32767" attributes="0"/>
2130              </Group>
2131            </DimensionLayout>
2132            <DimensionLayout dim="1">
2133              <Group type="103" groupAlignment="0" attributes="0">
2134                  <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
2135              </Group>
2136            </DimensionLayout>
2137          </Layout>
2138        </Container>
2139      </SubComponents>
2140    </Container>
2141  </SubComponents>
2142</Form>
Note: See TracBrowser for help on using the repository browser.