Closedown

This commit is contained in:
boccioli_m
2015-06-08 11:42:57 +02:00
parent 3156e6adfa
commit 00fe3dd735
2 changed files with 3 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
<Properties>
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
<Table columnCount="6" rowCount="4">
<Column editable="false" title="Select" type="java.lang.Boolean"/>
<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"/>
@@ -55,7 +55,7 @@
</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="10" resizable="false">
<Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
<Title/>
<Editor/>
<Renderer/>