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 43660 - TTV uses the display name of the root node as the title for the first column
Summary: TTV uses the display name of the root node as the title for the first column
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI
Depends on: 33281
Blocks:
  Show dependency tree
 
Reported: 2004-05-21 09:57 UTC by Tim Lebedkov
Modified: 2010-10-07 11:33 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 Tim Lebedkov 2004-05-21 09:57:05 UTC
see summary
Comment 1 _ tboudreau 2004-05-21 11:44:23 UTC
Adding to TTV rewrite umbrella.  Unfortunately, we won't get a new TTV for 4.0 - but soon 
after (we'll get a new output window and GTK support instead in 4.0).
Comment 2 _ tboudreau 2004-06-11 16:50:51 UTC
BTW, this is filed as a P2 defect, but it's unclear to me what *should* be used for the title 
of the first column, if not the root node's display name.  
Comment 3 _ tboudreau 2004-07-20 18:57:13 UTC
Closing as INVALID since as far as I know this is as designed;  if you'd like to follow up and 
suggest what should be used instead of the root node's display name, feel free to reopen.
Comment 4 Tim Lebedkov 2004-07-20 19:01:41 UTC
there must be a method setColumnTitle or something similar to set the 
title for the first column
Comment 5 _ tboudreau 2004-07-20 20:22:45 UTC
Okay.  I see no such property on TreeTableView, so will treat this as an enhancement 
request.  Out of curiosity, what is the problem with simply setting the root node's display 
name to whatever you want?