<Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> </TableColumnModel> </Property> <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor"> <TableHeader reorderingAllowed="false" resizingAllowed="true"/> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="labelIncidentCount"> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="scrollAddPanels"> <Properties> <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[99999, 99999]"/> </Property> <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[566, 387]"/> </Property> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[566, 387]"/> </Property> </Properties> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> </Container> <Container class="javax.swing.JPanel" name="jPanel3"> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" 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"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" 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> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="btnClosePalette"> <Properties> <Property name="text" type="java.lang.String" value="Done"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnClosePaletteActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="labelFileCount"> </Component> </SubComponents> </Container> </SubComponents> </Form>