IntelliJ IDEA 2016.1 Help

Pull Members Up Dialog

Refactor | Pull Members Up


Use this dialog to pull selected members up to the selected superclass or interface.

ItemDescription
Pull Up Members of <class_name> to

Select the destination object (interface or superclass) .

Members to be pulled upIn this area, select the members you want to move.
Make abstractSelect this check box 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:

Last modified: 13 July 2016