Closedown

This commit is contained in:
boccioli_m
2015-06-08 11:50:54 +02:00
parent 00fe3dd735
commit c0f1567ad4
2 changed files with 36 additions and 17 deletions
+8 -2
View File
@@ -44,18 +44,24 @@
<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="6" rowCount="4">
<Table columnCount="7" rowCount="4">
<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"/>
</Table>
</Property>
<Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
<TableColumnModel selectionModel="0">
<Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
<Column maxWidth="-1" minWidth="-1" prefWidth="5" resizable="false">
<Title/>
<Editor/>
<Renderer/>
</Column>
<Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
<Title/>
<Editor/>
<Renderer/>