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

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

Revision 98, 79.6 KB checked in by bmcguffin, 9 years ago (diff)

Added "Add 15 minutes" button, btnAddTime, to both Script Builder and Incident Editor windows. Clicking the button allows the user to add 15 minutes of scrollable space to the end of the timeline window, so that new events can be added after the end. This extra time does not interact with the model and so does not enter the save file, or persist between iterations of the program.

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