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 @ 55

Revision 55, 69.9 KB checked in by bmcguffin, 9 years ago (diff)

Removed most of the panels and buttons from the Script Builder frame. Left those same components in Incident Editor Frame, from which the dropdown menu at the top was removed.

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    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
427      <Dimension value="[945, 1545]"/>
428    </Property>
429    <Property name="size" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
430      <Dimension value="[800, 700]"/>
431    </Property>
432  </Properties>
433  <SyntheticProperties>
434    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
435    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
436  </SyntheticProperties>
437  <AuxValues>
438    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
439    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
440    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
441    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
442    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
443    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
444    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
445    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
446    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
447  </AuxValues>
448
449  <Layout>
450    <DimensionLayout dim="0">
451      <Group type="103" groupAlignment="0" attributes="0">
452          <Group type="102" attributes="0">
453              <EmptySpace max="-2" attributes="0"/>
454              <Group type="103" groupAlignment="0" attributes="0">
455                  <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
456                  <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>
457                  <Group type="102" alignment="1" attributes="0">
458                      <Component id="scriptEventsPanel1" max="32767" attributes="0"/>
459                      <EmptySpace max="-2" attributes="0"/>
460                      <Component id="scriptEventsPanel" max="32767" attributes="0"/>
461                  </Group>
462                  <Group type="102" alignment="0" attributes="0">
463                      <Component id="selectButton" min="-2" pref="40" max="-2" attributes="0"/>
464                      <EmptySpace max="-2" attributes="0"/>
465                      <Component id="incidentEventsPanel" min="-2" max="-2" attributes="0"/>
466                      <EmptySpace max="-2" attributes="0"/>
467                      <Component id="evaluationEventsPanel" min="-2" max="-2" attributes="0"/>
468                      <EmptySpace type="separate" max="-2" attributes="0"/>
469                      <Group type="103" groupAlignment="0" attributes="0">
470                          <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/>
471                          <Component id="zoomSlider" alignment="0" min="-2" pref="31" max="-2" attributes="0"/>
472                          <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/>
473                      </Group>
474                  </Group>
475              </Group>
476              <EmptySpace max="-2" attributes="0"/>
477          </Group>
478      </Group>
479    </DimensionLayout>
480    <DimensionLayout dim="1">
481      <Group type="103" groupAlignment="0" attributes="0">
482          <Group type="102" alignment="1" attributes="0">
483              <Group type="103" groupAlignment="0" attributes="0">
484                  <Group type="102" attributes="0">
485                      <EmptySpace max="-2" attributes="0"/>
486                      <Group type="103" groupAlignment="0" attributes="0">
487                          <Component id="evaluationEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
488                          <Component id="incidentEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/>
489                          <Group type="102" alignment="0" attributes="0">
490                              <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
491                              <Component id="selectButton" min="-2" pref="55" max="-2" attributes="1"/>
492                          </Group>
493                      </Group>
494                  </Group>
495                  <Group type="102" alignment="0" attributes="0">
496                      <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
497                      <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/>
498                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
499                      <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/>
500                      <EmptySpace max="-2" attributes="0"/>
501                      <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/>
502                  </Group>
503              </Group>
504              <EmptySpace max="-2" attributes="0"/>
505              <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/>
506              <EmptySpace max="-2" attributes="0"/>
507              <Component id="timelinesScrollPane" min="-2" pref="324" max="-2" attributes="0"/>
508              <EmptySpace max="-2" attributes="0"/>
509              <Group type="103" groupAlignment="0" attributes="0">
510                  <Component id="scriptEventsPanel1" min="-2" max="-2" attributes="1"/>
511                  <Component id="scriptEventsPanel" min="-2" max="-2" attributes="1"/>
512              </Group>
513              <EmptySpace max="32767" attributes="0"/>
514          </Group>
515      </Group>
516    </DimensionLayout>
517  </Layout>
518  <SubComponents>
519    <Container class="javax.swing.JScrollPane" name="timelinesScrollPane">
520      <Properties>
521        <Property name="horizontalScrollBarPolicy" type="int" value="32"/>
522        <Property name="verticalScrollBarPolicy" type="int" value="22"/>
523        <Property name="focusCycleRoot" type="boolean" value="true"/>
524        <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
525        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
526          <Dimension value="[72000, 1341]"/>
527        </Property>
528      </Properties>
529
530      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
531      <SubComponents>
532        <Container class="scriptbuilder.gui.panels.TimelineTickPanel" name="timelineTickPanel">
533          <Properties>
534            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
535              <Dimension value="[7200, 32767]"/>
536            </Property>
537            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
538              <Dimension value="[7200, 0]"/>
539            </Property>
540            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
541              <Dimension value="[7200, 1317]"/>
542            </Property>
543          </Properties>
544
545          <Layout>
546            <DimensionLayout dim="0">
547              <Group type="103" groupAlignment="0" attributes="0">
548                  <Group type="102" alignment="0" attributes="0">
549                      <EmptySpace max="-2" attributes="0"/>
550                      <Component id="incidentNumberPanel1" min="-2" max="-2" attributes="0"/>
551                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
552                      <Component id="incidentTimelinePanel1" min="-2" pref="6776" max="-2" attributes="1"/>
553                      <EmptySpace pref="300" max="32767" attributes="0"/>
554                  </Group>
555              </Group>
556            </DimensionLayout>
557            <DimensionLayout dim="1">
558              <Group type="103" groupAlignment="0" attributes="0">
559                  <Group type="102" alignment="0" attributes="0">
560                      <EmptySpace max="-2" attributes="0"/>
561                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
562                          <Component id="incidentTimelinePanel1" pref="334" max="32767" attributes="0"/>
563                          <Component id="incidentNumberPanel1" max="32767" attributes="0"/>
564                      </Group>
565                      <EmptySpace pref="977" max="32767" attributes="0"/>
566                  </Group>
567              </Group>
568            </DimensionLayout>
569          </Layout>
570          <SubComponents>
571            <Container class="scriptbuilder.gui.panels.ScriptBuilderTimelinePanel" name="incidentTimelinePanel1">
572              <Properties>
573                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
574                  <Dimension value="[32767, 100]"/>
575                </Property>
576                <Property name="opaque" type="boolean" value="false"/>
577                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
578                  <Dimension value="[691, 100]"/>
579                </Property>
580              </Properties>
581
582              <Layout>
583                <DimensionLayout dim="0">
584                  <Group type="103" groupAlignment="0" attributes="0">
585                      <EmptySpace min="0" pref="6776" max="32767" attributes="0"/>
586                  </Group>
587                </DimensionLayout>
588                <DimensionLayout dim="1">
589                  <Group type="103" groupAlignment="0" attributes="0">
590                      <EmptySpace min="0" pref="334" max="32767" attributes="0"/>
591                  </Group>
592                </DimensionLayout>
593              </Layout>
594            </Container>
595            <Container class="scriptbuilder.gui.panels.ScriptBuilderNumberPanel" name="incidentNumberPanel1">
596              <Properties>
597                <Property name="opaque" type="boolean" value="false"/>
598              </Properties>
599
600              <Layout>
601                <DimensionLayout dim="0">
602                  <Group type="103" groupAlignment="0" attributes="0">
603                      <EmptySpace min="0" pref="106" max="32767" attributes="0"/>
604                  </Group>
605                </DimensionLayout>
606                <DimensionLayout dim="1">
607                  <Group type="103" groupAlignment="0" attributes="0">
608                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
609                  </Group>
610                </DimensionLayout>
611              </Layout>
612            </Container>
613          </SubComponents>
614        </Container>
615      </SubComponents>
616    </Container>
617    <Container class="javax.swing.JPanel" name="scriptEventsPanel">
618      <Properties>
619        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
620          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
621            <TitledBorder title="Script Events"/>
622          </Border>
623        </Property>
624      </Properties>
625
626      <Layout>
627        <DimensionLayout dim="0">
628          <Group type="103" groupAlignment="0" attributes="0">
629              <Group type="102" alignment="0" attributes="0">
630                  <EmptySpace max="-2" attributes="0"/>
631                  <Component id="scriptEventsPane" max="32767" attributes="0"/>
632                  <EmptySpace max="-2" attributes="0"/>
633              </Group>
634          </Group>
635        </DimensionLayout>
636        <DimensionLayout dim="1">
637          <Group type="103" groupAlignment="0" attributes="0">
638              <Group type="102" alignment="0" attributes="0">
639                  <Component id="scriptEventsPane" pref="215" max="32767" attributes="0"/>
640                  <EmptySpace max="-2" attributes="0"/>
641              </Group>
642          </Group>
643        </DimensionLayout>
644      </Layout>
645      <SubComponents>
646        <Container class="javax.swing.JScrollPane" name="scriptEventsPane">
647          <Properties>
648            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
649          </Properties>
650          <AuxValues>
651            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
652          </AuxValues>
653
654          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
655          <SubComponents>
656            <Component class="javax.swing.JList" name="scriptEventsList">
657              <Properties>
658                <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
659                  <Connection code="new DefaultListModel()" type="code"/>
660                </Property>
661                <Property name="componentPopupMenu" type="javax.swing.JPopupMenu" editor="org.netbeans.modules.form.ComponentChooserEditor">
662                  <ComponentRef name="eventListPopupMenu"/>
663                </Property>
664              </Properties>
665            </Component>
666          </SubComponents>
667        </Container>
668      </SubComponents>
669    </Container>
670    <Component class="javax.swing.JSlider" name="zoomSlider">
671      <Properties>
672        <Property name="maximum" type="int" value="21"/>
673        <Property name="minimum" type="int" value="5"/>
674        <Property name="orientation" type="int" value="1"/>
675        <Property name="value" type="int" value="13"/>
676        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
677          <Color id="Default Cursor"/>
678        </Property>
679        <Property name="focusable" type="boolean" value="false"/>
680      </Properties>
681      <Events>
682        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="zoomSliderStateChanged"/>
683      </Events>
684    </Component>
685    <Container class="javax.swing.JPanel" name="scriptEventsPanel1">
686      <Properties>
687        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
688          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
689            <TitledBorder title="Incident Information"/>
690          </Border>
691        </Property>
692      </Properties>
693
694      <Layout>
695        <DimensionLayout dim="0">
696          <Group type="103" groupAlignment="0" attributes="0">
697              <Group type="102" alignment="0" attributes="0">
698                  <EmptySpace max="-2" attributes="0"/>
699                  <Group type="103" groupAlignment="0" attributes="0">
700                      <Component id="incidentDescriptionPane" alignment="1" max="32767" attributes="0"/>
701                      <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>
702                      <Group type="102" alignment="0" attributes="0">
703                          <Group type="103" groupAlignment="0" attributes="0">
704                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
705                              <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
706                          </Group>
707                          <EmptySpace max="-2" attributes="0"/>
708                          <Group type="103" groupAlignment="1" attributes="0">
709                              <Component id="incidentName" max="32767" attributes="0"/>
710                              <Component id="incidentNumber" alignment="1" max="32767" attributes="0"/>
711                          </Group>
712                      </Group>
713                  </Group>
714                  <EmptySpace max="-2" attributes="0"/>
715              </Group>
716          </Group>
717        </DimensionLayout>
718        <DimensionLayout dim="1">
719          <Group type="103" groupAlignment="0" attributes="0">
720              <Group type="102" alignment="0" attributes="0">
721                  <Group type="103" groupAlignment="3" attributes="0">
722                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
723                      <Component id="incidentNumber" alignment="3" min="-2" max="-2" attributes="0"/>
724                  </Group>
725                  <EmptySpace max="-2" attributes="0"/>
726                  <Group type="103" groupAlignment="3" attributes="0">
727                      <Component id="incidentName" alignment="3" min="-2" max="-2" attributes="0"/>
728                      <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
729                  </Group>
730                  <EmptySpace max="-2" attributes="0"/>
731                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
732                  <EmptySpace max="-2" attributes="0"/>
733                  <Component id="incidentDescriptionPane" pref="125" max="32767" attributes="0"/>
734                  <EmptySpace min="-2" max="-2" attributes="0"/>
735              </Group>
736          </Group>
737        </DimensionLayout>
738      </Layout>
739      <SubComponents>
740        <Component class="javax.swing.JLabel" name="jLabel2">
741          <Properties>
742            <Property name="text" type="java.lang.String" value="Incident Number:"/>
743          </Properties>
744        </Component>
745        <Component class="javax.swing.JLabel" name="jLabel3">
746          <Properties>
747            <Property name="text" type="java.lang.String" value="Incident Name:"/>
748          </Properties>
749        </Component>
750        <Component class="javax.swing.JLabel" name="jLabel4">
751          <Properties>
752            <Property name="text" type="java.lang.String" value="Incident Description:"/>
753          </Properties>
754        </Component>
755        <Component class="javax.swing.JTextField" name="incidentName">
756          <Properties>
757            <Property name="editable" type="boolean" value="false"/>
758            <Property name="text" type="java.lang.String" value="Media"/>
759          </Properties>
760        </Component>
761        <Container class="javax.swing.JScrollPane" name="incidentDescriptionPane">
762          <Properties>
763            <Property name="verticalScrollBarPolicy" type="int" value="22"/>
764          </Properties>
765          <AuxValues>
766            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
767          </AuxValues>
768
769          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
770          <SubComponents>
771            <Component class="javax.swing.JTextArea" name="incidentDescription">
772              <Properties>
773                <Property name="columns" type="int" value="20"/>
774                <Property name="editable" type="boolean" value="false"/>
775                <Property name="lineWrap" type="boolean" value="true"/>
776                <Property name="rows" type="int" value="5"/>
777                <Property name="text" type="java.lang.String" value="All media message events are found in this incident."/>
778                <Property name="wrapStyleWord" type="boolean" value="true"/>
779              </Properties>
780            </Component>
781          </SubComponents>
782        </Container>
783        <Component class="javax.swing.JTextField" name="incidentNumber">
784          <Properties>
785            <Property name="editable" type="boolean" value="false"/>
786            <Property name="text" type="java.lang.String" value="100"/>
787          </Properties>
788        </Component>
789      </SubComponents>
790    </Container>
791    <Component class="javax.swing.JButton" name="selectButton">
792      <Properties>
793        <Property name="toolTipText" type="java.lang.String" value="Select"/>
794        <Property name="focusPainted" type="boolean" value="false"/>
795        <Property name="iconTextGap" type="int" value="0"/>
796        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
797          <Insets value="[2, 10, 2, 10]"/>
798        </Property>
799        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
800          <Dimension value="[30, 25]"/>
801        </Property>
802      </Properties>
803      <Events>
804        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="selectButtonActionPerformed"/>
805      </Events>
806    </Component>
807    <Container class="javax.swing.JPanel" name="incidentEventsPanel">
808      <Properties>
809        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
810          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
811            <TitledBorder title="Incident Events"/>
812          </Border>
813        </Property>
814      </Properties>
815
816      <Layout>
817        <DimensionLayout dim="0">
818          <Group type="103" groupAlignment="0" attributes="0">
819              <Group type="102" alignment="0" attributes="0">
820                  <EmptySpace max="-2" attributes="0"/>
821                  <Group type="103" groupAlignment="0" attributes="0">
822                      <Group type="103" alignment="0" groupAlignment="0" attributes="0">
823                          <Group type="102" alignment="1" attributes="0">
824                              <Component id="maintenanceRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
825                              <EmptySpace max="-2" attributes="0"/>
826                              <Component id="tmtRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
827                              <EmptySpace max="-2" attributes="0"/>
828                              <Component id="telephoneButton" min="-2" pref="120" max="-2" attributes="0"/>
829                              <EmptySpace max="-2" attributes="0"/>
830                              <Component id="paramicsButton" min="-2" pref="120" max="-2" attributes="0"/>
831                          </Group>
832                          <Group type="102" alignment="0" attributes="0">
833                              <Component id="towButton" min="-2" pref="120" max="-2" attributes="0"/>
834                              <EmptySpace max="-2" attributes="0"/>
835                              <Component id="unitButton" min="-2" pref="120" max="-2" attributes="0"/>
836                              <EmptySpace max="-2" attributes="0"/>
837                              <Component id="witnessButton" min="-2" pref="120" max="-2" attributes="0"/>
838                              <EmptySpace max="-2" attributes="0"/>
839                              <Component id="audioButton" min="-2" pref="120" max="-2" attributes="0"/>
840                          </Group>
841                      </Group>
842                      <Group type="102" alignment="0" attributes="0">
843                          <Component id="cadButton" min="-2" pref="120" max="-2" attributes="0"/>
844                          <EmptySpace max="-2" attributes="0"/>
845                          <Component id="cctvButton" min="-2" pref="120" max="-2" attributes="0"/>
846                          <EmptySpace max="-2" attributes="0"/>
847                          <Component id="chpRadioButton" min="-2" pref="120" max="-2" attributes="0"/>
848                      </Group>
849                  </Group>
850                  <EmptySpace max="32767" attributes="0"/>
851              </Group>
852          </Group>
853        </DimensionLayout>
854        <DimensionLayout dim="1">
855          <Group type="103" groupAlignment="0" attributes="0">
856              <Group type="102" alignment="0" attributes="0">
857                  <Group type="103" groupAlignment="0" attributes="0">
858                      <Group type="102" attributes="0">
859                          <Group type="103" groupAlignment="3" attributes="0">
860                              <Component id="maintenanceRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
861                              <Component id="tmtRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
862                              <Component id="telephoneButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
863                          </Group>
864                          <EmptySpace max="-2" attributes="0"/>
865                          <Group type="103" groupAlignment="3" attributes="0">
866                              <Component id="towButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
867                              <Component id="unitButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
868                              <Component id="witnessButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
869                              <Component id="audioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
870                          </Group>
871                      </Group>
872                      <Component id="paramicsButton" min="-2" pref="30" max="-2" attributes="0"/>
873                  </Group>
874                  <EmptySpace max="-2" attributes="0"/>
875                  <Group type="103" groupAlignment="1" attributes="0">
876                      <Group type="103" alignment="1" groupAlignment="3" attributes="0">
877                          <Component id="cctvButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
878                          <Component id="chpRadioButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
879                      </Group>
880                      <Component id="cadButton" min="-2" pref="30" max="-2" attributes="0"/>
881                  </Group>
882              </Group>
883          </Group>
884        </DimensionLayout>
885      </Layout>
886      <SubComponents>
887        <Component class="javax.swing.JButton" name="maintenanceRadioButton">
888          <Properties>
889            <Property name="text" type="java.lang.String" value="Maintenance Radio"/>
890            <Property name="toolTipText" type="java.lang.String" value=""/>
891            <Property name="focusPainted" type="boolean" value="false"/>
892            <Property name="iconTextGap" type="int" value="0"/>
893            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
894              <Insets value="[2, 10, 2, 10]"/>
895            </Property>
896            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
897              <Dimension value="[30, 25]"/>
898            </Property>
899          </Properties>
900          <Events>
901            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="maintenanceRadioButtonActionPerformed"/>
902          </Events>
903        </Component>
904        <Component class="javax.swing.JButton" name="tmtRadioButton">
905          <Properties>
906            <Property name="text" type="java.lang.String" value="TMT Radio"/>
907            <Property name="toolTipText" type="java.lang.String" value=""/>
908            <Property name="focusPainted" type="boolean" value="false"/>
909            <Property name="iconTextGap" type="int" value="0"/>
910            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
911              <Insets value="[2, 10, 2, 10]"/>
912            </Property>
913            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
914              <Dimension value="[30, 25]"/>
915            </Property>
916          </Properties>
917          <Events>
918            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tmtRadioButtonActionPerformed"/>
919          </Events>
920        </Component>
921        <Component class="javax.swing.JButton" name="telephoneButton">
922          <Properties>
923            <Property name="text" type="java.lang.String" value="Telephone"/>
924            <Property name="toolTipText" type="java.lang.String" value=""/>
925            <Property name="focusPainted" type="boolean" value="false"/>
926            <Property name="iconTextGap" type="int" value="0"/>
927            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
928              <Insets value="[2, 10, 2, 10]"/>
929            </Property>
930            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
931              <Dimension value="[30, 25]"/>
932            </Property>
933          </Properties>
934          <Events>
935            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="telephoneButtonActionPerformed"/>
936          </Events>
937        </Component>
938        <Component class="javax.swing.JButton" name="unitButton">
939          <Properties>
940            <Property name="text" type="java.lang.String" value="Unit"/>
941            <Property name="toolTipText" type="java.lang.String" value=""/>
942            <Property name="focusPainted" type="boolean" value="false"/>
943            <Property name="iconTextGap" type="int" value="0"/>
944            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
945              <Insets value="[2, 10, 2, 10]"/>
946            </Property>
947            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
948              <Dimension value="[30, 25]"/>
949            </Property>
950          </Properties>
951          <Events>
952            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="unitButtonActionPerformed"/>
953          </Events>
954        </Component>
955        <Component class="javax.swing.JButton" name="witnessButton">
956          <Properties>
957            <Property name="text" type="java.lang.String" value="Witness"/>
958            <Property name="toolTipText" type="java.lang.String" value=""/>
959            <Property name="focusPainted" type="boolean" value="false"/>
960            <Property name="iconTextGap" type="int" value="0"/>
961            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
962              <Insets value="[2, 10, 2, 10]"/>
963            </Property>
964            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
965              <Dimension value="[30, 25]"/>
966            </Property>
967          </Properties>
968          <Events>
969            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="witnessButtonActionPerformed"/>
970          </Events>
971        </Component>
972        <Component class="javax.swing.JButton" name="paramicsButton">
973          <Properties>
974            <Property name="text" type="java.lang.String" value="Paramics"/>
975            <Property name="toolTipText" type="java.lang.String" value=""/>
976            <Property name="focusPainted" type="boolean" value="false"/>
977            <Property name="iconTextGap" type="int" value="0"/>
978            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
979              <Insets value="[2, 10, 2, 10]"/>
980            </Property>
981            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
982              <Dimension value="[30, 25]"/>
983            </Property>
984          </Properties>
985          <Events>
986            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="paramicsButtonActionPerformed"/>
987          </Events>
988        </Component>
989        <Component class="javax.swing.JButton" name="towButton">
990          <Properties>
991            <Property name="text" type="java.lang.String" value="Tow"/>
992            <Property name="toolTipText" type="java.lang.String" value=""/>
993            <Property name="focusPainted" type="boolean" value="false"/>
994            <Property name="iconTextGap" type="int" value="0"/>
995            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
996              <Insets value="[2, 10, 2, 10]"/>
997            </Property>
998            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
999              <Dimension value="[30, 25]"/>
1000            </Property>
1001          </Properties>
1002          <Events>
1003            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="towButtonActionPerformed"/>
1004          </Events>
1005        </Component>
1006        <Component class="javax.swing.JButton" name="audioButton">
1007          <Properties>
1008            <Property name="text" type="java.lang.String" value="Audio"/>
1009            <Property name="toolTipText" type="java.lang.String" value=""/>
1010            <Property name="focusPainted" type="boolean" value="false"/>
1011            <Property name="iconTextGap" type="int" value="0"/>
1012            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1013              <Insets value="[2, 10, 2, 10]"/>
1014            </Property>
1015            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1016              <Dimension value="[30, 25]"/>
1017            </Property>
1018          </Properties>
1019          <Events>
1020            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="audioButtonActionPerformed"/>
1021          </Events>
1022        </Component>
1023        <Component class="javax.swing.JButton" name="cctvButton">
1024          <Properties>
1025            <Property name="text" type="java.lang.String" value="CCTV"/>
1026            <Property name="toolTipText" type="java.lang.String" value=""/>
1027            <Property name="focusPainted" type="boolean" value="false"/>
1028            <Property name="iconTextGap" type="int" value="0"/>
1029            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1030              <Insets value="[2, 10, 2, 10]"/>
1031            </Property>
1032            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1033              <Dimension value="[30, 25]"/>
1034            </Property>
1035          </Properties>
1036          <Events>
1037            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cctvButtonActionPerformed"/>
1038          </Events>
1039        </Component>
1040        <Component class="javax.swing.JButton" name="cadButton">
1041          <Properties>
1042            <Property name="text" type="java.lang.String" value="CAD"/>
1043            <Property name="toolTipText" type="java.lang.String" value=""/>
1044            <Property name="focusPainted" type="boolean" value="false"/>
1045            <Property name="iconTextGap" type="int" value="0"/>
1046            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1047              <Insets value="[2, 10, 2, 10]"/>
1048            </Property>
1049            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1050              <Dimension value="[30, 25]"/>
1051            </Property>
1052          </Properties>
1053          <Events>
1054            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadButtonActionPerformed"/>
1055          </Events>
1056        </Component>
1057        <Component class="javax.swing.JButton" name="chpRadioButton">
1058          <Properties>
1059            <Property name="text" type="java.lang.String" value="CHP Radio"/>
1060            <Property name="toolTipText" type="java.lang.String" value=""/>
1061            <Property name="focusPainted" type="boolean" value="false"/>
1062            <Property name="iconTextGap" type="int" value="0"/>
1063            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1064              <Insets value="[2, 10, 2, 10]"/>
1065            </Property>
1066            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1067              <Dimension value="[30, 25]"/>
1068            </Property>
1069          </Properties>
1070          <Events>
1071            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chpRadioButtonActionPerformed"/>
1072          </Events>
1073        </Component>
1074      </SubComponents>
1075    </Container>
1076    <Container class="javax.swing.JPanel" name="evaluationEventsPanel">
1077      <Properties>
1078        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1079          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
1080            <TitledBorder title="Evaluation Events"/>
1081          </Border>
1082        </Property>
1083      </Properties>
1084
1085      <Layout>
1086        <DimensionLayout dim="0">
1087          <Group type="103" groupAlignment="0" attributes="0">
1088              <Group type="102" attributes="0">
1089                  <EmptySpace max="-2" attributes="0"/>
1090                  <Group type="103" groupAlignment="0" attributes="0">
1091                      <Group type="102" alignment="0" attributes="0">
1092                          <Component id="atmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1093                          <EmptySpace max="-2" attributes="0"/>
1094                          <Component id="activityLogEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1095                      </Group>
1096                      <Group type="102" alignment="0" attributes="0">
1097                          <Component id="cmsEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1098                          <EmptySpace max="-2" attributes="0"/>
1099                          <Component id="facilitatorEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1100                      </Group>
1101                      <Group type="102" alignment="0" attributes="0">
1102                          <Component id="cadEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1103                          <EmptySpace max="-2" attributes="0"/>
1104                          <Component id="radioEvalButton" min="-2" pref="140" max="-2" attributes="0"/>
1105                      </Group>
1106                  </Group>
1107                  <EmptySpace max="32767" attributes="0"/>
1108              </Group>
1109          </Group>
1110        </DimensionLayout>
1111        <DimensionLayout dim="1">
1112          <Group type="103" groupAlignment="0" attributes="0">
1113              <Group type="102" alignment="0" attributes="0">
1114                  <Group type="103" groupAlignment="0" attributes="0">
1115                      <Component id="cmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1116                      <Component id="facilitatorEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1117                  </Group>
1118                  <EmptySpace max="-2" attributes="0"/>
1119                  <Group type="103" groupAlignment="0" attributes="0">
1120                      <Component id="atmsEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1121                      <Component id="activityLogEvalButton" alignment="0" min="-2" pref="30" max="-2" attributes="0"/>
1122                  </Group>
1123                  <EmptySpace max="-2" attributes="0"/>
1124                  <Group type="103" groupAlignment="3" attributes="0">
1125                      <Component id="cadEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1126                      <Component id="radioEvalButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
1127                  </Group>
1128              </Group>
1129          </Group>
1130        </DimensionLayout>
1131      </Layout>
1132      <SubComponents>
1133        <Component class="javax.swing.JButton" name="atmsEvalButton">
1134          <Properties>
1135            <Property name="text" type="java.lang.String" value="ATMS Evaluation"/>
1136            <Property name="toolTipText" type="java.lang.String" value=""/>
1137            <Property name="focusPainted" type="boolean" value="false"/>
1138            <Property name="iconTextGap" type="int" value="0"/>
1139            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1140              <Insets value="[2, 10, 2, 10]"/>
1141            </Property>
1142            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1143              <Dimension value="[30, 25]"/>
1144            </Property>
1145          </Properties>
1146          <Events>
1147            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="atmsEvalButtonActionPerformed"/>
1148          </Events>
1149        </Component>
1150        <Component class="javax.swing.JButton" name="cmsEvalButton">
1151          <Properties>
1152            <Property name="text" type="java.lang.String" value="CMS Evaluation"/>
1153            <Property name="toolTipText" type="java.lang.String" value=""/>
1154            <Property name="focusPainted" type="boolean" value="false"/>
1155            <Property name="iconTextGap" type="int" value="0"/>
1156            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1157              <Insets value="[2, 10, 2, 10]"/>
1158            </Property>
1159            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1160              <Dimension value="[30, 25]"/>
1161            </Property>
1162          </Properties>
1163          <Events>
1164            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cmsEvalButtonActionPerformed"/>
1165          </Events>
1166        </Component>
1167        <Component class="javax.swing.JButton" name="cadEvalButton">
1168          <Properties>
1169            <Property name="text" type="java.lang.String" value="CAD Evaluation"/>
1170            <Property name="toolTipText" type="java.lang.String" value=""/>
1171            <Property name="focusPainted" type="boolean" value="false"/>
1172            <Property name="iconTextGap" type="int" value="0"/>
1173            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1174              <Insets value="[2, 10, 2, 10]"/>
1175            </Property>
1176            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1177              <Dimension value="[30, 25]"/>
1178            </Property>
1179          </Properties>
1180          <Events>
1181            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadEvalButtonActionPerformed"/>
1182          </Events>
1183        </Component>
1184        <Component class="javax.swing.JButton" name="facilitatorEvalButton">
1185          <Properties>
1186            <Property name="text" type="java.lang.String" value="Facilitator Evaluation"/>
1187            <Property name="toolTipText" type="java.lang.String" value=""/>
1188            <Property name="focusPainted" type="boolean" value="false"/>
1189            <Property name="iconTextGap" type="int" value="0"/>
1190            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1191              <Insets value="[2, 10, 2, 10]"/>
1192            </Property>
1193            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1194              <Dimension value="[30, 25]"/>
1195            </Property>
1196          </Properties>
1197          <Events>
1198            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="facilitatorEvalButtonActionPerformed"/>
1199          </Events>
1200        </Component>
1201        <Component class="javax.swing.JButton" name="activityLogEvalButton">
1202          <Properties>
1203            <Property name="text" type="java.lang.String" value="Activity Log Evaluation"/>
1204            <Property name="toolTipText" type="java.lang.String" value=""/>
1205            <Property name="focusPainted" type="boolean" value="false"/>
1206            <Property name="iconTextGap" type="int" value="0"/>
1207            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1208              <Insets value="[2, 10, 2, 10]"/>
1209            </Property>
1210            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1211              <Dimension value="[30, 25]"/>
1212            </Property>
1213          </Properties>
1214          <Events>
1215            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="activityLogEvalButtonActionPerformed"/>
1216          </Events>
1217        </Component>
1218        <Component class="javax.swing.JButton" name="radioEvalButton">
1219          <Properties>
1220            <Property name="text" type="java.lang.String" value="Radio Evaluation"/>
1221            <Property name="toolTipText" type="java.lang.String" value=""/>
1222            <Property name="focusPainted" type="boolean" value="false"/>
1223            <Property name="iconTextGap" type="int" value="0"/>
1224            <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
1225              <Insets value="[2, 10, 2, 10]"/>
1226            </Property>
1227            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
1228              <Dimension value="[30, 25]"/>
1229            </Property>
1230          </Properties>
1231          <Events>
1232            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="radioEvalButtonActionPerformed"/>
1233          </Events>
1234        </Component>
1235      </SubComponents>
1236    </Container>
1237    <Component class="javax.swing.JLabel" name="zoomInIcon">
1238      <Properties>
1239        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1240          <Image iconType="3" name="/images/ZoomIn.png"/>
1241        </Property>
1242        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1243          <Color id="Hand Cursor"/>
1244        </Property>
1245      </Properties>
1246      <Events>
1247        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomInIconMouseClicked"/>
1248      </Events>
1249    </Component>
1250    <Component class="javax.swing.JLabel" name="zoomOutIcon">
1251      <Properties>
1252        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
1253          <Image iconType="3" name="/images/ZoomOut.png"/>
1254        </Property>
1255        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
1256          <Color id="Hand Cursor"/>
1257        </Property>
1258      </Properties>
1259      <Events>
1260        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="zoomOutIconMouseClicked"/>
1261      </Events>
1262    </Component>
1263    <Container class="javax.swing.JScrollPane" name="timeStampScrollPane">
1264      <Properties>
1265        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
1266          <Border info="null"/>
1267        </Property>
1268        <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
1269        <Property name="verticalScrollBarPolicy" type="int" value="21"/>
1270      </Properties>
1271
1272      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
1273      <SubComponents>
1274        <Container class="scriptbuilder.gui.panels.TimeStampPanel" name="timeStampPanel">
1275
1276          <Layout>
1277            <DimensionLayout dim="0">
1278              <Group type="103" groupAlignment="0" attributes="0">
1279                  <EmptySpace min="0" pref="1032" max="32767" attributes="0"/>
1280              </Group>
1281            </DimensionLayout>
1282            <DimensionLayout dim="1">
1283              <Group type="103" groupAlignment="0" attributes="0">
1284                  <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
1285              </Group>
1286            </DimensionLayout>
1287          </Layout>
1288        </Container>
1289      </SubComponents>
1290    </Container>
1291  </SubComponents>
1292</Form>
Note: See TracBrowser for help on using the repository browser.