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 118849

Summary: Add Select/Unselect All functionality to Encapsulate Fields dialog
Product: java Reporter: jfosterjr <jfosterjr>
Component: RefactoringAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screen capture of Encapsulate Fields dialog
Encapsulate field dialog box having to select checkbox one by one

Description jfosterjr 2007-10-15 02:58:54 UTC
[ BUILD # : 200710140000 ]
[ JDK VERSION : 1.6.0_03 ]

Add Select/Unselect All functionality to Encapsulate Fields dialog. 
This could be column specific such that it would affect only the
getters and/or setters .
Comment 1 jfosterjr 2007-10-15 02:59:56 UTC
Created attachment 50928 [details]
Screen capture of Encapsulate Fields dialog
Comment 2 ejvyas 2008-01-22 19:46:39 UTC
I also experienced the same
Comment 3 ejvyas 2008-01-22 19:48:36 UTC
Created attachment 55396 [details]
Encapsulate field dialog box having to select checkbox one by one
Comment 4 Jan Pokorsky 2008-04-28 17:22:43 UTC
*** Issue 127741 has been marked as a duplicate of this issue. ***
Comment 5 Jan Pokorsky 2008-04-28 17:36:59 UTC
Yes, it would be useful.
Comment 6 Jan Pokorsky 2008-04-28 17:42:44 UTC
*** Issue 116664 has been marked as a duplicate of this issue. ***
Comment 7 Jan Pokorsky 2008-04-28 18:21:52 UTC
implemented as http://hg.netbeans.org/main/rev/ab2b7b02a475
Comment 8 Quality Engineering 2008-04-29 04:18:36 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #164 build
Changeset: http://hg.netbeans.org/main/rev/ab2b7b02a475
User: Jan Pokorsky <jpokorsky@netbeans.org>
Log: #79042: Encapsulate Fields enhancements
  * select buttons #118849
  * insert point
  * sort by
  * comments #48296, #73477
  * setters for final fields
  * new layout