Index: trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form
===================================================================
--- trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form	(revision 63)
+++ trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form	(revision 69)
@@ -121,5 +121,5 @@
               <Properties>
                 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
-                  <Table columnCount="3" rowCount="4">
+                  <Table columnCount="3" rowCount="11">
                     <Column editable="false" title="Incident #" type="java.lang.Integer"/>
                     <Column editable="false" title="Start Time" type="java.lang.String"/>
@@ -179,5 +179,7 @@
           <Group type="103" groupAlignment="0" attributes="0">
               <Group type="102" alignment="1" attributes="0">
-                  <EmptySpace max="32767" attributes="0"/>
+                  <EmptySpace max="-2" attributes="0"/>
+                  <Component id="labelFileCount" max="32767" attributes="0"/>
+                  <EmptySpace max="-2" attributes="0"/>
                   <Component id="btnClosePalette" min="-2" max="-2" attributes="0"/>
                   <EmptySpace max="-2" attributes="0"/>
@@ -187,5 +189,8 @@
         <DimensionLayout dim="1">
           <Group type="103" groupAlignment="0" attributes="0">
-              <Component id="btnClosePalette" min="-2" max="-2" attributes="0"/>
+              <Group type="103" groupAlignment="3" attributes="0">
+                  <Component id="btnClosePalette" alignment="3" min="-2" max="-2" attributes="0"/>
+                  <Component id="labelFileCount" alignment="3" min="-2" max="-2" attributes="0"/>
+              </Group>
           </Group>
         </DimensionLayout>
@@ -200,4 +205,6 @@
           </Events>
         </Component>
+        <Component class="javax.swing.JLabel" name="labelFileCount">
+        </Component>
       </SubComponents>
     </Container>
