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

Summary: Need access to dependencies of widget (getDependencies method)
Product: platform Reporter: Sergey Petrov <sj-nb>
Component: GraphAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 105060    
Attachments: Patch

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