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 200163 - Overloading TypeBrowser.browse method to allow prefilling of initial type name
Summary: Overloading TypeBrowser.browse method to allow prefilling of initial type name
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2011-07-15 12:39 UTC by Jan Lahoda
Modified: 2011-07-21 14:32 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch. (7.61 KB, patch)
2011-07-15 12:39 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2011-07-15 12:39:07 UTC
Created attachment 109454 [details]
Proposed patch.

I would like to add a new overload to the jumpto's TypeBrowser.browse - please see the attached patch. Thanks.
Comment 1 Tomas Zezula 2011-07-15 12:48:43 UTC
Seems good to me.
Comment 2 Jan Lahoda 2011-07-20 08:07:08 UTC
Done:
http://hg.netbeans.org/jet-main/rev/cb6011875704
Comment 3 Quality Engineering 2011-07-21 14:32:35 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/cb6011875704
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #200163: adding TypeBrowser.browse(String, String, Filter, TypeProvider...).