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

Revision 108, 78.9 KB checked in by bmcguffin, 9 years ago (diff)

Removed JSpinner "addIncidentLength" in JFrame "incidentFrame". Replaced it with a JLabel "labelIncidentLength" which reports the incident length in minutes, but which does not allow the user to directly edit the incident length.

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