# Pull Members Up Dialog

`Refactor | Pull Members Up`

Use this dialog to [pull selected
members up to the selected superclass or an interface, or interface to a superinterface](pull-members-up.html).

| Item | Description |
| --- | --- |
| Pull Up Members of <class_name> to |    Select the destination object (superclass or interface).    |
| Members to be pulled up | In this area, select the members you want to move. |
| Make abstract | Select this checkbox to move the selected method as abstract. |
| JavaDoc for abstracts |     In this area, select the action to be applied on the JavaDoc.        * To leave it where it is, select the As is option.    * To copy it to the destination superclass (subclass) or interface (subinterface), select the Copy option.    * To move it to the destination subclass or subinterface, select the Move option.    |

## See also

### Procedures

[Pull members up, push members down](pull-members-up.html)

