Parameters page
Parameters Page for the Pulling members up to superclass Refactoring Command
- Select the destination class
- In the list, select the members that you want to pull up or declare abstract
- Press the Edit button to specify the action that you want to perform for
the selected members (you can also edit the table cells in-place.)
- Press Next to see the next page or press Finish
to perform the refactoring

- In the left pane, select the methods that you want to be deleted after pull
up (so that the superclass implementation can be used instead).
Note: the methods originally selected when invoking the refactoring
are pre-selected in the left pane
- Press Next to see the preview or press Finish
to perform the refactoring
Related Topics: