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

source: tmcsimulator-scriptbuilder/trunk/src/scriptbuilder/gui/IncidentEditorFrame.form @ 61

Revision 61, 69.5 KB checked in by bmcguffin, 9 years ago (diff)

Made a few cosmetic changes to the code. Added a statement in the update method of IncidentEditorFrame? which tries to set the maximum scale of the zoom slider at an appropriate level.

RevLine 
1<?xml version="1.0" encoding="UTF-8" ?>
2
3<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
4  <NonVisualComponents>
5    <Container class="javax.swing.JPopupMenu" name="eventPopupMenu">
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="cadEvent">
12          <Properties>
13            <Property name="text" type="java.lang.String" value="CAD Event"/>
14          </Properties>
15          <Events>
16            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMousePressed"/>
17            <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMouseReleased"/>
18          </Events>
19        </MenuItem>
20        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
21          <Properties>
22            <Property name="text" type="java.lang.String" value="Paramics Event"/>
23          </Properties>
24        </MenuItem>
25        <MenuItem class="javax.swing.JMenuItem" name="radioEvent">
26          <Properties>
27            <Property name="text" type="java.lang.String" value="Radio Event"/>
28          </Properties>
29          <Events>
30            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="radioEventMousePressed"/>
31          </Events>
32        </MenuItem>
33        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem4">
34          <Properties>
35            <Property name="text" type="java.lang.String" value="Telephone Event"/>
36          </Properties>
37        </MenuItem>
38        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem5">
39          <Properties>
40            <Property name="text" type="java.lang.String" value="Video Event"/>
41          </Properties>
42        </MenuItem>
43        <MenuItem class="javax.swing.JMenuItem" name="jMenuItem6">
44          <Properties>
45            <Property name="text" type="java.lang.String" value="Evaluation Event"/>
46          </Properties>
47        </MenuItem>
48      </SubComponents>
49    </Container>
50    <Container class="javax.swing.JFrame" name="cadEventFrame">
51      <Properties>
52        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
53          <Dimension value="[400, 300]"/>
54        </Property>
55      </Properties>
56
57      <Layout>
58        <DimensionLayout dim="0">
59          <Group type="103" groupAlignment="0" attributes="0">
60              <Group type="102" attributes="0">
61                  <EmptySpace max="-2" attributes="0"/>
62                  <Component id="jLabel5" min="-2" pref="68" max="-2" attributes="0"/>
63                  <EmptySpace max="32767" attributes="0"/>
64              </Group>
65          </Group>
66        </DimensionLayout>
67        <DimensionLayout dim="1">
68          <Group type="103" groupAlignment="0" attributes="0">
69              <Group type="102" alignment="0" attributes="0">
70                  <EmptySpace max="-2" attributes="0"/>
71                  <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
72                  <EmptySpace pref="1357" max="32767" attributes="0"/>
73              </Group>
74          </Group>
75        </DimensionLayout>
76      </Layout>
77      <SubComponents>
78        <Component class="javax.swing.JLabel" name="jLabel5">
79          <Properties>
80            <Property name="text" type="java.lang.String" value="CAD Entry"/>
81          </Properties>
82        </Component>
83      </SubComponents>
84    </Container>
85    <Container class="javax.swing.JFrame" name="radioEventFrame">
86      <Properties>
87        <Property name="title" type="java.lang.String" value="Add Radio Event"/>
88        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
89          <Dimension value="[400, 300]"/>
90        </Property>
91      </Properties>
92
93      <Layout>
94        <DimensionLayout dim="0">
95          <Group type="103" groupAlignment="0" attributes="0">
96              <Group type="102" alignment="1" attributes="0">
97                  <EmptySpace max="-2" attributes="0"/>
98                  <Group type="103" groupAlignment="1" attributes="0">
99                      <Component id="radioMessageScrollPane" alignment="0" pref="380" max="32767" attributes="0"/>
100                      <Group type="102" alignment="0" attributes="0">
101                          <Component id="radioTypeLabel" min="-2" max="-2" attributes="0"/>
102                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
103                          <Component id="radioTypeComboBox" pref="312" max="32767" attributes="0"/>
104                      </Group>
105                      <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>
106                      <Group type="102" alignment="0" attributes="0">
107                          <Component id="cancelButton" min="-2" max="-2" attributes="0"/>
108                          <EmptySpace pref="246" max="32767" attributes="0"/>
109                          <Component id="okButton" min="-2" pref="69" max="-2" attributes="0"/>
110                      </Group>
111                  </Group>
112                  <EmptySpace max="-2" attributes="0"/>
113              </Group>
114          </Group>
115        </DimensionLayout>
116        <DimensionLayout dim="1">
117          <Group type="103" groupAlignment="0" attributes="0">
118              <Group type="102" alignment="0" attributes="0">
119                  <EmptySpace max="-2" attributes="0"/>
120                  <Group type="103" groupAlignment="3" attributes="0">
121                      <Component id="radioTypeLabel" alignment="3" min="-2" max="-2" attributes="0"/>
122                      <Component id="radioTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
123                  </Group>
124                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
125                  <Component id="jLabel7" min="-2" max="-2" attributes="0"/>
126                  <EmptySpace max="-2" attributes="0"/>
127                  <Component id="radioMessageScrollPane" pref="198" max="32767" attributes="0"/>
128                  <EmptySpace max="-2" attributes="0"/>
129                  <Group type="103" groupAlignment="3" attributes="0">
130                      <Component id="okButton" alignment="3" min="-2" max="-2" attributes="0"/>
131                      <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
132                  </Group>
133                  <EmptySpace max="-2" attributes="0"/>
134              </Group>
135          </Group>
136        </DimensionLayout>
137      </Layout>
138      <SubComponents>
139        <Component class="javax.swing.JLabel" name="radioTypeLabel">
140          <Properties>
141            <Property name="text" type="java.lang.String" value="Radio Type:"/>
142          </Properties>
143        </Component>
144        <Component class="javax.swing.JLabel" name="jLabel7">
145          <Properties>
146            <Property name="text" type="java.lang.String" value="Radio Message:"/>
147          </Properties>
148        </Component>
149        <Component class="javax.swing.JComboBox" name="radioTypeComboBox">
150          <Properties>
151            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
152              <StringArray count="2">
153                <StringItem index="0" value="TMT"/>
154                <StringItem index="1" value="Maintanence"/>
155              </StringArray>
156            </Property>
157          </Properties>
158        </Component>
159        <Container class="javax.swing.JScrollPane" name="radioMessageScrollPane">
160          <Properties>
161            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
162          </Properties>
163          <AuxValues>
164            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
165          </AuxValues>
166
167          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
168          <SubComponents>
169            <Component class="javax.swing.JTextArea" name="radioMessage">
170              <Properties>
171                <Property name="columns" type="int" value="20"/>
172                <Property name="lineWrap" type="boolean" value="true"/>
173                <Property name="rows" type="int" value="5"/>
174                <Property name="wrapStyleWord" type="boolean" value="true"/>
175              </Properties>
176            </Component>
177          </SubComponents>
178        </Container>
179        <Component class="javax.swing.JButton" name="okButton">
180          <Properties>
181            <Property name="text" type="java.lang.String" value="OK"/>
182          </Properties>
183          <Events>
184            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>
185          </Events>
186        </Component>
187        <Component class="javax.swing.JButton" name="cancelButton">
188          <Properties>
189            <Property name="text" type="java.lang.String" value="Cancel"/>
190          </Properties>
191          <Events>
192            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>
193          </Events>
194        </Component>
195      </SubComponents>
196    </Container>
197    <Container class="javax.swing.JPopupMenu" name="eventListPopupMenu">
198
199      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
200        <Property name="useNullLayout" type="boolean" value="true"/>
201      </Layout>
202      <SubComponents>
203        <MenuItem class="javax.swing.JMenuItem" name="editEventList">
204          <Properties>
205            <Property name="text" type="java.lang.String" value="Edit..."/>
206          </Properties>
207          <Events>
208            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="editEventListActionPerformed"/>
209          </Events>
210        </MenuItem>
211        <MenuItem class="javax.swing.JMenuItem" name="deleteEventList">
212          <Properties>
213            <Property name="text" type="java.lang.String" value="Delete..."/>
214          </Properties>
215        </MenuItem>
216      </SubComponents>
217    </Container>
218    <Container class="javax.swing.JFrame" name="addNoiseFrame">
219      <Properties>
220        <Property name="title" type="java.lang.String" value="Generate Noise"/>
221        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
222          <Dimension value="[395, 315]"/>
223        </Property>
224        <Property name="resizable" type="boolean" value="false"/>
225      </Properties>
226
227      <Layout>
228        <DimensionLayout dim="0">
229          <Group type="103" groupAlignment="0" attributes="0">
230              <Group type="102" alignment="1" attributes="0">
231                  <EmptySpace pref="21" max="32767" attributes="0"/>
232                  <Group type="103" groupAlignment="1" attributes="0">
233                      <Component id="jTextArea1" alignment="0" max="32767" attributes="1"/>
234                      <Group type="103" alignment="1" groupAlignment="1" max="-2" attributes="0">
235                          <Group type="102" alignment="0" attributes="1">
236                              <Component id="jButton1" min="-2" max="-2" attributes="0"/>
237                              <EmptySpace max="32767" attributes="0"/>
238                              <Component id="jButton2" min="-2" max="-2" attributes="0"/>
239                          </Group>
240                          <Group type="102" alignment="0" attributes="0">
241                              <Group type="103" groupAlignment="0" attributes="0">
242                                  <Group type="103" alignment="0" groupAlignment="1" attributes="0">
243                                      <Component id="jLabel16" alignment="1" min="-2" max="-2" attributes="0"/>
244                                      <Component id="jLabel14" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
245                                      <Component id="jLabel15" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
246                                      <Component id="jLabel13" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>
247                                  </Group>
248                                  <Component id="jLabel17" alignment="0" min="-2" pref="81" max="-2" attributes="0"/>
249                              </Group>
250                              <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
251                              <Group type="103" groupAlignment="0" max="-2" attributes="0">
252                                  <Component id="jSlider1" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
253                                  <Component id="jSlider2" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
254                                  <Component id="jSlider3" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
255                                  <Component id="jSlider5" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
256                                  <Component id="jSlider4" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>
257                                  <Group type="102" alignment="1" attributes="1">
258                                      <Component id="jLabel20" min="-2" max="-2" attributes="0"/>
259                                      <EmptySpace max="32767" attributes="0"/>
260                                      <Component id="jLabel21" min="-2" max="-2" attributes="0"/>
261                                  </Group>
262                              </Group>
263                          </Group>
264                      </Group>
265                  </Group>
266                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
267              </Group>
268          </Group>
269        </DimensionLayout>
270        <DimensionLayout dim="1">
271          <Group type="103" groupAlignment="0" attributes="0">
272              <Group type="102" alignment="1" attributes="0">
273                  <EmptySpace max="-2" attributes="0"/>
274                  <Component id="jTextArea1" pref="39" max="32767" attributes="0"/>
275                  <EmptySpace max="-2" attributes="0"/>
276                  <Group type="103" groupAlignment="1" attributes="0">
277                      <Component id="jLabel21" min="-2" max="-2" attributes="0"/>
278                      <Component id="jLabel20" min="-2" max="-2" attributes="0"/>
279                  </Group>
280                  <EmptySpace max="-2" attributes="0"/>
281                  <Group type="103" groupAlignment="1" attributes="0">
282                      <Component id="jLabel13" min="-2" pref="30" max="-2" attributes="1"/>
283                      <Component id="jSlider1" alignment="1" min="-2" pref="30" max="-2" attributes="1"/>
284                  </Group>
285                  <EmptySpace max="-2" attributes="0"/>
286                  <Group type="103" groupAlignment="1" attributes="0">
287                      <Component id="jLabel14" min="-2" pref="28" max="-2" attributes="1"/>
288                      <Component id="jSlider2" alignment="1" min="-2" pref="28" max="-2" attributes="1"/>
289                  </Group>
290                  <EmptySpace max="-2" attributes="0"/>
291                  <Group type="103" groupAlignment="1" max="-2" attributes="0">
292                      <Component id="jLabel15" min="-2" max="-2" attributes="1"/>
293                      <Component id="jSlider3" alignment="1" min="-2" max="-2" attributes="1"/>
294                  </Group>
295                  <EmptySpace max="-2" attributes="0"/>
296                  <Group type="103" groupAlignment="1" attributes="0">
297                      <Component id="jSlider4" min="-2" pref="29" max="-2" attributes="1"/>
298                      <Component id="jLabel16" min="-2" pref="29" max="-2" attributes="1"/>
299                  </Group>
300                  <EmptySpace max="-2" attributes="0"/>
301                  <Group type="103" groupAlignment="0" attributes="0">
302                      <Component id="jSlider5" min="-2" max="-2" attributes="1"/>
303                      <Component id="jLabel17" min="-2" max="-2" attributes="1"/>
304                  </Group>
305                  <EmptySpace type="separate" max="-2" attributes="0"/>
306                  <Group type="103" groupAlignment="0" attributes="0">
307                      <Component id="jButton1" min="-2" max="-2" attributes="0"/>
308                      <Component id="jButton2" min="-2" max="-2" attributes="0"/>
309                  </Group>
310                  <EmptySpace max="-2" attributes="0"/>
311              </Group>
312          </Group>
313        </DimensionLayout>
314      </Layout>
315      <SubComponents>
316        <Component class="javax.swing.JLabel" name="jLabel13">
317          <Properties>
318            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
319              <Font name="Tahoma" size="12" style="0"/>
320            </Property>
321            <Property name="text" type="java.lang.String" value="Radio Chatter: "/>
322          </Properties>
323        </Component>
324        <Component class="javax.swing.JSlider" name="jSlider1">
325        </Component>
326        <Component class="javax.swing.JSlider" name="jSlider2">
327        </Component>
328        <Component class="javax.swing.JLabel" name="jLabel14">
329          <Properties>
330            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
331              <Font name="Tahoma" size="12" style="0"/>
332            </Property>
333            <Property name="text" type="java.lang.String" value="Lane Closures:"/>
334          </Properties>
335        </Component>
336        <Component class="javax.swing.JSlider" name="jSlider3">
337        </Component>
338        <Component class="javax.swing.JLabel" name="jLabel15">
339          <Properties>
340            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
341              <Font name="Tahoma" size="12" style="0"/>
342            </Property>
343            <Property name="text" type="java.lang.String" value="TMCAL Logs:"/>
344          </Properties>
345        </Component>
346        <Component class="javax.swing.JTextArea" name="jTextArea1">
347          <Properties>
348            <Property name="editable" type="boolean" value="false"/>
349            <Property name="columns" type="int" value="20"/>
350            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
351              <Font name="Tahoma" size="12" style="0"/>
352            </Property>
353            <Property name="lineWrap" type="boolean" value="true"/>
354            <Property name="rows" type="int" value="5"/>
355            <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"/>
356            <Property name="wrapStyleWord" type="boolean" value="true"/>
357            <Property name="autoscrolls" type="boolean" value="false"/>
358            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
359              <Border info="null"/>
360            </Property>
361            <Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
362              <Color blue="0" green="0" red="0" type="rgb"/>
363            </Property>
364            <Property name="focusable" type="boolean" value="false"/>
365            <Property name="opaque" type="boolean" value="false"/>
366          </Properties>
367        </Component>
368        <Component class="javax.swing.JSlider" name="jSlider4">
369        </Component>
370        <Component class="javax.swing.JLabel" name="jLabel16">
371          <Properties>
372            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
373              <Font name="Tahoma" size="12" style="0"/>
374            </Property>
375            <Property name="text" type="java.lang.String" value="Background Noise: "/>
376          </Properties>
377        </Component>
378        <Component class="javax.swing.JSlider" name="jSlider5">
379        </Component>
380        <Component class="javax.swing.JLabel" name="jLabel17">
381          <Properties>
382            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
383              <Font name="Tahoma" size="12" style="0"/>
384            </Property>
385            <Property name="text" type="java.lang.String" value="Minor Events:"/>
386          </Properties>
387        </Component>
388        <Component class="javax.swing.JButton" name="jButton1">
389          <Properties>
390            <Property name="text" type="java.lang.String" value="Cancel"/>
391          </Properties>
392          <Events>
393            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
394          </Events>
395        </Component>
396        <Component class="javax.swing.JButton" name="jButton2">
397          <Properties>
398            <Property name="text" type="java.lang.String" value="Generate"/>
399          </Properties>
400          <Events>
401            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
402          </Events>
403        </Component>
404        <Component class="javax.swing.JLabel" name="jLabel20">
405          <Properties>
406            <Property name="text" type="java.lang.String" value="Least Frequent"/>
407          </Properties>
408        </Component>
409        <Component class="javax.swing.JLabel" name="jLabel21">
410          <Properties>
411            <Property name="text" type="java.lang.String" value="Most Frequent"/>
412          </Properties>
413        </Component>
414      </SubComponents>
415    </Container>
416  </NonVisualComponents>
417  <Properties>
418    <Property name="defaultCloseOperation" type="int" value="2"/>
419    <Property name="title" type="java.lang.String" value="Script Builder"/>
420    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
421      <Color id="Default Cursor"/>
422    </Property>
423    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
424      <Dimension value="[800, 700]"/>
425    </Property>
426  </Properties>
427  <SyntheticProperties>
428    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
429    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
430  </SyntheticProperties>
431  <AuxValues>
432    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
433    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
434    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
435    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
436    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
437    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
438    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
439    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
440    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
441  </AuxValues>
442
443  <Layout>
444    <DimensionLayout dim="0">
445      <Group type="103" groupAlignment="0" attributes="0">
446          <Group type="102" attributes="0">
447              <EmptySpace max="-2" attributes="0"/>
448              <Group type="103" groupAlignment="0" attributes="0">
449                  <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
450                  <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>
451                  <Group type="102" alignment="1" attributes="0">
452                      <Component id="scriptEventsPanel1" max="32767" attributes="0"/>
453                      <EmptySpace max="-2" attributes="0"/>
454                      <Component id="scriptEventsPanel" max="32767" attributes="0"/>
455                  </Group>
456                  <Group type="102" alignment="0" attributes="0">
457                      <Component id="selectButton" min="-2" pref="40" max="-2" attributes="0"/>
458                      <EmptySpace max="-2" attributes="0"/>
459                      <Component id="incidentEventsPanel" min="-2" max="-2" attributes="0"/>
460                      <EmptySpace max="-2" attributes="0"/>
461                      <Component id="evaluationEventsPanel" min="-2" max="-2" attributes="0"/>
462                      <EmptySpace type="separate" max="-2" attributes="0"/>
463                      <Group type="103" groupAlignment="0" attributes="0">
464                          <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/>
465                          <Component id="zoomSlider" alignment="0" min="-2" pref="31" max="-2" attributes="0"/>
466                          <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/>
467                      </Group>
468                  </Group>
469              </Group>
470              <EmptySpace max="-2" attributes="0"/>
471          </Group>
472      </Group>
473    </DimensionLayout>
474    <DimensionLayout dim="1">
475      <Group type="103" groupAlignment="0" attributes="0">
476          <Group type="102" alignment="1" attributes="0">
477              <Group type="103" groupAlignment="0" attributes="0">
478                  <Group type="102" attributes="0">
479                      <EmptySpace max="-2" attributes="0"/>
480                      <Group type="103" groupAlignment="0" attributes="0">
481                          <Component id="evaluationEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
482                          <Component id="incidentEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
483                          <Group type="102" alignment="0" attributes="0">
484                              <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
485                              <Component id="selectButton" min="-2" pref="55" max="-2" attributes="1"/>
486                          </Group>
487                      </Group>
488                  </Group>
489                  <Group type="102" alignment="0" attributes="0">
490                      <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
491                      <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
492                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
493                      <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/>
494                      <EmptySpace max="-2" attributes="0"/>
495                      <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
496                  </Group>
497              </Group>
498              <EmptySpace max="-2" attributes="0"/>
499              <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/>
500              <EmptySpace max="-2" attributes="0"/>
501              <Component id="timelinesScrollPane" min="-2" pref="324" max="-2" attributes="0"/>
502              <EmptySpace max="-2" attributes="0"/>
503              <Group type="103" groupAlignment="0" attributes="0">
504                  <Component id="scriptEventsPanel1" min="-2" max="-2" attributes="1"/>
505                  <Component id="scriptEventsPanel" min="-2" max="-2" attributes="1"/>
506              </Group>
507              <EmptySpace max="32767" attributes="0"/>
508          </Group>
509      </Group>
510    </DimensionLayout>
511  </Layout>
512  <SubComponents>
513    <Container class="javax.swing.JScrollPane" name="timelinesScrollPane">
514      <Properties>
515        <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
516        <Property name="verticalScrollBarPolicy" type="int" value="22"/>
517        <Property name="focusCycleRoot" type="boolean" value="true"/>
518        <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
519        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
520          <Dimension value="[72000, 1341]"/>
521        </Property>
522      </Properties>
523
524      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
525      <SubComponents>
526        <Container class="scriptbuilder.gui.panels.TimelineTickPanel" name="timelineTickPanel">
527          <Properties>
528            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
529              <Dimension value="[7200, 32767]"/>
530            </Property>
531            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
532              <Dimension value="[7200, 0]"/>
533            </Property>
534            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
535              <Dimension value="[7200, 1317]"/>
536            </Property>
537          </Properties>
538
539          <Layout>
540            <DimensionLayout dim="0">
541              <Group type="103" groupAlignment="0" attributes="0">
542                  <Group type="102" alignment="0" attributes="0">
543                      <EmptySpace max="-2" attributes="0"/>
544                      <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/>
545                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
546                      <Component id="incidentTimelinePanel1" min="-2" pref="6776" max="-2" attributes="1"/>
547                      <EmptySpace pref="300" max="32767" attributes="0"/>
548                  </Group>
549              </Group>
550            </DimensionLayout>
551            <DimensionLayout dim="1">
552              <Group type="103" groupAlignment="0" attributes="0">
553                  <Group type="102" alignment="0" attributes="0">
554                      <EmptySpace max="-2" attributes="0"/>
555                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
556                          <Component id="incidentTimelinePanel1" pref="334" max="32767" attributes="0"/>
557                          <Component id="incidentNumberPanel1" max="32767" attributes="0"/>
558                      </Group>
559                      <EmptySpace pref="977" max="32767" attributes="0"/>
560                  </Group>
561              </Group>
562            </DimensionLayout>
563          </Layout>
564          <SubComponents>
565            <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel1">
566              <Properties>
567                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
568                  <Dimension value="[32767, 100]"/>
569                </Property>
570                <Property name="opaque" type="boolean" value="false"/>
571                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
572                  <Dimension value="[691, 100]"/>
573                </Property>
574              </Properties>
575
576              <Layout>
577                <DimensionLayout dim="0">
578                  <Group type="103" groupAlignment="0" attributes="0">
579                      <EmptySpace min="0" pref="6776" max="32767" attributes="0"/>
580                  </Group>
581                </DimensionLayout>
582                <DimensionLayout dim="1">
583                  <Group type="103" groupAlignment="0" attributes="0">
584                      <EmptySpace min="0" pref="334" max="32767" attributes="0"/>
585                  </Group>
586                </DimensionLayout>
587              </Layout>
588            </Container>
589            <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel1">
590              <Properties>
591                <Property name="opaque" type="boolean" value="false"/>
592              </Properties>
593
594              <Layout>
595                <DimensionLayout dim="0">
596                  <Group type="103" groupAlignment="0" attributes="0">
597                      <EmptySpace min="0" pref="106" max="32767" attributes="0"/>
598                  </Group>
599                </DimensionLayout>
600                <DimensionLayout dim="1">
601                  <Group type="103" groupAlignment="0" attributes="0">
602                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
603                  </Group>
604                </DimensionLayout>
605              </Layout>
606            </Container>
607          </SubComponents>
608        </Container>
609      </SubComponents>
610    </Container>
611    <Container class="javax.swing.JPanel" name="scriptEventsPanel">
612      <Properties>
613        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
614          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
615            <TitledBorder title="Script Events"/>
616          </Border>
617        </Property>
618      </Properties>
619
620      <Layout>
621        <DimensionLayout dim="0">
622          <Group type="103" groupAlignment="0" attributes="0">
623              <Group type="102" alignment="0" attributes="0">
624                  <EmptySpace max="-2" attributes="0"/>
625                  <Component id="scriptEventsPane" max="32767" attributes="0"/>
626                  <EmptySpace max="-2" attributes="0"/>
627              </Group>
628          </Group>
629        </DimensionLayout>
630        <DimensionLayout dim="1">
631          <Group type="103" groupAlignment="0" attributes="0">
632              <Group type="102" alignment="0" attributes="0">
633                  <Component id="scriptEventsPane" pref="215" max="32767" attributes="0"/>
634                  <EmptySpace max="-2" attributes="0"/>
635              </Group>
636          </Group>
637        </DimensionLayout>
638      </Layout>
639      <SubComponents>
640        <Container class="javax.swing.JScrollPane" name="scriptEventsPane">
641          <Properties>
642            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
643          </Properties>
644          <AuxValues>
645            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
646          </AuxValues>
647
648          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
649          <SubComponents>
650            <Component class="javax.swing.JList" name="scriptEventsList">
651              <Properties>
652                <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
653                  <Connection code="new DefaultListModel()" type="code"/>
654                </Property>
655                <Property name="componentPopupMenu" type="javax.swing.JPopupMenu" editor="org.netbeans.modules.form.ComponentChooserEditor">
656                  <ComponentRef name="eventListPopupMenu"/>
657                </Property>
658              </Properties>
659            </Component>
660          </SubComponents>
661        </Container>
662      </SubComponents>
663    </Container>
664    <Component class="javax.swing.JSlider" name="zoomSlider">
665      <Properties>
666        <Property name="maximum" type="int" value="21"/>
667        <Property name="minimum" type="int" value="5"/>
668        <Property name="orientation" type="int" value="1"/>
669        <Property name="value" type="int" value="13"/>
670        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
671          <Color id="Default Cursor"/>
672        </Property>
673        <Property name="focusable" type="boolean" value="false"/>
674      </Properties>
675      <Events>
676        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="zoomSliderStateChanged"/>
677      </Events>
678    </Component>
679    <Container class="javax.swing.JPanel" name="scriptEventsPanel1">
680      <Properties>
681        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
682          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
683            <TitledBorder title="Incident Information"/>
684          </Border>
685        </Property>
686      </Properties>
687
688      <Layout>
689        <DimensionLayout dim="0">
690          <Group type="103" groupAlignment="0" attributes="0">
691              <Group type="102" alignment="0" attributes="0">
692                  <EmptySpace max="-2" attributes="0"/>
693                  <Group type="103" groupAlignment="0" attributes="0">
694                      <Component id="incidentDescriptionPane" alignment="1" max="32767" attributes="0"/>
695                      <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
696                      <Group type="102" alignment="0" attributes="0">
697                          <Group type="103" groupAlignment="0" attributes="0">
698                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
699                              <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
700                          </Group>
701                          <EmptySpace max="-2" attributes="0"/>
702                          <Group type="103" groupAlignment="1" attributes="0">
703                              <Component id="incidentName" max="32767" attributes="0"/>
704                              <Component id="incidentNumber" alignment="1" max="32767" attributes="0"/>
705                          </Group>
706                      </Group>
707                  </Group>
708                  <EmptySpace max="-2" attributes="0"/>
709              </Group>
710          </Group>
711        </DimensionLayout>
712        <DimensionLayout dim="1">
713          <Group type="103" groupAlignment="0" attributes="0">
714              <Group type="102" alignment="0" attributes="0">
715                  <Group type="103" groupAlignment="3" attributes="0">
716                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
717                      <Component id="incidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
718                  </Group>
719                  <EmptySpace max="-2" attributes="0"/>
720                  <Group type="103" groupAlignment="3" attributes="0">
721                      <Component id="incidentName" alignment="3" min="-2" max="-2" attributes="0"/>
722                      <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
723                  </Group>
724                  <EmptySpace max="-2" attributes="0"/>
725                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
726                  <EmptySpace max="-2" attributes="0"/>
727                  <Component id="incidentDescriptionPane" pref="125" max="32767" attributes="0"/>
728                  <EmptySpace min="-2" max="-2" attributes="0"/>
729              </Group>
730          </Group>
731        </DimensionLayout>
732      </Layout>
733      <SubComponents>
734        <Component class="javax.swing.JLabel" name="jLabel2">
735          <Properties>
736            <Property name="text" type="java.lang.String" value="Incident Number:"/>
737          </Properties>
738        </Component>
739        <Component class="javax.swing.JLabel" name="jLabel3">
740          <Properties>
741            <Property name="text" type="java.lang.String" value="Incident Name:"/>
742          </Properties>
743        </Component>
744        <Component class="javax.swing.JLabel" name="jLabel4">
745          <Properties>
746            <Property name="text" type="java.lang.String" value="Incident Description:"/>
747          </Properties>
748        </Component>
749        <Component class="javax.swing.JTextField" name="incidentName">
750          <Properties>
751            <Property name="editable" type="boolean" value="false"/>
752            <Property name="text" type="java.lang.String" value="Media"/>
753          </Properties>
754        </Component>
755        <Container class="javax.swing.JScrollPane" name="incidentDescriptionPane">
756          <Properties>
757            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
758          </Properties>
759          <AuxValues>
760            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
761          </AuxValues>
762
763          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
764          <SubComponents>
765            <Component class="javax.swing.JTextArea" name="incidentDescription">
766              <Properties>
767                <Property name="columns" type="int" value="20"/>
768                <Property name="editable" type="boolean" value="false"/>
769                <Property name="lineWrap" type="boolean" value="true"/>
770                <Property name="rows" type="int" value="5"/>
771                <Property name="text" type="java.lang.String" value="All media message events are found in this incident."/>
772                <Property name="wrapStyleWord" type="boolean" value="true"/>
773              </Properties>
774            </Component>
775          </SubComponents>
776        </Container>
777        <Component class="javax.swing.JTextField" name="incidentNumber">
778          <Properties>
779            <Property name="editable" type="boolean" value="false"/>
780            <Property name="text" type="java.lang.String" value="100"/>
781          </Properties>
782        </Component>
783      </SubComponents>
784    </Container>
785    <Component class="javax.swing.JButton" name="selectButton">
786      <Properties>
787        <Property name="toolTipText" type="java.lang.String" value="Select"/>
788        <Property name="focusPainted" type="boolean" value="false"/>
789        <Property name="iconTextGap" type="int" value="0"/>
790        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
791          <Insets value="[2, 10, 2, 10]"/>
792        </Property>
793        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
794          <Dimension value="[30, 25]"/>
795        </Property>
796      </Properties>
797      <Events>
798        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="selectButtonActionPerformed"/>
799      </Events>
800    </Component>
801    <Container class="javax.swing.JPanel" name="incidentEventsPanel">
802      <Properties>
803        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
804          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
805            <TitledBorder title="Incident Events"/>
806          </Border>
807        </Property>
808      </Properties>
809
810      <Layout>
811        <DimensionLayout dim="0">
812          <Group type="103" groupAlignment="0" attributes="0">
813              <Group type="102" alignment="0" attributes="0">
814                  <EmptySpace max="-2" attributes="0"/>
815                  <Group type="103" groupAlignment="0" attributes="0">
816                      <Group type="103" alignment="0" groupAlignment="0" attributes="0">
817                          <Group type="102" alignment="1" attributes="0">
818                              <Component id="maintenanceRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
819                              <EmptySpace max="-2" attributes="0"/>
820                              <Component id="tmtRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
821                              <EmptySpace max="-2" attributes="0"/>
822                              <Component id="telephoneButton" min="-2" pref="120" max="-2" attributes="0"/>
823                              <EmptySpace max="-2" attributes="0"/>
824                              <Component id="paramicsButton" min="-2" pref="120" max="-2" attributes="0"/>
825                          </Group>
826                          <Group type="102" alignment="0" attributes="0">
827                              <Component id="towButton" min="-2" pref="120" max="-2" attributes="0"/>
828                              <EmptySpace max="-2" attributes="0"/>
829                              <Component id="unitButton" min="-2" pref="120" max="-2" attributes="0"/>
830                              <EmptySpace max="-2" attributes="0"/>
831                              <Component id="witnessButton" min="-2" pref="120" max="-2" attributes="0"/>
832                              <EmptySpace max="-2" attributes="0"/>
833                              <Component id="audioButton" min="-2" pref="120" max="-2" attributes="0"/>
834                          </Group>
835                      </Group>
836                      <Group type="102" alignment="0" attributes="0">
837                          <Component id="cadButton" min="-2" pref="120" max="-2" attributes="0"/>
838                          <EmptySpace max="-2" attributes="0"/>
839                          <Component id="cctvButton" min="-2" pref="120" max="-2" attributes="0"/>
840                          <EmptySpace max="-2" attributes="0"/>
841                          <Component id="chpRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
842                      </Group>
843                  </Group>
844                  <EmptySpace max="32767" attributes="0"/>
845              </Group>
846          </Group>
847        </DimensionLayout>
848        <DimensionLayout dim="1">
849          <Group type="103" groupAlignment="0" attributes="0">
850              <Group type="102" alignment="0" attributes="0">
851                  <Group type="103" groupAlignment="0" attributes="0">
852                      <Group type="102" attributes="0">
853                          <Group type="103" groupAlignment="3" attributes="0">
854                              <Component id="maintenanceRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
855                              <Component id="tmtRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
856                              <Component id="telephoneButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
857                          </Group>
858                          <EmptySpace max="-2" attributes="0"/>
859                          <Group type="103" groupAlignment="3" attributes="0">
860                              <Component id="towButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
861                              <Component id="unitButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
862                              <Component id="witnessButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
863                              <Component id="audioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
864                          </Group>
865                      </Group>
866                      <Component id="paramicsButton" min="-2" pref="30" max="-2" attributes="0"/>
867                  </Group>
868                  <EmptySpace max="-2" attributes="0"/>
869                  <Group type="103" groupAlignment="1" attributes="0">
870                      <Group type="103" alignment="1" groupAlignment="3" attributes="0">
871                          <Component id="cctvButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
872                          <Component id="chpRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
873                      </Group>
874                      <Component id="cadButton" min="-2" pref="30" max="-2" attributes="0"/>
875                  </Group>
876              </Group>
877          </Group>
878        </DimensionLayout>
879      </Layout>
880      <SubComponents>
881        <Component class="javax.swing.JButton" name="maintenanceRadioButton">
882          <Properties>
883            <Property name="text" type="java.lang.String" value="Maintenance Radio"/>
884            <Property name="toolTipText" type="java.lang.String" value=""/>
885            <Property name="focusPainted" type="boolean" value="false"/>
886            <Property name="iconTextGap" type="int" value="0"/>
887            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
888              <Insets value="[2, 10, 2, 10]"/>
889            </Property>
890            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
891              <Dimension value="[30, 25]"/>
892            </Property>
893          </Properties>
894          <Events>
895            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="maintenanceRadioButtonActionPerformed"/>
896          </Events>
897        </Component>
898        <Component class="javax.swing.JButton" name="tmtRadioButton">
899          <Properties>
900            <Property name="text" type="java.lang.String" value="TMT Radio"/>
901            <Property name="toolTipText" type="java.lang.String" value=""/>
902            <Property name="focusPainted" type="boolean" value="false"/>
903            <Property name="iconTextGap" type="int" value="0"/>
904            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
905              <Insets value="[2, 10, 2, 10]"/>
906            </Property>
907            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
908              <Dimension value="[30, 25]"/>
909            </Property>
910          </Properties>
911          <Events>
912            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tmtRadioButtonActionPerformed"/>
913          </Events>
914        </Component>
915        <Component class="javax.swing.JButton" name="telephoneButton">
916          <Properties>
917            <Property name="text" type="java.lang.String" value="Telephone"/>
918            <Property name="toolTipText" type="java.lang.String" value=""/>
919            <Property name="focusPainted" type="boolean" value="false"/>
920            <Property name="iconTextGap" type="int" value="0"/>
921            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
922              <Insets value="[2, 10, 2, 10]"/>
923            </Property>
924            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
925              <Dimension value="[30, 25]"/>
926            </Property>
927          </Properties>
928          <Events>
929            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="telephoneButtonActionPerformed"/>
930          </Events>
931        </Component>
932        <Component class="javax.swing.JButton" name="unitButton">
933          <Properties>
934            <Property name="text" type="java.lang.String" value="Unit"/>
935            <Property name="toolTipText" type="java.lang.String" value=""/>
936            <Property name="focusPainted" type="boolean" value="false"/>
937            <Property name="iconTextGap" type="int" value="0"/>
938            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
939              <Insets value="[2, 10, 2, 10]"/>
940            </Property>
941            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
942              <Dimension value="[30, 25]"/>
943            </Property>
944          </Properties>
945          <Events>
946            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="unitButtonActionPerformed"/>
947          </Events>
948        </Component>
949        <Component class="javax.swing.JButton" name="witnessButton">
950          <Properties>
951            <Property name="text" type="java.lang.String" value="Witness"/>
952            <Property name="toolTipText" type="java.lang.String" value=""/>
953            <Property name="focusPainted" type="boolean" value="false"/>
954            <Property name="iconTextGap" type="int" value="0"/>
955            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
956              <Insets value="[2, 10, 2, 10]"/>
957            </Property>
958            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
959              <Dimension value="[30, 25]"/>
960            </Property>
961          </Properties>
962          <Events>
963            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="witnessButtonActionPerformed"/>
964          </Events>
965        </Component>
966        <Component class="javax.swing.JButton" name="paramicsButton">
967          <Properties>
968            <Property name="text" type="java.lang.String" value="Paramics"/>
969            <Property name="toolTipText" type="java.lang.String" value=""/>
970            <Property name="focusPainted" type="boolean" value="false"/>
971            <Property name="iconTextGap" type="int" value="0"/>
972            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
973              <Insets value="[2, 10, 2, 10]"/>
974            </Property>
975            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
976              <Dimension value="[30, 25]"/>
977            </Property>
978          </Properties>
979          <Events>
980            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="paramicsButtonActionPerformed"/>
981          </Events>
982        </Component>
983        <Component class="javax.swing.JButton" name="towButton">
984          <Properties>
985            <Property name="text" type="java.lang.String" value="Tow"/>
986            <Property name="toolTipText" type="java.lang.String" value=""/>
987            <Property name="focusPainted" type="boolean" value="false"/>
988            <Property name="iconTextGap" type="int" value="0"/>
989            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
990              <Insets value="[2, 10, 2, 10]"/>
991            </Property>
992            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
993              <Dimension value="[30, 25]"/>
994            </Property>
995          </Properties>
996          <Events>
997            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="towButtonActionPerformed"/>
998          </Events>
999        </Component>
1000        <Component class="javax.swing.JButton" name="audioButton">
1001          <Properties>
1002            <Property name="text" type="java.lang.String" value="Audio"/>
1003            <Property name="toolTipText" type="java.lang.String" value=""/>
1004            <Property name="focusPainted" type="boolean" value="false"/>
1005            <Property name="iconTextGap" type="int" value="0"/>
1006            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1007              <Insets value="[2, 10, 2, 10]"/>
1008            </Property>
1009            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1010              <Dimension value="[30, 25]"/>
1011            </Property>
1012          </Properties>
1013          <Events>
1014            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="audioButtonActionPerformed"/>
1015          </Events>
1016        </Component>
1017        <Component class="javax.swing.JButton" name="cctvButton">
1018          <Properties>
1019            <Property name="text" type="java.lang.String" value="CCTV"/>
1020            <Property name="toolTipText" type="java.lang.String" value=""/>
1021            <Property name="focusPainted" type="boolean" value="false"/>
1022            <Property name="iconTextGap" type="int" value="0"/>
1023            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1024              <Insets value="[2, 10, 2, 10]"/>
1025            </Property>
1026            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1027              <Dimension value="[30, 25]"/>
1028            </Property>
1029          </Properties>
1030          <Events>
1031            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cctvButtonActionPerformed"/>
1032          </Events>
1033        </Component>
1034        <Component class="javax.swing.JButton" name="cadButton">
1035          <Properties>
1036            <Property name="text" type="java.lang.String" value="CAD"/>
1037            <Property name="toolTipText" type="java.lang.String" value=""/>
1038            <Property name="focusPainted" type="boolean" value="false"/>
1039            <Property name="iconTextGap" type="int" value="0"/>
1040            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1041              <Insets value="[2, 10, 2, 10]"/>
1042            </Property>
1043            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1044              <Dimension value="[30, 25]"/>
1045            </Property>
1046          </Properties>
1047          <Events>
1048            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadButtonActionPerformed"/>
1049          </Events>
1050        </Component>
1051        <Component class="javax.swing.JButton" name="chpRadioButton">
1052          <Properties>
1053            <Property name="text" type="java.lang.String" value="CHP Radio"/>
1054            <Property name="toolTipText" type="java.lang.String" value=""/>
1055            <Property name="focusPainted" type="boolean" value="false"/>
1056            <Property name="iconTextGap" type="int" value="0"/>
1057            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1058              <Insets value="[2, 10, 2, 10]"/>
1059            </Property>
1060            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1061              <Dimension value="[30, 25]"/>
1062            </Property>
1063          </Properties>
1064          <Events>
1065            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chpRadioButtonActionPerformed"/>
1066          </Events>
1067        </Component>
1068      </SubComponents>
1069    </Container>
1070    <Container class="javax.swing.JPanel" name="evaluationEventsPanel">
1071      <Properties>
1072        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1073          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1074            <TitledBorder title="Evaluation Events"/>
1075          </Border>
1076        </Property>
1077      </Properties>
1078
1079      <Layout>
1080        <DimensionLayout dim="0">
1081          <Group type="103" groupAlignment="0" attributes="0">
1082              <Group type="102" attributes="0">
1083                  <EmptySpace max="-2" attributes="0"/>
1084                  <Group type="103" groupAlignment="0" attributes="0">
1085                      <Group type="102" alignment="0" attributes="0">
1086                          <Component id="atmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1087                          <EmptySpace max="-2" attributes="0"/>
1088                          <Component id="activityLogEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1089                      </Group>
1090                      <Group type="102" alignment="0" attributes="0">
1091                          <Component id="cmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1092                          <EmptySpace max="-2" attributes="0"/>
1093                          <Component id="facilitatorEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1094                      </Group>
1095                      <Group type="102" alignment="0" attributes="0">
1096                          <Component id="cadEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1097                          <EmptySpace max="-2" attributes="0"/>
1098                          <Component id="radioEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1099                      </Group>
1100                  </Group>
1101                  <EmptySpace max="32767" attributes="0"/>
1102              </Group>
1103          </Group>
1104        </DimensionLayout>
1105        <DimensionLayout dim="1">
1106          <Group type="103" groupAlignment="0" attributes="0">
1107              <Group type="102" alignment="0" attributes="0">
1108                  <Group type="103" groupAlignment="0" attributes="0">
1109                      <Component id="cmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1110                      <Component id="facilitatorEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1111                  </Group>
1112                  <EmptySpace max="-2" attributes="0"/>
1113                  <Group type="103" groupAlignment="0" attributes="0">
1114                      <Component id="atmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1115                      <Component id="activityLogEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1116                  </Group>
1117                  <EmptySpace max="-2" attributes="0"/>
1118                  <Group type="103" groupAlignment="3" attributes="0">
1119                      <Component id="cadEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1120                      <Component id="radioEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1121                  </Group>
1122              </Group>
1123          </Group>
1124        </DimensionLayout>
1125      </Layout>
1126      <SubComponents>
1127        <Component class="javax.swing.JButton" name="atmsEvalButton">
1128          <Properties>
1129            <Property name="text" type="java.lang.String" value="ATMS Evaluation"/>
1130            <Property name="toolTipText" type="java.lang.String" value=""/>
1131            <Property name="focusPainted" type="boolean" value="false"/>
1132            <Property name="iconTextGap" type="int" value="0"/>
1133            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1134              <Insets value="[2, 10, 2, 10]"/>
1135            </Property>
1136            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1137              <Dimension value="[30, 25]"/>
1138            </Property>
1139          </Properties>
1140          <Events>
1141            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="atmsEvalButtonActionPerformed"/>
1142          </Events>
1143        </Component>
1144        <Component class="javax.swing.JButton" name="cmsEvalButton">
1145          <Properties>
1146            <Property name="text" type="java.lang.String" value="CMS Evaluation"/>
1147            <Property name="toolTipText" type="java.lang.String" value=""/>
1148            <Property name="focusPainted" type="boolean" value="false"/>
1149            <Property name="iconTextGap" type="int" value="0"/>
1150            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1151              <Insets value="[2, 10, 2, 10]"/>
1152            </Property>
1153            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1154              <Dimension value="[30, 25]"/>
1155            </Property>
1156          </Properties>
1157          <Events>
1158            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cmsEvalButtonActionPerformed"/>
1159          </Events>
1160        </Component>
1161        <Component class="javax.swing.JButton" name="cadEvalButton">
1162          <Properties>
1163            <Property name="text" type="java.lang.String" value="CAD Evaluation"/>
1164            <Property name="toolTipText" type="java.lang.String" value=""/>
1165            <Property name="focusPainted" type="boolean" value="false"/>
1166            <Property name="iconTextGap" type="int" value="0"/>
1167            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1168              <Insets value="[2, 10, 2, 10]"/>
1169            </Property>
1170            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1171              <Dimension value="[30, 25]"/>
1172            </Property>
1173          </Properties>
1174          <Events>
1175            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadEvalButtonActionPerformed"/>
1176          </Events>
1177        </Component>
1178        <Component class="javax.swing.JButton" name="facilitatorEvalButton">
1179          <Properties>
1180            <Property name="text" type="java.lang.String" value="Facilitator Evaluation"/>
1181            <Property name="toolTipText" type="java.lang.String" value=""/>
1182            <Property name="focusPainted" type="boolean" value="false"/>
1183            <Property name="iconTextGap" type="int" value="0"/>
1184            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1185              <Insets value="[2, 10, 2, 10]"/>
1186            </Property>
1187            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1188              <Dimension value="[30, 25]"/>
1189            </Property>
1190          </Properties>
1191          <Events>
1192            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="facilitatorEvalButtonActionPerformed"/>
1193          </Events>
1194        </Component>
1195        <Component class="javax.swing.JButton" name="activityLogEvalButton">
1196          <Properties>
1197            <Property name="text" type="java.lang.String" value="Activity Log Evaluation"/>
1198            <Property name="toolTipText" type="java.lang.String" value=""/>
1199            <Property name="focusPainted" type="boolean" value="false"/>
1200            <Property name="iconTextGap" type="int" value="0"/>
1201            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1202              <Insets value="[2, 10, 2, 10]"/>
1203            </Property>
1204            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1205              <Dimension value="[30, 25]"/>
1206            </Property>
1207          </Properties>
1208          <Events>
1209            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="activityLogEvalButtonActionPerformed"/>
1210          </Events>
1211        </Component>
1212        <Component class="javax.swing.JButton" name="radioEvalButton">
1213          <Properties>
1214            <Property name="text" type="java.lang.String" value="Radio Evaluation"/>
1215            <Property name="toolTipText" type="java.lang.String" value=""/>
1216            <Property name="focusPainted" type="boolean" value="false"/>
1217            <Property name="iconTextGap" type="int" value="0"/>
1218            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1219              <Insets value="[2, 10, 2, 10]"/>
1220            </Property>
1221            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1222              <Dimension value="[30, 25]"/>
1223            </Property>
1224          </Properties>
1225          <Events>
1226            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="radioEvalButtonActionPerformed"/>
1227          </Events>
1228        </Component>
1229      </SubComponents>
1230    </Container>
1231    <Component class="javax.swing.JLabel" name="zoomInIcon">
1232      <Properties>
1233        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1234          <Image iconType="3" name="/images/ZoomIn.png"/>
1235        </Property>
1236        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1237          <Color id="Hand Cursor"/>
1238        </Property>
1239      </Properties>
1240      <Events>
1241        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomInIconMouseClicked"/>
1242      </Events>
1243    </Component>
1244    <Component class="javax.swing.JLabel" name="zoomOutIcon">
1245      <Properties>
1246        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1247          <Image iconType="3" name="/images/ZoomOut.png"/>
1248        </Property>
1249        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1250          <Color id="Hand Cursor"/>
1251        </Property>
1252      </Properties>
1253      <Events>
1254        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomOutIconMouseClicked"/>
1255      </Events>
1256    </Component>
1257    <Container class="javax.swing.JScrollPane" name="timeStampScrollPane">
1258      <Properties>
1259        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1260          <Border info="null"/>
1261        </Property>
1262        <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
1263        <Property name="verticalScrollBarPolicy" type="int" value="21"/>
1264      </Properties>
1265
1266      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1267      <SubComponents>
1268        <Container class="scriptbuilder.gui.panels.TimeStampPanel" name="timeStampPanel">
1269
1270          <Layout>
1271            <DimensionLayout dim="0">
1272              <Group type="103" groupAlignment="0" attributes="0">
1273                  <EmptySpace min="0" pref="1032" 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      </SubComponents>
1284    </Container>
1285  </SubComponents>
1286</Form>
Note: See TracBrowser for help on using the repository browser.