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 91814 - Provide customizer for JTable
Summary: Provide customizer for JTable
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks: 89495
  Show dependency tree
 
Reported: 2007-01-04 13:35 UTC by Jan Stola
Modified: 2007-03-19 17:38 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2007-01-04 13:35:01 UTC
JTable is the most important component used to show various kinds of data. The 
customizer for its model and columns is crucial to make binding of the table 
usable.
Comment 1 Jan Stola 2007-03-19 17:38:29 UTC
Implemented.