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 140365 - Provide a possibility to set nodes column label to Outline
Summary: Provide a possibility to set nodes column label to Outline
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 136658
  Show dependency tree
 
Reported: 2008-07-16 17:35 UTC by Martin Entlicher
Modified: 2008-12-22 13:55 UTC (History)
1 user (show)

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 Martin Entlicher 2008-07-16 17:35:41 UTC
The OutlineView can be created with the nodes column label specified, but it can not be changed later.
Can a setNodesColumnLabel(String) method be added to DefaultOutlineModel, please?
Comment 1 Stanislav Aubrecht 2008-07-17 09:43:13 UTC
fixed

b85a1692bd09
Comment 2 Jesse Glick 2008-07-18 18:38:52 UTC
Should have gone through API review, I think.