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 107446 - Need access to dependencies of widget (getDependencies method)
Summary: Need access to dependencies of widget (getDependencies method)
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 105060
  Show dependency tree
 
Reported: 2007-06-20 15:01 UTC by Sergey Petrov
Modified: 2007-08-01 08:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch (3.82 KB, patch)
2007-06-21 13:55 UTC, David Kaspar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2007-06-20 15:01:00 UTC
I have case when I need to find connections from known widget, I found(in debugger and code) information in widget but I
can't get it from there.
Comment 1 David Kaspar 2007-06-21 13:55:11 UTC
Created attachment 44168 [details]
Patch
Comment 2 David Kaspar 2007-06-21 13:57:31 UTC
Widget.getDependencies method is going to be added.
Comment 3 David Kaspar 2007-08-01 08:45:55 UTC
Patch committed