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 190019

Summary: Adding TreeUtilities.translate
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: apireviews <apireviews>
Status: RESOLVED FIXED    
Severity: normal CC: jlahoda
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Attachments: Proposed API change with implementation and usage.

Description Jan Lahoda 2010-08-31 11:21:48 UTC
Created attachment 101770 [details]
Proposed API change with implementation and usage.

I would like to add a new method, translate, to TreeUtilities. This method should change the given tree according to given set of changes. A patch is attached. Please review.
Comment 1 Quality Engineering 2010-09-09 03:06:39 UTC
Integrated into 'main-golden', will be available in build *201009090000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/42d503f81b67
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #190019: Introducing TreeUtilities.translate.