Bug 198639

Summary: [push down] [pull up] change checked state of all selected members on dialog
Product: [Eclipse Project] JDT Reporter: Kevin Fleischer <kuv02>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: benno.baumgartner, maxime_daniel
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kevin Fleischer CLA 2007-08-02 05:50:53 EDT
This enhancement should be added to both [pull up] and [push down]:

State of the Art
================
At the moment the "pull up" dialog shows a list of all members of a class. If you whant to add or remove a member you have to check or uncheck the specific line.

At the moment the "pull up" dialog allows to select multiple lines by the use of the shift-button.

I request that:
===============
The "pull up" dialog should enable the user to select multiple lines and add all selected members to the list or resp. remove them. 

If the user clicks on the checkbox of one of the selected lines, the change should be performed to all other selected lines to.
Comment 1 Maxime Daniel CLA 2007-08-02 05:56:11 EDT
Moving to JDT UI.