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 171194 - Add API for node selection in debugger views.
Summary: Add API for node selection in debugger views.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: API
Depends on:
Blocks: 170981
  Show dependency tree
 
Reported: 2009-08-31 17:23 UTC by Martin Entlicher
Modified: 2010-05-10 09:04 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 Martin Entlicher 2009-08-31 17:23:18 UTC
There are use-cases when it's necessary to be able to programmatically select nodes in debugger views.
It's necessary to add API into viewmodel to be able to set selected nodes.
Comment 1 Martin Entlicher 2009-09-01 12:59:14 UTC
Implemented in changeset:   143367:f8acc204f618
http://hg.netbeans.org/main/rev/f8acc204f618
Comment 2 Quality Engineering 2009-09-03 08:44:06 UTC
Integrated into 'main-golden', will be available in build *200909021401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f8acc204f618
User: mentlicher@netbeans.org
Log: #171194 - API for node selection in tree table view added.
Comment 3 Marian Mirilovic 2010-05-10 09:04:57 UTC
verified closed