Closedown

This commit is contained in:
boccioli_m
2015-06-08 14:41:48 +02:00
parent ef8680a584
commit 50e2bdf9db
2 changed files with 14 additions and 25 deletions
+7 -7
View File
@@ -47,14 +47,14 @@
<Component class="javax.swing.JTable" name="jTable1">
<Properties>
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
<Table columnCount="7" rowCount="4">
<Table columnCount="7" rowCount="0">
<Column editable="true" title="Select" type="java.lang.Boolean"/>
<Column editable="true" title="Title 1" type="java.lang.Object"/>
<Column editable="true" title="Title 3" type="java.lang.Object"/>
<Column editable="true" title="Title 4" type="java.lang.Object"/>
<Column editable="true" title="Title 5" type="java.lang.Object"/>
<Column editable="true" title="" type="java.lang.Object"/>
<Column editable="false" title="Icon" type="java.lang.Object"/>
<Column editable="true" title="Time" type="java.lang.Object"/>
<Column editable="true" title="Device" type="java.lang.Object"/>
<Column editable="true" title="Test" type="java.lang.Object"/>
<Column editable="true" title="Result" type="java.lang.Object"/>
<Column editable="true" title="Status" type="java.lang.Object"/>
<Column editable="false" title="" type="java.lang.Object"/>
</Table>
</Property>
<Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">