Changeset 69 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form
- Timestamp:
- 08/24/2017 11:50:30 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form
r63 r69 121 121 <Properties> 122 122 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> 123 <Table columnCount="3" rowCount=" 4">123 <Table columnCount="3" rowCount="11"> 124 124 <Column editable="false" title="Incident #" type="java.lang.Integer"/> 125 125 <Column editable="false" title="Start Time" type="java.lang.String"/> … … 179 179 <Group type="103" groupAlignment="0" attributes="0"> 180 180 <Group type="102" alignment="1" attributes="0"> 181 <EmptySpace max="32767" attributes="0"/> 181 <EmptySpace max="-2" attributes="0"/> 182 <Component id="labelFileCount" max="32767" attributes="0"/> 183 <EmptySpace max="-2" attributes="0"/> 182 184 <Component id="btnClosePalette" min="-2" max="-2" attributes="0"/> 183 185 <EmptySpace max="-2" attributes="0"/> … … 187 189 <DimensionLayout dim="1"> 188 190 <Group type="103" groupAlignment="0" attributes="0"> 189 <Component id="btnClosePalette" min="-2" max="-2" attributes="0"/> 191 <Group type="103" groupAlignment="3" attributes="0"> 192 <Component id="btnClosePalette" alignment="3" min="-2" max="-2" attributes="0"/> 193 <Component id="labelFileCount" alignment="3" min="-2" max="-2" attributes="0"/> 194 </Group> 190 195 </Group> 191 196 </DimensionLayout> … … 200 205 </Events> 201 206 </Component> 207 <Component class="javax.swing.JLabel" name="labelFileCount"> 208 </Component> 202 209 </SubComponents> 203 210 </Container>
Note: See TracChangeset
for help on using the changeset viewer.
