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 230538

Summary: Introduce a way to update filters selected state after creation
Product: editor Reporter: Egor Ushakov <gorrus>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews, issues
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 218201, 230337    
Attachments: proposed patch
Proposed patch

Description Egor Ushakov 2013-05-30 14:25:18 UTC
Currently there is no way to change selected state of the filters after creation.
Sometimes it is required to change it later in enableFilters based on parameters user specified in find usages dialog.

see bug 230337 for more details
Comment 1 Egor Ushakov 2013-05-30 14:30:26 UTC
Created attachment 135147 [details]
proposed patch
Comment 2 Ralph Ruijs 2013-06-03 11:48:19 UTC
Created attachment 135259 [details]
Proposed patch
Comment 3 Ralph Ruijs 2013-06-03 11:49:05 UTC
Please review attached patch.
Comment 4 Egor Ushakov 2013-06-05 04:32:55 UTC
I'm perfectly fine with this change and nobody seems to object
Comment 5 Ralph Ruijs 2013-06-10 12:56:15 UTC
changeset   : 0d38a2de86b5
author      : Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date        : Mon Jun 10 14:49:44 CEST 2013
summary     : #230538 - Introduce a way to update filters selected state after creation
Comment 6 Quality Engineering 2013-06-11 01:41:33 UTC
Integrated into 'main-golden', will be available in build *201306102301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0d38a2de86b5
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #230538 - Introduce a way to update filters selected state after creation