This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 88731 - Not possible to set identifier for columns
Summary: Not possible to set identifier for columns
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 18:05 UTC by misterm
Modified: 2008-04-29 15:29 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2006-11-06 18:05:34 UTC
There are a couple of ways of setting the identifier property for a TableColumn
instance (from DefaultTableModel or TableColumn), but Matisse does not expose
any way to change its value. This hurts available binding frameworks that rely
on this property for doing their magic, making it cumbersome to develop Swing GUIs.
Comment 1 Jan Stola 2007-01-08 09:23:25 UTC
We plan to include some support for customization of table and its columns in 
the next release.