IntelliJ IDEA 2023.3 Help

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.

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.

Last modified: 15 March 2024