custom resize columns in keyword list

This commit is contained in:
adam-m 2012-01-06 12:20:59 -05:00
parent 8f6efb71fd
commit 5ab3a41926

View File

@ -208,6 +208,7 @@
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
<Connection code="tableModel" type="code"/>
</Property>
<Property name="autoResizeMode" type="int" value="0"/>
<Property name="showHorizontalLines" type="boolean" value="false"/>
<Property name="showVerticalLines" type="boolean" value="false"/>
</Properties>