IntelliJ IDEA 2018.1 Help

Push Members Down Dialog

Refactor | Push Members Down


Use this dialog to push selected members down to immediate subclass.

ItemDescription
Members to be pushed downIn this area, select the members you want to move.
Keep abstractSelect this checkbox to preserve moved 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: 24 July 2018